2018-05-21 18:51:21,139 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-324 | | 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-21 18:51:21,146 - 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-21 18:51:21,146 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-21 18:51:21,147 - 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-21 18:51:21,148 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-21 18:51:21,149 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-21 18:51:24,687 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-21 18:51:39,974 - 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 15.276s OK 2018-05-21 18:51:40,259 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 18:51:40,259 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:15 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-21 18:51:40,266 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-21 18:51:41,236 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-21 19:02:05,263 - 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 623.982s OK 2018-05-21 19:02:05,595 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:02:05,595 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-21 19:02:05,605 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-21 19:02:06,765 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-21 19:02:58,361 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 51.595s OK 2018-05-21 19:02:58,639 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:02:58,640 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:52 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-21 19:02:58,645 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:15 | PASS | | api_check | functest | healthcheck | 10:24 | PASS | | snaps_health_check | functest | healthcheck | 00:52 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-21 19:02:58,652 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-21 19:03:03,095 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-324 | | 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-21 19:03:03,099 - 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-21 19:03:03,099 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-21 19:03:03,100 - 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-21 19:03:03,104 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-21 19:03:03,105 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-21 19:03:05,956 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'd96d4c2f-325c-462e-82e2-b64a02d37761'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-21T18:50:08Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a', 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'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T18:50:02Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:03:06,197 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual3 2018-05-21 19:03:06,198 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-21 19:03:06,379 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-21 19:03:06,379 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-21 19:03:06,547 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-21 19:03:06,547 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-21 19:03:06' 2018-05-21 19:03:06,548 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:06,548 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-21 19:03:07,307 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--93230cf7-6937-4089-8805-bff81e83cafd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:03:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/5e6f4a1d-b62f-4996-af4a-ab28f3f6161e/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5e6f4a1d-b62f-4996-af4a-ab28f3f6161e', u'size': None, u'name': u'functest-vping--93230cf7-6937-4089-8805-bff81e83cafd', u'checksum': None, u'self': u'/v2/images/5e6f4a1d-b62f-4996-af4a-ab28f3f6161e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:03:07Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:03:07,307 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:07,731 - 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-21T19:03:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'64f32b7b-2f3d-4783-8838-99b7fa6f1f3d', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-93230cf7-6937-4089-8805-bff81e83cafd', u'admin_state_up': True, u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:03:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:03:08,548 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-21T19:03:08Z', 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'85656fd1-7540-42d3-98d7-f02a1462b0c5', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-93230cf7-6937-4089-8805-bff81e83cafd', u'enable_dhcp': True, u'network_id': u'64f32b7b-2f3d-4783-8838-99b7fa6f1f3d', u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:03:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:03:08,548 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:10,389 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd96d4c2f-325c-462e-82e2-b64a02d37761', u'ip_address': u'10.16.0.119'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:03:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-21T19:03:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'id': u'2522855e-4c93-48dd-8b66-9f2ca0bc7347', u'name': u'vping-router-93230cf7-6937-4089-8805-bff81e83cafd'}) 2018-05-21 19:03:13,409 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:13,619 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-93230cf7-6937-4089-8805-bff81e83cafd', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'029b620e-14f5-4b20-b8d5-390098916792', 'swap': 0}) 2018-05-21 19:03:14,440 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:26,431 - 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-93230cf7-6937-4089-8805-bff81e83cafd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b4:65:1d', 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'5e6f4a1d-b62f-4996-af4a-ab28f3f6161e'}), 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-21T19:03:24.000000', 'flavor': Munch({u'id': u'029b620e-14f5-4b20-b8d5-390098916792'}), 'az': u'nova', 'id': u'569b8950-ff99-410f-8dfd-59e7a067842e', 'security_groups': [Munch({u'name': u'vping-sg-93230cf7-6937-4089-8805-bff81e83cafd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35fa0a0943a843e1a8bfed405d07ad25', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', '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-21T19:03:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-21T19:03:25Z', 'hostId': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', 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.9', 'cloud': 'envvars', 'host_id': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-21T19:03:24.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'f21964cfcb7b4521bbb2e1952ddc258f', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-93230cf7-6937-4089-8805-bff81e83cafd', 'adminPass': u'BLs6Xa62Th4o', 'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'created_at': u'2018-05-21T19:03:15Z', 'created': u'2018-05-21T19:03:15Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-21 19:03:28,460 - 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.0000is00] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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: 0xfffff 2018-05-21 19:03:28,460 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:28,864 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDATqbvooF+GQP+mhwslxwKb0N8YNDY5HIvcNDos0THLwe5/1SDcUWpPWnjBE3glBmq5KCDSd+Po69/KFMKWN3cpjKJ6FutQCshLSuqFfXZYa5hODLAXV/GpeE4hjnfZV+KM0RxPHIc+lVJNMMTt63tMP48F2PbsG9yvdKtjqaDdfj6uv3ra4d2c9YmF6qDfZygqBF6BQDy5wpqwsaXzK7YhQ6pBYuIL5jUmwx6AeVKX3Z2NKIbpR7Xbd9cqbmj3mzBOvv68Ze6yMUcYZPf6xKE62SwaXqNqzn52RWehd+56D+mRSJPB9GLU6L3+m1z4v7JYZX/JhzIzNuvGltaYGQD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwE6m76KBfhkD/pocLJccCm9DfGDQ2ORyL3DQ6LNExy8Huf9U\ng3FFqT1p4wRN4JQZquSgg0nfj6OvfyhTCljd3KYyiehbrUArIS0rqhX12WGuYTgy\nwF1fxqXhOIY532VfijNEcTxyHPpVSTTDE7et7TD+PBdj27Bvcr3SrY6mg3X4+rr9\n62uHdnPWJheqg32coKgRegUA8ucKasLGl8yu2IUOqQWLiC+Y1JsMegHlSl92djSi\nG6Ue123fXKm5o95swTr7+vGXusjFHGGT3+sShOtksGl6jas5+dkVnoXfueg/pkUi\nTwfRi1Oi9/ptc+L+yWGV/yYcyMzbrxpbWmBkAwIDAQABAoIBABXI0yBSSFkAfHNb\nAdYLSCHmeL6eOQpY1paJMSErLZ9itH1dbzV0n2+MhXIyCqBmJoI1Y/l7ZNfgswC0\nkLObXYahTRhSOhBmNHyNoWSjGDaH2jkpJJal/TODlv/QNL4ZvbjqFda+Ai9GLGMe\nlvqk1A8KfcJQ4/7+/aEB39vJTROXFz8kfhg3ij37kCFFU4jwkYHTxRGiqo9jYDn3\nuWK6kKQaRbABmXQPzS5OQR2cAbXYVoK67a/aLmT3Zlp3gODGN+BXMuTp2Ien+m2d\nP98mI2dNoWzPjcxIQkvTz6u73DkrYQgxm1dERMJe1coT4SskReF+rbsYeVSlCzXe\nB32dyAECgYEA7DBn6ch21jLYXuWZLCU3Hot/5IcyYuL8l0FRlAoWklSPHXAJ3s4J\nEnQoiRineOCrcPZCkffUPU9sB0ctFaszrm/yEHjGvMoW3iIkrbFzXVX0ReDgyDif\nY6+NHauZeIr/UeKYZTtyHPKPcFRHZlranuzjCWug50DLYRD0wNzb9m0CgYEA0G/9\nGt7mQ0fSJs8z2FvtTgACa6if/XCJ6VKMHceBlNZXz8PELRVq5VasdtVQhBK8bEpg\n8fmdFFG9Cjn5fZ3wg5vMq6R8mTu2PoI/vpThjP7t/eYe85RJIKHPbyMT2lH1REMI\nM/FkL/Q6iYEotXny0mvJDv9xvwKLaj3UCha2/i8CgYA8/hMXkCkAD4lImEoB2Gpv\nfN6+CRu95ZgNB1UlwaUqjKOYmoIyA0rcdRqyrKcy0/Hx7eYrA7DPVF81UfAWlGt4\nNHhyQH4x6o4VNwP5xsVf6P53vSbPDbA7ce4jJ1kug9aDMtzf54YEa68W9uypRfUG\n7W2D1UNr9JOQsWxDEcXL0QKBgQCI2t7eg7fAOSncXXN2/XSkIBF2ynKxnvCOB6sD\n6nhEVy+0tJ7b0xIqnmwCYjDJZtvcZkGc3v2p17k9O696MPc4ElWh5RACNFiGVlKw\nOWSWhNOSP0PXPmd9S4C9QdTJJcLaHQEHydi0O7Erk2g9L2Klkiui80ml1m/fQ9Uz\nApMH9QKBgQDQgYydy7qbmc1spJ8R/Zh5GIxzQ6Wqej+VQyJwgQZwwaw8IvDbAaVN\nwY0d9jzLbZZyWrBPl6wImA4DkyAJkK+f1eYkydXOPIZqE14UDC3nsiZ0McX9nOoJ\ng3NdPJryg4cu6oEUb7PP/xF0TaL57Wds9607Mp2wopSoN6JnVe2kCw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'35fa0a0943a843e1a8bfed405d07ad25', 'name': u'vping-keypair-93230cf7-6937-4089-8805-bff81e83cafd', 'created_at': '2018-05-21T19:03:28.864303', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:d3:8f:5e:db:8a:e0:f4:dd:9a:f0:01:a1:93:23:bf', 'type': 'ssh', 'id': u'vping-keypair-93230cf7-6937-4089-8805-bff81e83cafd'}) 2018-05-21 19:03:28,864 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwE6m76KBfhkD/pocLJccCm9DfGDQ2ORyL3DQ6LNExy8Huf9U g3FFqT1p4wRN4JQZquSgg0nfj6OvfyhTCljd3KYyiehbrUArIS0rqhX12WGuYTgy wF1fxqXhOIY532VfijNEcTxyHPpVSTTDE7et7TD+PBdj27Bvcr3SrY6mg3X4+rr9 62uHdnPWJheqg32coKgRegUA8ucKasLGl8yu2IUOqQWLiC+Y1JsMegHlSl92djSi G6Ue123fXKm5o95swTr7+vGXusjFHGGT3+sShOtksGl6jas5+dkVnoXfueg/pkUi TwfRi1Oi9/ptc+L+yWGV/yYcyMzbrxpbWmBkAwIDAQABAoIBABXI0yBSSFkAfHNb AdYLSCHmeL6eOQpY1paJMSErLZ9itH1dbzV0n2+MhXIyCqBmJoI1Y/l7ZNfgswC0 kLObXYahTRhSOhBmNHyNoWSjGDaH2jkpJJal/TODlv/QNL4ZvbjqFda+Ai9GLGMe lvqk1A8KfcJQ4/7+/aEB39vJTROXFz8kfhg3ij37kCFFU4jwkYHTxRGiqo9jYDn3 uWK6kKQaRbABmXQPzS5OQR2cAbXYVoK67a/aLmT3Zlp3gODGN+BXMuTp2Ien+m2d P98mI2dNoWzPjcxIQkvTz6u73DkrYQgxm1dERMJe1coT4SskReF+rbsYeVSlCzXe B32dyAECgYEA7DBn6ch21jLYXuWZLCU3Hot/5IcyYuL8l0FRlAoWklSPHXAJ3s4J EnQoiRineOCrcPZCkffUPU9sB0ctFaszrm/yEHjGvMoW3iIkrbFzXVX0ReDgyDif Y6+NHauZeIr/UeKYZTtyHPKPcFRHZlranuzjCWug50DLYRD0wNzb9m0CgYEA0G/9 Gt7mQ0fSJs8z2FvtTgACa6if/XCJ6VKMHceBlNZXz8PELRVq5VasdtVQhBK8bEpg 8fmdFFG9Cjn5fZ3wg5vMq6R8mTu2PoI/vpThjP7t/eYe85RJIKHPbyMT2lH1REMI M/FkL/Q6iYEotXny0mvJDv9xvwKLaj3UCha2/i8CgYA8/hMXkCkAD4lImEoB2Gpv fN6+CRu95ZgNB1UlwaUqjKOYmoIyA0rcdRqyrKcy0/Hx7eYrA7DPVF81UfAWlGt4 NHhyQH4x6o4VNwP5xsVf6P53vSbPDbA7ce4jJ1kug9aDMtzf54YEa68W9uypRfUG 7W2D1UNr9JOQsWxDEcXL0QKBgQCI2t7eg7fAOSncXXN2/XSkIBF2ynKxnvCOB6sD 6nhEVy+0tJ7b0xIqnmwCYjDJZtvcZkGc3v2p17k9O696MPc4ElWh5RACNFiGVlKw OWSWhNOSP0PXPmd9S4C9QdTJJcLaHQEHydi0O7Erk2g9L2Klkiui80ml1m/fQ9Uz ApMH9QKBgQDQgYydy7qbmc1spJ8R/Zh5GIxzQ6Wqej+VQyJwgQZwwaw8IvDbAaVN wY0d9jzLbZZyWrBPl6wImA4DkyAJkK+f1eYkydXOPIZqE14UDC3nsiZ0McX9nOoJ g3NdPJryg4cu6oEUb7PP/xF0TaL57Wds9607Mp2wopSoN6JnVe2kCw== -----END RSA PRIVATE KEY----- 2018-05-21 19:03:30,175 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--93230cf7-6937-4089-8805-bff81e83cafd' 2018-05-21 19:03:42,198 - 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-93230cf7-6937-4089-8805-bff81e83cafd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:73:44', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5e6f4a1d-b62f-4996-af4a-ab28f3f6161e'}), 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-21T19:03:39.000000', 'flavor': Munch({u'id': u'029b620e-14f5-4b20-b8d5-390098916792'}), 'az': u'nova', 'id': u'b884d52e-24f7-447c-9660-38b9c00bd405', 'security_groups': [Munch({u'name': u'vping-sg-93230cf7-6937-4089-8805-bff81e83cafd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35fa0a0943a843e1a8bfed405d07ad25', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', '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-21T19:03:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-21T19:03:40Z', 'hostId': u'613d87b32e8d07252b179b7178e5817f861c196ea406572cae1c54dc', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-93230cf7-6937-4089-8805-bff81e83cafd', 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'613d87b32e8d07252b179b7178e5817f861c196ea406572cae1c54dc', '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-21T19:03:39.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'f21964cfcb7b4521bbb2e1952ddc258f', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--93230cf7-6937-4089-8805-bff81e83cafd', 'adminPass': u'6kaz5qgEekLu', 'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'created_at': u'2018-05-21T19:03:31Z', 'created': u'2018-05-21T19:03:31Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-21 19:03:44,929 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'2522855e-4c93-48dd-8b66-9f2ca0bc7347', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'created_at': u'2018-05-21T19:03:43Z', 'attached': True, 'updated_at': u'2018-05-21T19:03:43Z', 'id': u'980d9110-c859-4132-87ec-a8564b9a764a', 'floating_network_id': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a', 'fixed_ip_address': u'192.168.130.6', 'floating_ip_address': u'10.16.0.115', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2522855e-4c93-48dd-8b66-9f2ca0bc7347', 'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'port_id': u'fdf6988e-092c-46ee-a07c-817fef655484', 'port': u'fdf6988e-092c-46ee-a07c-817fef655484', 'network': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a'}) 2018-05-21 19:03:47,007 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2800.046 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.09 BogoMIPS (lpj=11200184) [ 0.024054] pid_max: default: 32768 minimum: 301 [ 0.036032] ACPI: Core revision 20150930 [ 0.044856] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064047] Security Framework initialized [ 0.072029] Yama: becoming mindful. [ 0.080041] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104085] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120191] Initializing cgroup subsys io [ 0.128315] Initializing cgroup subsys memory [ 0.136322] Initializing cgroup subsys devices [ 0.144028] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.160031] Initializing cgroup subsys perf_event [ 0.168032] Initializing cgroup subsys net_prio [ 0.176033] Initializing cgroup subsys hugetlb [ 0.184031] Initializing cgroup subsys pids [ 0.193653] CPU: Physical Processor ID: 0 [ 0.201439] mce: CPU supports 10 MCE banks [ 0.212029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.520794] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.753588] ftrace: allocating 31920 entries in 125 pages [ 0.780161] smpboot: Max logical packages: 1 [ 0.788028] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.800749] x2apic enabled [ 0.804032] Switched APIC routing to physical x2apic. [ 0.832000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.832000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.844048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.860335] ... version: 2 [ 0.864036] ... bit width: 48 [ 0.868034] ... generic registers: 4 [ 0.872034] ... value mask: 0000ffffffffffff [ 0.876034] ... max period: 000000007fffffff [ 0.880034] ... fixed-purpose events: 3 [ 0.884034] ... event mask: 000000070000000f [ 0.888104] KVM setup paravirtual spinlock [ 0.893511] x86: Booted up 1 node, 1 CPUs [ 0.896037] smpboot: Total of 1 processors activated (5600.09 BogoMIPS) [ 0.904116] devtmpfs: initialized [ 0.910325] evm: security.selinux [ 0.912036] evm: security.SMACK64 [ 0.916035] evm: security.SMACK64EXEC [ 0.920034] evm: security.SMACK64TRANSMUTE [ 0.924033] evm: security.SMACK64MMAP [ 0.928033] evm: security.ima [ 0.932035] evm: security.capability [ 0.936190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.940138] pinctrl core: initialized pinctrl subsystem [ 0.944978] RTC time: 19:03:45, date: 05/21/18 [ 0.948171] NET: Registered protocol family 16 [ 0.952190] cpuidle: using governor ladder [ 0.956038] cpuidle: using governor menu [ 0.960038] PCCT header not found. [ 0.964267] ACPI: bus type PCI registered [ 0.968035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.972829] PCI: Using configuration type 1 for base access [ 0.976410] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.982016] ACPI: Added _OSI(Module Device) [ 0.984035] ACPI: Added _OSI(Processor Device) [ 0.988035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.992035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.999130] ACPI: Interpreter enabled [ 1.000048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.012036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.024045] ACPI: (supports S0 S3 S4 S5) [ 1.028034] ACPI: Using IOAPIC for interrupt routing [ 1.032053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.042802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.044042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.048580] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.052042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.056691] acpiphp: Slot [3] registered [ 1.060146] acpiphp: Slot [4] registered [ 1.064147] acpiphp: Slot [5] registered [ 1.068153] acpiphp: Slot [6] registered [ 1.072149] acpiphp: Slot [7] registered [ 1.076148] acpiphp: Slot [8] registered [ 1.080146] acpiphp: Slot [9] registered [ 1.084145] acpiphp: Slot [10] registered [ 1.088146] acpiphp: Slot [11] registered [ 1.092145] acpiphp: Slot [12] registered 2018-05-21 19:03:47,008 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-21 19:03:54,183 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-21 19:03:54,188 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-21 19:03:54,200 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-21 19:03:54,200 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-21 19:03:54,601 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:03:54,601 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-21 19:04:10,826 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-21 19:04:11,912 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'd96d4c2f-325c-462e-82e2-b64a02d37761'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-21T18:50:08Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a', 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'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T18:50:02Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:04:11,913 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-21 19:04:11,913 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-21 19:04:11' 2018-05-21 19:04:11,913 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:11,913 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-21 19:04:12,627 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--0133e050-23b4-4557-907f-a3b2e5742258', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:04:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/0ea85c20-656c-4cf1-bbac-8064178c4481/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0ea85c20-656c-4cf1-bbac-8064178c4481', u'size': None, u'name': u'functest-vping--0133e050-23b4-4557-907f-a3b2e5742258', u'checksum': None, u'self': u'/v2/images/0ea85c20-656c-4cf1-bbac-8064178c4481', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:04:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:04:12,627 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:13,051 - 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-21T19:04:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'71c5f183-a02f-4a75-9a3d-28cf49d0c936', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-0133e050-23b4-4557-907f-a3b2e5742258', u'admin_state_up': True, u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:04:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:04:13,765 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-21T19:04:13Z', 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'6aeaa316-183d-43cb-8b84-1be3320812bc', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-0133e050-23b4-4557-907f-a3b2e5742258', u'enable_dhcp': True, u'network_id': u'71c5f183-a02f-4a75-9a3d-28cf49d0c936', u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:04:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:04:13,765 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:15,621 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'5ee8ef21-5bce-4a51-b920-fe336e0a722a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd96d4c2f-325c-462e-82e2-b64a02d37761', u'ip_address': u'10.16.0.118'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:04:13Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-21T19:04:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'id': u'cb1f661d-22bb-424e-8f5b-c3a6d7773c29', u'name': u'vping-router-0133e050-23b4-4557-907f-a3b2e5742258'}) 2018-05-21 19:04:18,563 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:18,681 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-0133e050-23b4-4557-907f-a3b2e5742258', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'1b297c50-48b9-4387-8b96-130a70578ffb', 'swap': 0}) 2018-05-21 19:04:19,460 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:31,135 - 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-0133e050-23b4-4557-907f-a3b2e5742258': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:51:8f', 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'0ea85c20-656c-4cf1-bbac-8064178c4481'}), 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-21T19:04:28.000000', 'flavor': Munch({u'id': u'1b297c50-48b9-4387-8b96-130a70578ffb'}), 'az': u'nova', 'id': u'e6b46dc5-501b-4604-885d-3a1c07d92c64', 'security_groups': [Munch({u'name': u'vping-sg-0133e050-23b4-4557-907f-a3b2e5742258'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35fa0a0943a843e1a8bfed405d07ad25', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', '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-21T19:04:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-21T19:04:29Z', 'hostId': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', 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.9', 'cloud': 'envvars', 'host_id': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-21T19:04:28.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258', 'adminPass': u'7vThzrY6V4H5', 'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'created_at': u'2018-05-21T19:04:20Z', 'created': u'2018-05-21T19:04:20Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-21 19:04:33,104 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 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-n0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable 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 2018-05-21 19:04:33,104 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258' 2018-05-21 19:04:41,926 - 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-0133e050-23b4-4557-907f-a3b2e5742258': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:7a:62', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ea85c20-656c-4cf1-bbac-8064178c4481'}), 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-21T19:04:41.000000', 'flavor': Munch({u'id': u'1b297c50-48b9-4387-8b96-130a70578ffb'}), 'az': u'nova', 'id': u'c0533f48-fd57-458c-b099-c6c93144d12f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35fa0a0943a843e1a8bfed405d07ad25', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f21964cfcb7b4521bbb2e1952ddc258f', '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-21T19:04:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-21T19:04:41Z', 'hostId': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'e14fc3d378bcd44baf1e63b0f23cddbb13f317b00718bd45965d4d96', '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-21T19:04:41.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258', 'adminPass': u'q2LGwd4ins6U', 'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', 'created_at': u'2018-05-21T19:04:34Z', 'created': u'2018-05-21T19:04:34Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-21 19:04:44,317 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 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-n0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.040033] ACPI: Core revision 20150930 [ 0.048828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100437] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124199] Initializing cgroup subsys io [ 0.136033] Initializing cgroup subsys memory [ 0.144035] Initializing cgroup subsys devices [ 0.152031] Initializing cgroup subsys freezer [ 0.160031] Initializing cgroup subsys net_cls [ 0.168295] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.184031] Initializing cgroup subsys hugetlb [ 0.192031] Initializing cgroup subsys pids [ 0.204734] CPU: Physical Processor ID: 0 [ 0.213140] mce: CPU supports 10 MCE banks [ 0.221035] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.519349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.742947] ftrace: allocating 31920 entries in 125 pages [ 0.764144] smpboot: Max logical packages: 1 [ 0.772031] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.786731] x2apic enabled [ 0.788032] Switched APIC routing to physical x2apic. [ 0.815978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.816000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.828044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.844063] ... version: 2 [ 0.848034] ... bit width: 48 [ 0.852034] ... generic registers: 4 [ 0.856034] ... value mask: 0000ffffffffffff [ 0.860034] ... max period: 000000007fffffff [ 0.864038] ... fixed-purpose events: 3 [ 0.868038] ... event mask: 000000070000000f [ 0.872102] KVM setup paravirtual spinlock [ 0.876689] x86: Booted up 1 node, 1 CPUs [ 0.880038] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.888043] devtmpfs: initialized [ 0.895832] evm: security.selinux [ 0.896037] evm: security.SMACK64 [ 0.900034] evm: security.SMACK64EXEC [ 0.904034] evm: security.SMACK64TRANSMUTE [ 0.908106] evm: security.SMACK64MMAP [ 0.912034] evm: security.ima [ 0.916033] evm: security.capability [ 0.920179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.924152] pinctrl core: initialized pinctrl subsystem [ 0.929352] RTC time: 19:04:34, date: 05/21/18 [ 0.932198] NET: Registered protocol family 16 [ 0.936309] cpuidle: using governor ladder [ 0.940037] cpuidle: using governor menu [ 0.944321] PCCT header not found. [ 0.948259] ACPI: bus type PCI registered [ 0.952048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.957698] PCI: Using configuration type 1 for base access [ 0.960784] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.966962] ACPI: Added _OSI(Module Device) [ 0.968034] ACPI: Added _OSI(Processor Device) [ 0.972034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.976034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.984122] ACPI: Interpreter enabled [ 0.988038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.000036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.012047] ACPI: (supports S0 S3 S4 S5) [ 1.016328] ACPI: Using IOAPIC for interrupt routing [ 1.020057] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.030070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.032039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.036039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.040041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.044654] acpiphp: Slot [3] registered [ 1.048144] acpiphp: Slot [4] registered [ 1.052142] acpiphp: Slot [5] registered [ 1.056142] acpiphp: Slot [6] registered [ 1.060143] acpiphp: Slot [7] registered [ 1.064143] acpiphp: Slot [8] registered [ 1.068143] acpiphp: Slot [9] registered [ 1.072143] acpiphp: Slot [10] registered [ 1.076452] acpiphp: Slot [11] registered [ 1.080428] acpiphp: Slot [12] registered [ 1.084180] acpiphp: Slot [13] registered [ 1.088145] acpiphp: Slot [14] registered [ 1.092148] acpiphp: Slot [15] registered [ 1.096142] acpiphp: Slot [16] registered [ 1.100142] acpiphp: Slot [17] registered [ 1.104141] acpiphp: Slot [18] registered [ 1.108141] acpiphp: Slot [19] registered [ 1.112141] acpiphp: Slot [20] registered [ 1.116424] acpiphp: Slot [21] registered [ 1.120144] acpiphp: Slot [22] registered [ 1.124142] acpiphp: Slot [23] registered [ 1.128211] acpiphp: Slot [24] registered [ 1.132142] acpiphp: Slot [25] registered [ 1.136141] acpiphp: Slot [26] registered [ 1.140142] acpiphp: Slot [27] registered [ 1.144145] acpiphp: Slot [28] registered [ 1.148142] acpiphp: Slot [29] registered [ 1.152145] acpiphp: Slot [30] registered [ 1.156142] acpiphp: Slot [31] registered [ 1.160135] PCI host bridge to bus 0000:00 [ 1.164036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.168034] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.172035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.176039] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.180035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.184035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.211457] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.212035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.216034] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.220034] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.243782] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.244130] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.368740] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.380557] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.392563] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.404571] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.416323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.424635] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.428939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.432000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.432035] vgaarb: loaded [ 1.436034] vgaarb: bridge control possible 0000:00:02.0 [ 1.440505] SCSI subsystem initialized [ 1.444482] ACPI: bus type USB registered [ 1.448055] usbcore: registered new interface driver usbfs [ 1.452048] usbcore: registered new interface driver hub [ 1.456048] usbcore: registered new device driver usb [ 1.460197] PCI: Using ACPI for IRQ routing [ 1.466073] NetLabel: Initializing [ 1.468033] NetLabel: domain hash size = 128 [ 1.472033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.476046] NetLabel: unlabeled traffic allowed by default [ 1.480121] clocksource: Switched to clocksource kvm-clock [ 1.504157] AppArmor: AppArmor Filesystem Enabled [ 1.519198] pnp: PnP ACPI init [ 1.531647] pnp: PnP ACPI: found 5 devices [ 1.554652] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.583043] NET: Registered protocol family 2 [ 1.600962] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.622263] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.642588] TCP: Hash tables configured (established 4096 bind 4096) [ 1.663891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.682213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.700508] NET: Registered protocol family 1 [ 1.716524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.732646] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.752236] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.798934] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.842894] Trying to unpack rootfs image as initramfs... [ 1.956510] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.982864] Scanning for low memory corruption every 60 seconds [ 2.003289] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.021709] audit: initializing netlink subsys (disabled) [ 2.040135] audit: type=2000 audit(1526929473.298:1): initialized [ 2.058910] Initialise system trusted keyring [ 2.073301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.094030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.116561] zbud: loaded [ 2.129056] VFS: Disk quotas dquot_6.6.0 [ 2.146350] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.167355] fuse init (API version 7.23) [ 2.182519] Key type big_key registered [ 2.194537] Allocating IMA MOK and blacklist keyrings. [ 2.211924] Key type asymmetric registered [ 2.226406] Asymmetric key parser 'x509' registered [ 2.241585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.267849] io scheduler noop registered [ 2.281046] io scheduler deadline registered (default) [ 2.297591] io scheduler cfq registered [ 2.311473] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.328927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.349158] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.374431] ACPI: Power Button [PWRF] [ 2.388471] GHES: HEST is not enabled! [ 2.425089] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.515135] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.570476] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.604440] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.670042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.697775] Linux agpgart interface v0.103 [ 2.715300] brd: module loaded [ 2.729886] loop: module loaded [ 2.752905] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.777244] GPT:90111 != 2097151 [ 2.788156] GPT:Alternate GPT header not at the end of the disk. [ 2.805791] GPT:90111 != 2097151 [ 2.818090] GPT: Use GNU Parted to correct GPT errors. [ 2.834239] vda: vda1 vda15 [ 2.853045] vdb: [ 2.865948] scsi host0: ata_piix [ 2.877280] scsi host1: ata_piix [ 2.890431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.938186] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.968293] libphy: Fixed MDIO Bus: probed [ 2.987795] tun: Universal TUN/TAP device driver, 1.6 [ 3.007930] tun: (C) 1999-2004 Max Krasnyansky [ 3.040826] PPP generic driver version 2.4.2 [ 3.058510] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.083583] ehci-pci: EHCI PCI platform driver [ 3.103957] ehci-platform: EHCI generic platform driver [ 3.126683] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.152964] ohci-pci: OHCI PCI platform driver [ 3.173042] ohci-platform: OHCI generic platform driver [ 3.193952] uhci_hcd: USB Universal Host Controller Interface driver [ 3.250588] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.272371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.301882] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.321481] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.341539] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.364741] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.392103] usb usb1: Product: UHCI Host Controller [ 3.409667] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.431275] usb usb1: SerialNumber: 0000:00:01.2 [ 3.447553] hub 1-0:1.0: USB hub found [ 3.461771] hub 1-0:1.0: 2 ports detected [ 3.479397] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.516301] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.534094] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.551876] mousedev: PS/2 mouse device common for all mice [ 3.573066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.605489] rtc_cmos 00:00: RTC can wake from S4 [ 3.626395] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.663367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.687357] i2c /dev entries driver [ 3.702879] device-mapper: uevent: version 1.0.3 [ 3.719881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.750621] ledtrig-cpu: registered to indicate activity on CPUs [ 3.774638] NET: Registered protocol family 10 [ 3.790186] NET: Registered protocol family 17 [ 3.806764] Key type dns_resolver registered [ 3.823144] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.844133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.866064] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.898155] registered taskstats version 1 [ 3.913753] Loading compiled-in X.509 certificates [ 3.932120] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.965259] zswap: loaded using pool lzo/zbud [ 3.983004] Key type trusted registered [ 4.002041] Key type encrypted registered [ 4.016566] AppArmor: AppArmor sha1 policy hashing enabled [ 4.035428] ima: No TPM chip found, activating TPM-bypass! [ 4.055837] evm: HMAC attrs: 0x1 [ 4.294848] Magic number: 2:102:92 [ 4.308121] container: hash matches [ 4.323567] rtc_cmos 00:00: setting system clock to 2018-05-21 19:04:39 UTC (1526929479) [ 4.353358] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.375645] EDD information not available. [ 4.397190] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.422750] Write protecting the kernel read-only data: 14336k [ 4.443910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.474444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.504483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.527161] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.550906] usb 1-1: Product: QEMU USB Tablet [ 4.567621] usb 1-1: Manufacturer: QEMU [ 4.582427] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.08 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.265385] random: dd urandom read with 11 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 @ 2800.042 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC72k/sAF7dbt60oi2WUl0J5Hm41fT/gxsChVJX95OGZuNZmuPPc/jlZQbLK7mqas14af4i1LLMwHcB0QHZBmmx0/2WXqJThTpmtHgWSZkY0j0fqM9tpOin8MYi4WfRaWp2N94zz0IkZJ/CGEQcxhI7jRDpJmZFdVlKzRvm0/OgHBq7Ch5l3msbLRtf3IUXUDPTXGPDFojhkeaydohec+A+8cqBDvZ36px2ziUlEVdlCQXuts559z/o7a8sfCJSDim9HdMz1wB6DsmYarOvZLsGmFGZoJ3u1cu0w9VZEGNNJkvrXmEbzGUbNBAgFarNVwQvCiL3Vt0v1Z9uyoWd8ePl root@opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258 ssh-dss AAAAB3NzaC1kc3MAAACBAKakAJEozIoiGmqTF7vPywd2j6BR1rijJCZnxdEtUCqyl5jMmBUmhW64T6qOXfY5OClaXHp9ZRtDI9w9A7kO4i719XSKEwLgBaz62aVCEtvYY/qVnVHOcOBvs3VmG0nPqhXiUAx9XWq3i6fIa2L2ypFZKqvGXQRuyFfkjsmKWNEtAAAAFQDrg0fJxh6NeHCLoxu3wYxIZrRHOQAAAIBevuOwKT37Y66U/ZFjch6msN2zoHmQgmyZoIKMbdcwlr401hQyiL1HNg5dmCb6q1zLxoaH643dE5XmTvJKGQBlJyFeWC0RiZd4itf8LGdL7OQr0J5nsCC6ViBPkR0tdLpVP0MHii5bct/umrJmSTHIOv4Rmn+NyBRXsg6iYJFQywAAAIAG41VkzhTI2rT5HdYTkS/V0SZtXLovOI2GbT19D5JRrQs5itp+UyVnEuIiqbMq3f1P8nZt+nIYu5hftQ7P1URMveXCb3w7PdWMBgruBQfegJLtcDKfkpSXKPMhp2s5MpDj61Ijs [ AArh/kP4KRKR1RBjPET/TOlZblqeGnyq9KoamOoQ== root@opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258 -----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:fe69:518f/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: e6b46dc5-501b-4604-885d-3a1c07d92c64 name: opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258 availability-zone: nova local-hostname: opnfv-vping-1-0133e050-23b4-4557-907f-a3b2e5742258.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-05-21 19:04:44,317 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-21 19:04:44,317 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-21 19:04:46,372 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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: N 2018-05-21 19:04:46,372 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.9. Waiting for response... 2018-05-21 19:04:48,818 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124205] Initializing cgroup subsys io [ 0.132031] Initializing cgroup subsys memory [ 0.140032] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.156029] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.180032] Initializing cgroup subsys hugetlb [ 0.188028] Initializing cgroup subsys pids [ 0.200922] CPU: Physical Processor ID: 0 [ 0.213365] mce: CPU supports 10 MCE banks [ 0.224329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.550016] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.777822] ftrace: allocating 31920 entries in 125 pages 2 dfl[ 0.800121] smpboot: Max logical packages: 1 [ 0.808029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820503] x2apic enabled [ 0.824033] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880089] ... version: 2018-05-21 19:04:51,007 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124205] Initializing cgroup subsys io [ 0.132031] Initializing cgroup subsys memory [ 0.140032] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.156029] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.180032] Initializing cgroup subsys hugetlb [ 0.188028] Initializing cgroup subsys pids [ 0.200922] CPU: Physical Processor ID: 0 [ 0.213365] mce: CPU supports 10 MCE banks [ 0.224329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.550016] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.777822] ftrace: allocating 31920 entries in 125 pages 2 dfl[ 0.800121] smpboot: Max logical packages: 1 [ 0.808029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820503] x2apic enabled [ 0.824033] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880089] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904035] ... event mask: 000000070000000f [ 0.908117] KVM setup paravirtual spinlock [ 0.912705] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.923540] devtmpfs: initialized [ 0.925906] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940036] evm: security.SMACK64MMAP [ 0.944035] evm: security.ima [ 0.948034] evm: security.capability [ 0.952149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956116] pinctrl core: initialized pinctrl subsystem [ 0.960949] RTC time: 19:04:49, date: 05/21/18 [ 0.964162] NET: Registered protocol family 16 [ 0.969375] cpuidle: using governor ladder [ 0.972037] cpuidle: using governor menu [ 0.976038] PCCT header not found. [ 0.980259] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988823] PCI: Using configuration type 1 for base access [ 0.992439] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997185] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015134] ACPI: Interpreter enabled [ 1.016039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040047] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.055982] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.056044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.060315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.064043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.068978] acpiphp: Slot [3] registered [ 1.072143] acpiphp: Slot [4] registered [ 1.076708] acpiphp: Slot [5] registered [ 1.080143] acpiphp: Slot [6] registered [ 1.084141] acpiphp: Slot [7] registered [ 1.088144] acpiphp: Slot [8] registered [ 1.092695] acpiphp: Slot [9] registered [ 1.096140] acpiphp: Slot [10] registered [ 1.100144] acpiphp: Slot [11] registered [ 1.104697] acpiphp: Slot [12] registered [ 1.108143] acpiphp: Slot [13] registered [ 1.112429] acpiphp: Slot [14] registered [ 1.116144] acpiphp: Slot [15] registered [ 1.120859] acpiphp: Slot [16] registered [ 1.124161] acpiphp: Slot [17] registered [ 1.128152] acpiphp: Slot [18] registered [ 1.132148] acpiphp: Slot [19] registered [ 1.136447] acpiphp: Slot [20] registered [ 1.140157] acpiphp: Slot [21] registered [ 1.144182] acpiphp: Slot [22] registered [ 1.148141] acpiphp: Slot [23] registered [ 1.152140] acpiphp: Slot [24] registered [ 1.156140] acpiphp: Slot [25] registered [ 1.160141] acpiphp: Slot [26] registered [ 1.164140] acpiphp: Slot [27] registered [ 1.168154] acpiphp: Slot [28] registered [ 1.172145] acpiphp: Slot [29] registered [ 1.176147] acpiphp: Slot [30] registered [ 1.180419] acpiphp: Slot [31] registered [ 1.184132] PCI host bridge to bus 0000:00 [ 1.188038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.192035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.208604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.238647] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.270126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.412558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.424526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.436317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448946] ACPI: Enabled 2 GPEs in block 00 t 2018-05-21 19:04:53,302 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124205] Initializing cgroup subsys io [ 0.132031] Initializing cgroup subsys memory [ 0.140032] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.156029] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.180032] Initializing cgroup subsys hugetlb [ 0.188028] Initializing cgroup subsys pids [ 0.200922] CPU: Physical Processor ID: 0 [ 0.213365] mce: CPU supports 10 MCE banks [ 0.224329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.550016] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.777822] ftrace: allocating 31920 entries in 125 pages 2 dfl[ 0.800121] smpboot: Max logical packages: 1 [ 0.808029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820503] x2apic enabled [ 0.824033] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880089] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904035] ... event mask: 000000070000000f [ 0.908117] KVM setup paravirtual spinlock [ 0.912705] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.923540] devtmpfs: initialized [ 0.925906] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940036] evm: security.SMACK64MMAP [ 0.944035] evm: security.ima [ 0.948034] evm: security.capability [ 0.952149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956116] pinctrl core: initialized pinctrl subsystem [ 0.960949] RTC time: 19:04:49, date: 05/21/18 [ 0.964162] NET: Registered protocol family 16 [ 0.969375] cpuidle: using governor ladder [ 0.972037] cpuidle: using governor menu [ 0.976038] PCCT header not found. [ 0.980259] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988823] PCI: Using configuration type 1 for base access [ 0.992439] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997185] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015134] ACPI: Interpreter enabled [ 1.016039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040047] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.055982] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.056044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.060315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.064043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.068978] acpiphp: Slot [3] registered [ 1.072143] acpiphp: Slot [4] registered [ 1.076708] acpiphp: Slot [5] registered [ 1.080143] acpiphp: Slot [6] registered [ 1.084141] acpiphp: Slot [7] registered [ 1.088144] acpiphp: Slot [8] registered [ 1.092695] acpiphp: Slot [9] registered [ 1.096140] acpiphp: Slot [10] registered [ 1.100144] acpiphp: Slot [11] registered [ 1.104697] acpiphp: Slot [12] registered [ 1.108143] acpiphp: Slot [13] registered [ 1.112429] acpiphp: Slot [14] registered [ 1.116144] acpiphp: Slot [15] registered [ 1.120859] acpiphp: Slot [16] registered [ 1.124161] acpiphp: Slot [17] registered [ 1.128152] acpiphp: Slot [18] registered [ 1.132148] acpiphp: Slot [19] registered [ 1.136447] acpiphp: Slot [20] registered [ 1.140157] acpiphp: Slot [21] registered [ 1.144182] acpiphp: Slot [22] registered [ 1.148141] acpiphp: Slot [23] registered [ 1.152140] acpiphp: Slot [24] registered [ 1.156140] acpiphp: Slot [25] registered [ 1.160141] acpiphp: Slot [26] registered [ 1.164140] acpiphp: Slot [27] registered [ 1.168154] acpiphp: Slot [28] registered [ 1.172145] acpiphp: Slot [29] registered [ 1.176147] acpiphp: Slot [30] registered [ 1.180419] acpiphp: Slot [31] registered [ 1.184132] PCI host bridge to bus 0000:00 [ 1.188038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.192035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.208604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.238647] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.270126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.412558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.424526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.436317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448946] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452390] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456035] vgaarb: loaded [ 1.460035] vgaarb: bridge control possible 0000:00:02.0 [ 1.464542] SCSI subsystem initialized [ 1.468205] ACPI: bus type USB registered [ 1.472056] usbcore: registered new interface driver usbfs [ 1.476047] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484190] PCI: Using ACPI for IRQ routing [ 1.491189] NetLabel: Initializing [ 1.492040] NetLabel: domain hash size = 128 [ 1.496033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500048] NetLabel: unlabeled traffic allowed by default [ 1.504188] clocksource: Switched to clocksource kvm-clock [ 1.538385] AppArmor: AppArmor Filesystem Enabled [ 1.564929] pnp: PnP ACPI init [ 1.578925] pnp: PnP ACPI: found 5 devices [ 1.606908] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.641431] NET: Registered protocol family 2 [ 1.657511] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.680552] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.702956] TCP: Hash tables configured (established 4096 bind 4096) [ 1.723682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.746346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.769831] NET: Registered protocol family 1 [ 1.786206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.809470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.830826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.877813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.924974] Trying to unpack rootfs image as initramfs... [ 2.038081] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.068975] Scanning for low memory corruption every 60 seconds [ 2.091610] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.110681] audit: initializing netlink subsys (disabled) [ 2.130777] audit: type=2000 audit(1526929486.143:1): initialized [ 2.152850] Initialise system trusted keyring [ 2.168769] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.191046] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.215054] zbud: loaded [ 2.226492] VFS: Disk quotas dquot_6.6.0 [ 2.242930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.270390] fuse init (API version 7.23) [ 2.284629] Key type big_key registered [ 2.301691] Allocating IMA MOK and blacklist keyrings. [ 2.318708] Key type asymmetric registered [ 2.335851] Asymmetric key parser 'x509' registered [ 2.353079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.380682] io scheduler noop registered [ 2.394398] io scheduler deadline registered (default) [ 2.413717] io scheduler cfq registered [ 2.427998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.447381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.469753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.496539] ACPI: Power Button [PWRF] [ 2.511158] GHES: HEST is not enabled! [ 2.550693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.641921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.698074] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.734594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.804313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.836438] Linux agpgart interface v0.103 [ 2.856779] brd: module loaded [ 2.870861] loop: module loaded [ 2.900677] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.927643] GPT:90111 != 2097151 [ 2.941126] GPT:Alternate GPT header not at the end of the disk. [ 2.961956] GPT:90111 != 2097151 [ 2.975435] GPT: Use GNU Parted to correct GPT errors. [ 2.993896] vda: vda1 vda15 [ 3.015629] vdb: [ 3.027589] scsi host0: ata_piix [ 3.038267] scsi host1: ata_piix [ 3.050198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.069751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.096446] libphy: Fixed MDIO Bus: probed [ 3.110463] tun: Universal TUN/TAP device driver, 1.6 [ 3.126799] tun: (C) 1999-2004 Max Krasnyansky [ 3.155589] PPP generic driver version 2.4.2 [ 3.168511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.188500] ehci-pci: EHCI PCI platform driver [ 3.205076] ehci-platform: EHCI generic platform driver [ 3.221533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.241276] ohci-pci: OHCI PCI platform driver r[ 3.262901] ohci-platform: OHCI generic platform driver [ 3.279773] uhci_hcd: USB Universal Host Controller Interface driver [ 3.325831] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.343956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.369157] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.385632] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.405368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.426451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.451375] usb usb1: Product: UHCI Host Controller [ 3.467569] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.485369] usb usb1: SerialNumber: 0000:00:01.2 [ 3.501682] hub 1-0:1.0: USB hub found [ 3.515899] hub 2018-05-21 19:04:55,556 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124205] Initializing cgroup subsys io [ 0.132031] Initializing cgroup subsys memory [ 0.140032] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.156029] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.180032] Initializing cgroup subsys hugetlb [ 0.188028] Initializing cgroup subsys pids [ 0.200922] CPU: Physical Processor ID: 0 [ 0.213365] mce: CPU supports 10 MCE banks [ 0.224329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.550016] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.777822] ftrace: allocating 31920 entries in 125 pages 2 dfl[ 0.800121] smpboot: Max logical packages: 1 [ 0.808029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820503] x2apic enabled [ 0.824033] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880089] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904035] ... event mask: 000000070000000f [ 0.908117] KVM setup paravirtual spinlock [ 0.912705] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.923540] devtmpfs: initialized [ 0.925906] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940036] evm: security.SMACK64MMAP [ 0.944035] evm: security.ima [ 0.948034] evm: security.capability [ 0.952149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956116] pinctrl core: initialized pinctrl subsystem [ 0.960949] RTC time: 19:04:49, date: 05/21/18 [ 0.964162] NET: Registered protocol family 16 [ 0.969375] cpuidle: using governor ladder [ 0.972037] cpuidle: using governor menu [ 0.976038] PCCT header not found. [ 0.980259] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988823] PCI: Using configuration type 1 for base access [ 0.992439] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997185] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015134] ACPI: Interpreter enabled [ 1.016039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040047] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.055982] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.056044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.060315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.064043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.068978] acpiphp: Slot [3] registered [ 1.072143] acpiphp: Slot [4] registered [ 1.076708] acpiphp: Slot [5] registered [ 1.080143] acpiphp: Slot [6] registered [ 1.084141] acpiphp: Slot [7] registered [ 1.088144] acpiphp: Slot [8] registered [ 1.092695] acpiphp: Slot [9] registered [ 1.096140] acpiphp: Slot [10] registered [ 1.100144] acpiphp: Slot [11] registered [ 1.104697] acpiphp: Slot [12] registered [ 1.108143] acpiphp: Slot [13] registered [ 1.112429] acpiphp: Slot [14] registered [ 1.116144] acpiphp: Slot [15] registered [ 1.120859] acpiphp: Slot [16] registered [ 1.124161] acpiphp: Slot [17] registered [ 1.128152] acpiphp: Slot [18] registered [ 1.132148] acpiphp: Slot [19] registered [ 1.136447] acpiphp: Slot [20] registered [ 1.140157] acpiphp: Slot [21] registered [ 1.144182] acpiphp: Slot [22] registered [ 1.148141] acpiphp: Slot [23] registered [ 1.152140] acpiphp: Slot [24] registered [ 1.156140] acpiphp: Slot [25] registered [ 1.160141] acpiphp: Slot [26] registered [ 1.164140] acpiphp: Slot [27] registered [ 1.168154] acpiphp: Slot [28] registered [ 1.172145] acpiphp: Slot [29] registered [ 1.176147] acpiphp: Slot [30] registered [ 1.180419] acpiphp: Slot [31] registered [ 1.184132] PCI host bridge to bus 0000:00 [ 1.188038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.192035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.208604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.238647] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.270126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.412558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.424526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.436317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448946] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452390] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456035] vgaarb: loaded [ 1.460035] vgaarb: bridge control possible 0000:00:02.0 [ 1.464542] SCSI subsystem initialized [ 1.468205] ACPI: bus type USB registered [ 1.472056] usbcore: registered new interface driver usbfs [ 1.476047] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484190] PCI: Using ACPI for IRQ routing [ 1.491189] NetLabel: Initializing [ 1.492040] NetLabel: domain hash size = 128 [ 1.496033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500048] NetLabel: unlabeled traffic allowed by default [ 1.504188] clocksource: Switched to clocksource kvm-clock [ 1.538385] AppArmor: AppArmor Filesystem Enabled [ 1.564929] pnp: PnP ACPI init [ 1.578925] pnp: PnP ACPI: found 5 devices [ 1.606908] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.641431] NET: Registered protocol family 2 [ 1.657511] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.680552] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.702956] TCP: Hash tables configured (established 4096 bind 4096) [ 1.723682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.746346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.769831] NET: Registered protocol family 1 [ 1.786206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.809470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.830826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.877813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.924974] Trying to unpack rootfs image as initramfs... [ 2.038081] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.068975] Scanning for low memory corruption every 60 seconds [ 2.091610] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.110681] audit: initializing netlink subsys (disabled) [ 2.130777] audit: type=2000 audit(1526929486.143:1): initialized [ 2.152850] Initialise system trusted keyring [ 2.168769] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.191046] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.215054] zbud: loaded [ 2.226492] VFS: Disk quotas dquot_6.6.0 [ 2.242930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.270390] fuse init (API version 7.23) [ 2.284629] Key type big_key registered [ 2.301691] Allocating IMA MOK and blacklist keyrings. [ 2.318708] Key type asymmetric registered [ 2.335851] Asymmetric key parser 'x509' registered [ 2.353079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.380682] io scheduler noop registered [ 2.394398] io scheduler deadline registered (default) [ 2.413717] io scheduler cfq registered [ 2.427998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.447381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.469753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.496539] ACPI: Power Button [PWRF] [ 2.511158] GHES: HEST is not enabled! [ 2.550693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.641921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.698074] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.734594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.804313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.836438] Linux agpgart interface v0.103 [ 2.856779] brd: module loaded [ 2.870861] loop: module loaded [ 2.900677] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.927643] GPT:90111 != 2097151 [ 2.941126] GPT:Alternate GPT header not at the end of the disk. [ 2.961956] GPT:90111 != 2097151 [ 2.975435] GPT: Use GNU Parted to correct GPT errors. [ 2.993896] vda: vda1 vda15 [ 3.015629] vdb: [ 3.027589] scsi host0: ata_piix [ 3.038267] scsi host1: ata_piix [ 3.050198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.069751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.096446] libphy: Fixed MDIO Bus: probed [ 3.110463] tun: Universal TUN/TAP device driver, 1.6 [ 3.126799] tun: (C) 1999-2004 Max Krasnyansky [ 3.155589] PPP generic driver version 2.4.2 [ 3.168511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.188500] ehci-pci: EHCI PCI platform driver [ 3.205076] ehci-platform: EHCI generic platform driver [ 3.221533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.241276] ohci-pci: OHCI PCI platform driver r[ 3.262901] ohci-platform: OHCI generic platform driver [ 3.279773] uhci_hcd: USB Universal Host Controller Interface driver [ 3.325831] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.343956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.369157] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.385632] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.405368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.426451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.451375] usb usb1: Product: UHCI Host Controller [ 3.467569] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.485369] usb usb1: SerialNumber: 0000:00:01.2 [ 3.501682] hub 1-0:1.0: USB hub found [ 3.515899] hub 1-0:1.0: 2 ports detected [ 3.531596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.573814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.590097] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.606441] mousedev: PS/2 mouse device common for all mice [ 3.629639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.659574] rtc_cmos 00:00: RTC can wake from S4 [ 3.678284] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.697165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.717803] i2c /dev entries driver [ 3.730432] device-mapper: uevent: version 1.0.3 [ 3.745481] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.775128] ledtrig-cpu: registered to indicate activity on CPUs [ 3.794676] NET: Registered protocol family 10 [ 3.810486] NET: Registered protocol family 17 [ 3.824311] Key type dns_resolver registered [ 3.839362] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.856077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.876142] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.902808] registered taskstats version 1 [ 3.917486] Loading compiled-in X.509 certificates [ 3.933783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.966122] zswap: loaded using pool lzo/zbud [ 3.982677] Key type trusted registered [ 3.996923] Key type encrypted registered [ 4.011194] AppArmor: AppArmor sha1 policy hashing enabled [ 4.027821] ima: No TPM chip found, activating TPM-bypass! [ 4.043838] evm: HMAC attrs: 0x1 [ 4.273025] Magic number: 2:102:92 [ 4.285482] container: hash matches [ 4.299329] rtc_cmos 00:00: setting system clock to 2018-05-21 19:04:53 UTC (1526929493) [ 4.327320] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.346558] EDD information not available. [ 4.368800] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.395564] Write protecting the kernel read-only data: 14336k [ 4.414718] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.443215] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.474802] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.496751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.517937] usb 1-1: Product: QEMU USB Tablet [ 4.532477] usb 1-1: Manufacturer: QEMU [ 4.546065] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.57 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.086343] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: iver 2018-05-21 19:04:57,948 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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) [ q 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 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.042 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5600.08 BogoMIPS (lpj=11200168) [ 0.028028] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100145] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116033] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124205] Initializing cgroup subsys io [ 0.132031] Initializing cgroup subsys memory [ 0.140032] Initializing cgroup subsys devices [ 0.148030] Initializing cgroup subsys freezer [ 0.156029] Initializing cgroup subsys net_cls [ 0.164031] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.180032] Initializing cgroup subsys hugetlb [ 0.188028] Initializing cgroup subsys pids [ 0.200922] CPU: Physical Processor ID: 0 [ 0.213365] mce: CPU supports 10 MCE banks [ 0.224329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.550016] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.777822] ftrace: allocating 31920 entries in 125 pages 2 dfl[ 0.800121] smpboot: Max logical packages: 1 [ 0.808029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.820503] x2apic enabled [ 0.824033] Switched APIC routing to physical x2apic. [ 0.852000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.880089] ... version: 2 [ 0.884035] ... bit width: 48 [ 0.888034] ... generic registers: 4 [ 0.892034] ... value mask: 0000ffffffffffff [ 0.896034] ... max period: 000000007fffffff [ 0.900034] ... fixed-purpose events: 3 [ 0.904035] ... event mask: 000000070000000f [ 0.908117] KVM setup paravirtual spinlock [ 0.912705] x86: Booted up 1 node, 1 CPUs [ 0.916037] smpboot: Total of 1 processors activated (5600.08 BogoMIPS) [ 0.923540] devtmpfs: initialized [ 0.925906] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940036] evm: security.SMACK64MMAP [ 0.944035] evm: security.ima [ 0.948034] evm: security.capability [ 0.952149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956116] pinctrl core: initialized pinctrl subsystem [ 0.960949] RTC time: 19:04:49, date: 05/21/18 [ 0.964162] NET: Registered protocol family 16 [ 0.969375] cpuidle: using governor ladder [ 0.972037] cpuidle: using governor menu [ 0.976038] PCCT header not found. [ 0.980259] ACPI: bus type PCI registered [ 0.984036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.988823] PCI: Using configuration type 1 for base access [ 0.992439] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997185] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008036] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015134] ACPI: Interpreter enabled [ 1.016039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040047] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.055982] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.056044] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.060315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.064043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.068978] acpiphp: Slot [3] registered [ 1.072143] acpiphp: Slot [4] registered [ 1.076708] acpiphp: Slot [5] registered [ 1.080143] acpiphp: Slot [6] registered [ 1.084141] acpiphp: Slot [7] registered [ 1.088144] acpiphp: Slot [8] registered [ 1.092695] acpiphp: Slot [9] registered [ 1.096140] acpiphp: Slot [10] registered [ 1.100144] acpiphp: Slot [11] registered [ 1.104697] acpiphp: Slot [12] registered [ 1.108143] acpiphp: Slot [13] registered [ 1.112429] acpiphp: Slot [14] registered [ 1.116144] acpiphp: Slot [15] registered [ 1.120859] acpiphp: Slot [16] registered [ 1.124161] acpiphp: Slot [17] registered [ 1.128152] acpiphp: Slot [18] registered [ 1.132148] acpiphp: Slot [19] registered [ 1.136447] acpiphp: Slot [20] registered [ 1.140157] acpiphp: Slot [21] registered [ 1.144182] acpiphp: Slot [22] registered [ 1.148141] acpiphp: Slot [23] registered [ 1.152140] acpiphp: Slot [24] registered [ 1.156140] acpiphp: Slot [25] registered [ 1.160141] acpiphp: Slot [26] registered [ 1.164140] acpiphp: Slot [27] registered [ 1.168154] acpiphp: Slot [28] registered [ 1.172145] acpiphp: Slot [29] registered [ 1.176147] acpiphp: Slot [30] registered [ 1.180419] acpiphp: Slot [31] registered [ 1.184132] PCI host bridge to bus 0000:00 [ 1.188038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.192035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.196035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.208604] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.238647] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.270126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.389379] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.400499] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.412558] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.424526] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.436317] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.448946] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.452390] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.456000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.456035] vgaarb: loaded [ 1.460035] vgaarb: bridge control possible 0000:00:02.0 [ 1.464542] SCSI subsystem initialized [ 1.468205] ACPI: bus type USB registered [ 1.472056] usbcore: registered new interface driver usbfs [ 1.476047] usbcore: registered new interface driver hub [ 1.480047] usbcore: registered new device driver usb [ 1.484190] PCI: Using ACPI for IRQ routing [ 1.491189] NetLabel: Initializing [ 1.492040] NetLabel: domain hash size = 128 [ 1.496033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500048] NetLabel: unlabeled traffic allowed by default [ 1.504188] clocksource: Switched to clocksource kvm-clock [ 1.538385] AppArmor: AppArmor Filesystem Enabled [ 1.564929] pnp: PnP ACPI init [ 1.578925] pnp: PnP ACPI: found 5 devices [ 1.606908] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.641431] NET: Registered protocol family 2 [ 1.657511] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.680552] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.702956] TCP: Hash tables configured (established 4096 bind 4096) [ 1.723682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.746346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.769831] NET: Registered protocol family 1 [ 1.786206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.809470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.830826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.877813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.924974] Trying to unpack rootfs image as initramfs... [ 2.038081] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.068975] Scanning for low memory corruption every 60 seconds [ 2.091610] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.110681] audit: initializing netlink subsys (disabled) [ 2.130777] audit: type=2000 audit(1526929486.143:1): initialized [ 2.152850] Initialise system trusted keyring [ 2.168769] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.191046] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.215054] zbud: loaded [ 2.226492] VFS: Disk quotas dquot_6.6.0 [ 2.242930] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.270390] fuse init (API version 7.23) [ 2.284629] Key type big_key registered [ 2.301691] Allocating IMA MOK and blacklist keyrings. [ 2.318708] Key type asymmetric registered [ 2.335851] Asymmetric key parser 'x509' registered [ 2.353079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.380682] io scheduler noop registered [ 2.394398] io scheduler deadline registered (default) [ 2.413717] io scheduler cfq registered [ 2.427998] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.447381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.469753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.496539] ACPI: Power Button [PWRF] [ 2.511158] GHES: HEST is not enabled! [ 2.550693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.641921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.698074] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.734594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.804313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.836438] Linux agpgart interface v0.103 [ 2.856779] brd: module loaded [ 2.870861] loop: module loaded [ 2.900677] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.927643] GPT:90111 != 2097151 [ 2.941126] GPT:Alternate GPT header not at the end of the disk. [ 2.961956] GPT:90111 != 2097151 [ 2.975435] GPT: Use GNU Parted to correct GPT errors. [ 2.993896] vda: vda1 vda15 [ 3.015629] vdb: [ 3.027589] scsi host0: ata_piix [ 3.038267] scsi host1: ata_piix [ 3.050198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.069751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.096446] libphy: Fixed MDIO Bus: probed [ 3.110463] tun: Universal TUN/TAP device driver, 1.6 [ 3.126799] tun: (C) 1999-2004 Max Krasnyansky [ 3.155589] PPP generic driver version 2.4.2 [ 3.168511] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.188500] ehci-pci: EHCI PCI platform driver [ 3.205076] ehci-platform: EHCI generic platform driver [ 3.221533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.241276] ohci-pci: OHCI PCI platform driver r[ 3.262901] ohci-platform: OHCI generic platform driver [ 3.279773] uhci_hcd: USB Universal Host Controller Interface driver [ 3.325831] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.343956] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.369157] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.385632] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.405368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.426451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.451375] usb usb1: Product: UHCI Host Controller [ 3.467569] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.485369] usb usb1: SerialNumber: 0000:00:01.2 [ 3.501682] hub 1-0:1.0: USB hub found [ 3.515899] hub 1-0:1.0: 2 ports detected [ 3.531596] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.573814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.590097] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.606441] mousedev: PS/2 mouse device common for all mice [ 3.629639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.659574] rtc_cmos 00:00: RTC can wake from S4 [ 3.678284] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.697165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.717803] i2c /dev entries driver [ 3.730432] device-mapper: uevent: version 1.0.3 [ 3.745481] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.775128] ledtrig-cpu: registered to indicate activity on CPUs [ 3.794676] NET: Registered protocol family 10 [ 3.810486] NET: Registered protocol family 17 [ 3.824311] Key type dns_resolver registered [ 3.839362] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.856077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.876142] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.902808] registered taskstats version 1 [ 3.917486] Loading compiled-in X.509 certificates [ 3.933783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.966122] zswap: loaded using pool lzo/zbud [ 3.982677] Key type trusted registered [ 3.996923] Key type encrypted registered [ 4.011194] AppArmor: AppArmor sha1 policy hashing enabled [ 4.027821] ima: No TPM chip found, activating TPM-bypass! [ 4.043838] evm: HMAC attrs: 0x1 [ 4.273025] Magic number: 2:102:92 [ 4.285482] container: hash matches [ 4.299329] rtc_cmos 00:00: setting system clock to 2018-05-21 19:04:53 UTC (1526929493) [ 4.327320] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.346558] EDD information not available. [ 4.368800] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.395564] Write protecting the kernel read-only data: 14336k [ 4.414718] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.443215] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.474802] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.496751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.517937] usb 1-1: Product: QEMU USB Tablet [ 4.532477] usb 1-1: Manufacturer: QEMU [ 4.546065] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.57 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.086343] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: iver 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.042 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9VkkgUvYLhpSalD1gJmZq9ce037pnrPhhFJ47cb50pxeGuPJ4lPLtlKOMispK0l5lWkxa1VTBRxaLPEqI7hQKXqxNfSVXDQI+yhLQZnp83+l9kFvBdFUga1wkSMxXzqHUAVjI73QkI4WJ78dRrUv9r6pecPPqhmG8C47HIQUH5ScYHs9UXE04v96QMznT74xPchiCr/xFzDMQkUvqFIdB8osUBX3Nrrjkm7djXm30ib/aEyQfqKs95McAArOBhiIn6S28tQjkw59Miw5KivDIJQhTGui3tzgxV1wKUTgj25F8Ekw1t4OwR3QyNKZHj69NrsnpENupqS406q6uR2vb root@opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258 ssh-dss AAAAB3NzaC1kc3MAAACBAOh+HqidQ5R+OGj6FDKgKOIxXxheOpVZhiEZi91TAByZPUV5aASshzPI9MaL9zT8C53ol5aqiRbW5CEXUqkNOUYgRChkIDht6XtZHTtNo2xe1EgWxwSXU3nQawT8T2w7zrv91I+oCfF55ZRw1ky2V5XSOx6gg6sxZODKGmjfpJPFAAAAFQDnWadPJ5HQ7L/CJDOQetZcWHzUaQAAAIEAmcuep6lAzuSK1+K550qunlaYaThlZ7x3Vc5K92CSlh++MLKN7BHYdnNK2D3uVt2/WnuPSoc3j6miUqXxqJbnJCUK9Gim7F7VDpSYm3Kff8JxI4m9FmJZ4rWXtzEHXNtxzXWtgc9GhOG9zerqv0JPYctqwKr74VQa/VuwIJUYYMgAAACBAL6z+Fe0x22b0FuTTPIT5VywPFZVyPujFZyqsXUrMeJZynaumYox1G2cble0Zd7DLQfO4KomqHFatemzTQxwIAKUzqsZpVlZgMm3RHGm4+YE3BW+IMS/AKTFT9+DI7YfoRZKOO1UklF0oxRU2Y/HtciIL/MWuorlgD0UbOZ66R9X root@opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:febc:7a62/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.5 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: c0533f48-fd57-458c-b099-c6c93144d12f name: opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0133e050-23b4-4557-907f-a3b2e5742258.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=7.40 === /dev/root resized successfully [took 1.21s] 2018-05-21 19:04:57,949 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-21 19:04:58,229 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:04:58,230 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-21 19:05:13,065 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-21 19:05:13,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-21 19:05:13,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-21 19:05:13,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-21 19:05:24,220 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 00639d92-aeeb-4640-93d0-4d10dae88477 | 2018-05-21T19:05:24.035368 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 00639d92-aeeb-4640-93d0-4d10dae88477 ~/.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-21 19:05:30,889 - 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__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-21 19:05:30,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-21 19:05:43,274 - 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=4a4f7781-f22a-4c9d-b395-67c79816ee7a) as the default verifier for the future CLI operations. 2018-05-21 19:05:49,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-4d0c8497-f774-4c18-a89b-eb26729bdf6c' 2018-05-21 19:05:51,049 - 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-21T19:05:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'da0d3c43-f266-480a-8168-182c74081238', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'admin_state_up': True, u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:05:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:05:52,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-21T19:05:51Z', 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'36e549bd-a101-4ef7-aabb-60906cd0dba1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'enable_dhcp': True, u'network_id': u'da0d3c43-f266-480a-8168-182c74081238', u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:05:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:05:52,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-21 19:05:52,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-4d0c8497-f774-4c18-a89b-eb26729bdf6c' 2018-05-21 19:05:52,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:05:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/afeceb4b-2cdd-49a9-84b4-7557eea6294b/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'afeceb4b-2cdd-49a9-84b4-7557eea6294b', u'size': None, u'name': u'Cirros-0.4.0-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'checksum': None, u'self': u'/v2/images/afeceb4b-2cdd-49a9-84b4-7557eea6294b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:05:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:05:52,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-4d0c8497-f774-4c18-a89b-eb26729bdf6c' 2018-05-21 19:05:53,411 - 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-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:05:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/40bea351-575c-4394-a6b6-8d183ccdb444/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'40bea351-575c-4394-a6b6-8d183ccdb444', u'size': None, u'name': u'Cirros-0.4.0-1-4d0c8497-f774-4c18-a89b-eb26729bdf6c', u'checksum': None, u'self': u'/v2/images/40bea351-575c-4394-a6b6-8d183ccdb444', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:05:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:05:53,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-21 19:05:53,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-4d0c8497-f774-4c18-a89b-eb26729bdf6c', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'a8d94d40-0a32-4b48-8069-a31994e789c7', 'swap': 0}) 2018-05-21 19:05:53,680 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-4d0c8497-f774-4c18-a89b-eb26729bdf6c', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'62580e3f-923e-4ef6-b66a-685e1fa8d156', 'swap': 0}) 2018-05-21 19:06:00,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-21 19:06:00,120 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-21 19:06:00,120 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-21 19:06:00,124 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-21 19:06:00,127 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-21 19:06:05,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4a4f7781-f22a-4c9d-b395-67c79816ee7a/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-21 19:06:05,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-21 19:06:05,575 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-21 19:06:05,576 - 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-21 19:23:26,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 57e51828-eb37-4ff2-b392-fa1393f23ea4 2018-05-21 19:23:26,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '57e51828-eb37-4ff2-b392-fa1393f23ea4']'. 2018-05-21 19:23:28,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 57e51828-eb37-4ff2-b392-fa1393f23ea4 | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-21 19:06:10 | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-21 19:23:26 | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:16 | 2018-05-21 19:23:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-21 19:23:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-21 19:23:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-21 19:23:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4a4f7781-f22a-4c9d-b395-67c79816ee7a) | 2018-05-21 19:23:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 00639d92-aeeb-4640-93d0-4d10dae88477) | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1008.775 | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-21 19:23:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-21 19:23:28,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-21 19:23:28,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 19:23:28,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-21 19:23:28,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-21 19:23:32,436 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:23:32,438 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:42 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-21 19:23:32,442 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-21 19:23:32,538 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-21 19:23:32,761 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-21 19:23:32,761 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-21 19:23:32,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-21 19:23:38,286 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-21 19:23:43,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 88c7eed9-43ed-46ac-977d-629acd9d57ff | 2018-05-21T19:23:43.426316 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 88c7eed9-43ed-46ac-977d-629acd9d57ff ~/.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-21 19:23:50,323 - 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__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-21 19:23:50,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-21 19:23:51,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38'... 2018-05-21 19:23:52,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-bc0bd86d-5c66-40f9-b852-a63fe6d53f38'... 2018-05-21 19:23:53,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-bc0bd86d-5c66-40f9-b852-a63fe6d53f38'... 2018-05-21 19:23:57,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38'... 2018-05-21 19:23:58,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38'... 2018-05-21 19:23:58,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-21 19:23:58,179 - 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-21 19:23:58,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:23:58,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:23:58,196 - 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': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:25:13,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 2018-05-21 19:25:13,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-21 19:25:13,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '20495d86-9ac6-4b99-85e3-67c3ad7b6b4b'] 2018-05-21 19:25:15,589 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b: 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847738 Full duration: 8.972971 -------------------------------------------------------------------------------- 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 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.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> duration | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123489 Full duration: 9.193322 -------------------------------------------------------------------------------- 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> duration | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.202418 Full duration: 9.253438 -------------------------------------------------------------------------------- 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 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.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09084 Full duration: 9.16752 -------------------------------------------------------------------------------- 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | total | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 100.0% | 1 | | -> duration | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 1.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.582631 Full duration: 9.872996 -------------------------------------------------------------------------------- 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 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144652 Full duration: 9.21199 HINTS: * To plot HTML graphics with this data, run: rally task report 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b --out output.html * To generate a JUnit report, run: rally task export 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 20495d86-9ac6-4b99-85e3-67c3ad7b6b4b --json --out output.json 2018-05-21 19:25:15,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '20495d86-9ac6-4b99-85e3-67c3ad7b6b4b'] 2018-05-21 19:25:21,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:25:21,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '20495d86-9ac6-4b99-85e3-67c3ad7b6b4b', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-21 19:25:21,226 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-21 19:25:21,226 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-21 19:25:21,227 - 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-21 19:25:21,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:25:21,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:25:21,245 - 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': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:27:02,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4b878b1e-eea2-470d-853f-c709cedde5a2 2018-05-21 19:27:02,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4b878b1e-eea2-470d-853f-c709cedde5a2'] 2018-05-21 19:27:04,281 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4b878b1e-eea2-470d-853f-c709cedde5a2: 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 4b878b1e-eea2-470d-853f-c709cedde5a2 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.238 | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 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.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | glance_v2.delete_image | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | -> duration | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.430452 Full duration: 13.966673 -------------------------------------------------------------------------------- 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 4b878b1e-eea2-470d-853f-c709cedde5a2 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.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | -> glance_v2.upload_data | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | glance_v2.list_images | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 100.0% | 1 | | -> duration | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 3.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.192675 Full duration: 15.484414 -------------------------------------------------------------------------------- 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 4b878b1e-eea2-470d-853f-c709cedde5a2 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | -> duration | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.302597 Full duration: 9.842381 -------------------------------------------------------------------------------- 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": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ], "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4b878b1e-eea2-470d-853f-c709cedde5a2 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.976 | 2.976 | 2.976 | 2.976 | 2.976 | 2.976 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | -> glance_v2.upload_data | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | nova.boot_servers | 15.974 | 15.974 | 15.974 | 15.974 | 15.974 | 15.974 | 100.0% | 1 | | total | 18.951 | 18.951 | 18.951 | 18.951 | 18.951 | 18.951 | 100.0% | 1 | | -> duration | 17.951 | 17.951 | 17.951 | 17.951 | 17.951 | 17.951 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.951208 Full duration: 40.407074 HINTS: * To plot HTML graphics with this data, run: rally task report 4b878b1e-eea2-470d-853f-c709cedde5a2 --out output.html * To generate a JUnit report, run: rally task export 4b878b1e-eea2-470d-853f-c709cedde5a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4b878b1e-eea2-470d-853f-c709cedde5a2 --json --out output.json 2018-05-21 19:27:04,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4b878b1e-eea2-470d-853f-c709cedde5a2'] 2018-05-21 19:27:09,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:27:09,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4b878b1e-eea2-470d-853f-c709cedde5a2', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-21 19:27:09,543 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-21 19:27:09,544 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-21 19:27:09,544 - 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-21 19:27:09,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:27:09,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:27:09,561 - 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': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:31:30,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 26a281d6-5b3f-497f-8fc1-58067554491b 2018-05-21 19:31:30,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '26a281d6-5b3f-497f-8fc1-58067554491b'] 2018-05-21 19:31:31,948 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 26a281d6-5b3f-497f-8fc1-58067554491b: 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.444 | 3.444 | 3.444 | 3.444 | 3.444 | 3.444 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 4.491 | 100.0% | 1 | | total | 7.935 | 7.935 | 7.935 | 7.935 | 7.935 | 7.935 | 100.0% | 1 | | -> duration | 7.935 | 7.935 | 7.935 | 7.935 | 7.935 | 7.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.935028 Full duration: 31.289574 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.668 | 3.668 | 3.668 | 3.668 | 3.668 | 3.668 | 100.0% | 1 | | cinder_v2.delete_volume | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 100.0% | 1 | | total | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 100.0% | 1 | | -> duration | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.465661 Full duration: 20.430096 -------------------------------------------------------------------------------- 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-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 26a281d6-5b3f-497f-8fc1-58067554491b 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.89 | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 100.0% | 1 | | cinder_v2.delete_volume | 4.66 | 4.66 | 4.66 | 4.66 | 4.66 | 4.66 | 100.0% | 1 | | total | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 100.0% | 1 | | -> duration | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.550007 Full duration: 24.84079 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 100.0% | 1 | | cinder_v2.delete_volume | 4.614 | 4.614 | 4.614 | 4.614 | 4.614 | 4.614 | 100.0% | 1 | | total | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 100.0% | 1 | | -> duration | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 8.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.653834 Full duration: 20.673634 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.718 | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 100.0% | 1 | | cinder_v2.extend_volume | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 100.0% | 1 | | cinder_v2.delete_volume | 6.759 | 6.759 | 6.759 | 6.759 | 6.759 | 6.759 | 100.0% | 1 | | total | 13.069 | 13.069 | 13.069 | 13.069 | 13.069 | 13.069 | 100.0% | 1 | | -> duration | 13.069 | 13.069 | 13.069 | 13.069 | 13.069 | 13.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.069261 Full duration: 24.88198 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.696 | 14.696 | 14.696 | 14.696 | 14.696 | 14.696 | 100.0% | 1 | | cinder_v2.delete_volume | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | total | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 100.0% | 1 | | -> duration | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 19.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.251402 Full duration: 43.089771 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | cinder_v2.list_qos | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040349 Full duration: 14.804162 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | cinder_v2.set_qos | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.038734 Full duration: 15.183904 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | cinder_v2.list_types | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008344 Full duration: 14.877813 -------------------------------------------------------------------------------- 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 26a281d6-5b3f-497f-8fc1-58067554491b 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.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.187575 Full duration: 15.177849 HINTS: * To plot HTML graphics with this data, run: rally task report 26a281d6-5b3f-497f-8fc1-58067554491b --out output.html * To generate a JUnit report, run: rally task export 26a281d6-5b3f-497f-8fc1-58067554491b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 26a281d6-5b3f-497f-8fc1-58067554491b --json --out output.json 2018-05-21 19:31:31,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '26a281d6-5b3f-497f-8fc1-58067554491b'] 2018-05-21 19:31:37,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:31:37,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '26a281d6-5b3f-497f-8fc1-58067554491b', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-21 19:31:37,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-21 19:31:37,327 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-21 19:31:37,327 - 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-21 19:31:37,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:31:37,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:31:37,344 - 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': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:33:56,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3fa48770-7200-47d0-9f6b-3c8cc4b72edd 2018-05-21 19:33:56,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3fa48770-7200-47d0-9f6b-3c8cc4b72edd'] 2018-05-21 19:33:58,335 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925473 Full duration: 9.147261 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829711 Full duration: 8.953834 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93309 Full duration: 9.177961 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931313 Full duration: 9.894559 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061956 Full duration: 9.167383 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148789 Full duration: 10.079933 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921858 Full duration: 9.125581 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> duration | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106498 Full duration: 10.13044 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995484 Full duration: 9.328286 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | gnocchi.delete_metric | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124 Full duration: 10.097733 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3fa48770-7200-47d0-9f6b-3c8cc4b72edd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | gnocchi.delete_resource | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037688 Full duration: 10.042628 HINTS: * To plot HTML graphics with this data, run: rally task report 3fa48770-7200-47d0-9f6b-3c8cc4b72edd --out output.html * To generate a JUnit report, run: rally task export 3fa48770-7200-47d0-9f6b-3c8cc4b72edd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3fa48770-7200-47d0-9f6b-3c8cc4b72edd --json --out output.json 2018-05-21 19:33:58,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3fa48770-7200-47d0-9f6b-3c8cc4b72edd'] 2018-05-21 19:34:03,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:34:03,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3fa48770-7200-47d0-9f6b-3c8cc4b72edd', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-21 19:34:03,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-21 19:34:03,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-21 19:34:03,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-05-21 19:34:03,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:34:03,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:34:03,871 - 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': ['heat'], 'concurrency': 4, 'netid': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:36:06,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af929220-223b-45f1-889a-2a228f5b57f5 2018-05-21 19:36:06,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'af929220-223b-45f1-889a-2a228f5b57f5'] 2018-05-21 19:36:07,975 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task af929220-223b-45f1-889a-2a228f5b57f5: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af929220-223b-45f1-889a-2a228f5b57f5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 100.0% | 1 | | heat.update_stack | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | heat.delete_stack | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | total | 11.057 | 11.057 | 11.057 | 11.057 | 11.057 | 11.057 | 100.0% | 1 | | -> duration | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.056978 Full duration: 26.266866 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af929220-223b-45f1-889a-2a228f5b57f5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 4.853 | 100.0% | 1 | | heat.check_stack | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | heat.delete_stack | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | total | 7.494 | 7.494 | 7.494 | 7.494 | 7.494 | 7.494 | 100.0% | 1 | | -> duration | 5.494 | 5.494 | 5.494 | 5.494 | 5.494 | 5.494 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.493992 Full duration: 22.386268 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af929220-223b-45f1-889a-2a228f5b57f5 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.832 | 4.832 | 4.832 | 4.832 | 4.832 | 4.832 | 100.0% | 1 | | heat.suspend_stack | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | heat.resume_stack | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | heat.delete_stack | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 2.359 | 100.0% | 1 | | total | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 100.0% | 1 | | -> duration | 6.873 | 6.873 | 6.873 | 6.873 | 6.873 | 6.873 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.872731 Full duration: 22.835887 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af929220-223b-45f1-889a-2a228f5b57f5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.896025 Full duration: 13.911867 HINTS: * To plot HTML graphics with this data, run: rally task report af929220-223b-45f1-889a-2a228f5b57f5 --out output.html * To generate a JUnit report, run: rally task export af929220-223b-45f1-889a-2a228f5b57f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af929220-223b-45f1-889a-2a228f5b57f5 --json --out output.json 2018-05-21 19:36:07,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'af929220-223b-45f1-889a-2a228f5b57f5'] 2018-05-21 19:36:13,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:36:13,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'af929220-223b-45f1-889a-2a228f5b57f5', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-21 19:36:13,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-21 19:36:13,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-21 19:36:13,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-05-21 19:36:13,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:36:13,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:36:13,264 - 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': ['keystone'], 'concurrency': 4, 'netid': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:40:08,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5759ae19-2681-46ea-8466-b5a2faafdae3 2018-05-21 19:40:08,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5759ae19-2681-46ea-8466-b5a2faafdae3'] 2018-05-21 19:40:10,385 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.revoke_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808376 Full duration: 18.197668 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | keystone_v3.add_role | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | keystone_v3.list_roles | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779552 Full duration: 18.646867 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | keystone_v3.list_projects | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801099 Full duration: 18.11257 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | keystone_v3.delete_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687905 Full duration: 15.960416 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.delete_service | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797774 Full duration: 16.036903 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | keystone_v3.create_user | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> keystone_v3.add_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.create_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.get_project | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.get_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.list_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_services | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> duration | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.334783 Full duration: 23.356261 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | keystone_v3.update_project | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.delete_project | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937066 Full duration: 15.817963 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846829 Full duration: 18.251202 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755301 Full duration: 18.192537 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | keystone_v3.list_users | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904584 Full duration: 18.729783 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5759ae19-2681-46ea-8466-b5a2faafdae3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | keystone_v3.create_users | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | total | 3.68 | 3.68 | 3.68 | 3.68 | 3.68 | 3.68 | 100.0% | 1 | | -> duration | 3.68 | 3.68 | 3.68 | 3.68 | 3.68 | 3.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.679939 Full duration: 25.658748 HINTS: * To plot HTML graphics with this data, run: rally task report 5759ae19-2681-46ea-8466-b5a2faafdae3 --out output.html * To generate a JUnit report, run: rally task export 5759ae19-2681-46ea-8466-b5a2faafdae3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5759ae19-2681-46ea-8466-b5a2faafdae3 --json --out output.json 2018-05-21 19:40:10,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5759ae19-2681-46ea-8466-b5a2faafdae3'] 2018-05-21 19:40:15,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:40:15,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5759ae19-2681-46ea-8466-b5a2faafdae3', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-21 19:40:15,924 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-21 19:40:15,924 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-21 19:40:15,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-21 19:40:15,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:40:15,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:40:15,942 - 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': ['neutron'], 'concurrency': 4, 'netid': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:46:50,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dd73840a-5202-4886-8212-d6c4bb73f84c 2018-05-21 19:46:50,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dd73840a-5202-4886-8212-d6c4bb73f84c'] 2018-05-21 19:46:52,364 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | neutron.delete_network | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | total | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 100.0% | 1 | | -> duration | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.340716 Full duration: 19.503215 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | neutron.delete_port | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | total | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> duration | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.73432 Full duration: 37.688898 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | neutron.create_subnet | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | neutron.create_router | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | neutron.add_interface_router | 3.135 | 3.135 | 3.135 | 3.135 | 3.135 | 3.135 | 100.0% | 1 | | neutron.remove_interface_router | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | neutron.delete_router | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 100.0% | 1 | | -> duration | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.562011 Full duration: 48.668257 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | neutron.delete_subnet | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | total | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | -> duration | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 2.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.688986 Full duration: 35.541191 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | neutron.list_networks | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | total | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> duration | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.968133 Full duration: 20.520373 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 100.0% | 1 | | neutron.list_ports | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 100.0% | 1 | | -> duration | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.775183 Full duration: 38.395026 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.create_subnet | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | neutron.create_router | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | neutron.add_interface_router | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | neutron.list_routers | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 100.0% | 1 | | -> duration | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 5.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.651347 Full duration: 51.79774 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | neutron.create_subnet | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.list_subnets | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 100.0% | 1 | | -> duration | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.411103 Full duration: 41.713126 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.546 | 1.546 | 1.546 | 1.546 | 1.546 | 1.546 | 100.0% | 1 | | neutron.delete_security_group | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> duration | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 1.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.890773 Full duration: 17.639437 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.615 | 1.615 | 1.615 | 1.615 | 1.615 | 1.615 | 100.0% | 1 | | neutron.create_security_group_rule | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | neutron.delete_security_group | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | -> duration | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.535983 Full duration: 18.246051 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dd73840a-5202-4886-8212-d6c4bb73f84c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 1.714 | 100.0% | 1 | | neutron.create_router | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | neutron.add_gateway_router | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 100.0% | 1 | | neutron.remove_gateway_router | 1.493 | 1.493 | 1.493 | 1.493 | 1.493 | 1.493 | 100.0% | 1 | | total | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 100.0% | 1 | | -> duration | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.319647 Full duration: 31.89579 HINTS: * To plot HTML graphics with this data, run: rally task report dd73840a-5202-4886-8212-d6c4bb73f84c --out output.html * To generate a JUnit report, run: rally task export dd73840a-5202-4886-8212-d6c4bb73f84c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dd73840a-5202-4886-8212-d6c4bb73f84c --json --out output.json 2018-05-21 19:46:52,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dd73840a-5202-4886-8212-d6c4bb73f84c'] 2018-05-21 19:46:57,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:46:57,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dd73840a-5202-4886-8212-d6c4bb73f84c', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-21 19:46:57,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-21 19:46:57,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-21 19:46:57,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-05-21 19:46:57,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:46:57,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:46:57,785 - 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': ['nova'], 'concurrency': 4, 'netid': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:56:34,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37142053-30fe-4bed-8284-0fb6393d6f20 2018-05-21 19:56:34,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37142053-30fe-4bed-8284-0fb6393d6f20'] 2018-05-21 19:56:36,574 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.355 | 15.355 | 15.355 | 15.355 | 15.355 | 15.355 | 100.0% | 1 | | nova.live_migrate | 14.655 | 14.655 | 14.655 | 14.655 | 14.655 | 14.655 | 100.0% | 1 | | nova.delete_server | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 4.989 | 100.0% | 1 | | total | 35.0 | 35.0 | 35.0 | 35.0 | 35.0 | 35.0 | 100.0% | 1 | | -> duration | 34.0 | 34.0 | 34.0 | 34.0 | 34.0 | 34.0 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.000048 Full duration: 47.716082 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "boot_server_kwargs": { "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ] }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.96 | 12.96 | 12.96 | 12.96 | 12.96 | 12.96 | 100.0% | 1 | | cinder_v2.create_volume | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | nova.attach_volume | 7.762 | 7.762 | 7.762 | 7.762 | 7.762 | 7.762 | 100.0% | 1 | | nova.live_migrate | 22.396 | 22.396 | 22.396 | 22.396 | 22.396 | 22.396 | 100.0% | 1 | | nova.detach_volume | 4.46 | 4.46 | 4.46 | 4.46 | 4.46 | 4.46 | 100.0% | 1 | | cinder_v2.delete_volume | 28.626 | 28.626 | 28.626 | 28.626 | 28.626 | 28.626 | 100.0% | 1 | | nova.delete_server | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 100.0% | 1 | | total | 84.351 | 84.351 | 84.351 | 84.351 | 84.351 | 84.351 | 100.0% | 1 | | -> duration | 83.351 | 83.351 | 83.351 | 83.351 | 83.351 | 83.351 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.351102 Full duration: 99.804844 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ], "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 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.725 | 6.725 | 6.725 | 6.725 | 6.725 | 6.725 | 100.0% | 1 | | nova.boot_server | 15.091 | 15.091 | 15.091 | 15.091 | 15.091 | 15.091 | 100.0% | 1 | | nova.live_migrate | 21.869 | 21.869 | 21.869 | 21.869 | 21.869 | 21.869 | 100.0% | 1 | | nova.delete_server | 7.222 | 7.222 | 7.222 | 7.222 | 7.222 | 7.222 | 100.0% | 1 | | total | 50.908 | 50.908 | 50.908 | 50.908 | 50.908 | 50.908 | 100.0% | 1 | | -> duration | 49.908 | 49.908 | 49.908 | 49.908 | 49.908 | 49.908 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.90764 Full duration: 67.580445 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ] }, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | nova.boot_server | 12.406 | 12.406 | 12.406 | 12.406 | 12.406 | 12.406 | 100.0% | 1 | | nova.delete_server | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | nova.delete_keypair | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 16.265 | 16.265 | 16.265 | 16.265 | 16.265 | 16.265 | 100.0% | 1 | | -> duration | 15.265 | 15.265 | 15.265 | 15.265 | 15.265 | 15.265 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.264985 Full duration: 45.844185 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 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.446 | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 100.0% | 1 | | nova.boot_server | 14.718 | 14.718 | 14.718 | 14.718 | 14.718 | 14.718 | 100.0% | 1 | | nova.delete_server | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 7.18 | 100.0% | 1 | | total | 28.345 | 28.345 | 28.345 | 28.345 | 28.345 | 28.345 | 100.0% | 1 | | -> duration | 27.345 | 27.345 | 27.345 | 27.345 | 27.345 | 27.345 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.34468 Full duration: 62.389132 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.027 | 13.027 | 13.027 | 13.027 | 13.027 | 13.027 | 100.0% | 1 | | nova.pause_server | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | nova.unpause_server | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | nova.delete_server | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 4.944 | 100.0% | 1 | | total | 23.18 | 23.18 | 23.18 | 23.18 | 23.18 | 23.18 | 100.0% | 1 | | -> duration | 18.18 | 18.18 | 18.18 | 18.18 | 18.18 | 18.18 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.180205 Full duration: 52.361791 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "1cf1e004-ba8e-4b51-93dd-9275f45f5df2" } ], "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.967 | 14.967 | 14.967 | 14.967 | 14.967 | 14.967 | 100.0% | 1 | | nova.migrate | 60.949 | 60.949 | 60.949 | 60.949 | 60.949 | 60.949 | 100.0% | 1 | | nova.resize_confirm | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | nova.delete_server | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 100.0% | 1 | | total | 81.9 | 81.9 | 81.9 | 81.9 | 81.9 | 81.9 | 100.0% | 1 | | -> duration | 80.9 | 80.9 | 80.9 | 80.9 | 80.9 | 80.9 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.900336 Full duration: 93.784688 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.964 | 12.964 | 12.964 | 12.964 | 12.964 | 12.964 | 100.0% | 1 | | nova.list_interfaces | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 13.213 | 13.213 | 13.213 | 13.213 | 13.213 | 13.213 | 100.0% | 1 | | -> duration | 12.213 | 12.213 | 12.213 | 12.213 | 12.213 | 12.213 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.212794 Full duration: 46.983617 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 37142053-30fe-4bed-8284-0fb6393d6f20 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | nova.delete_server_group | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> duration | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141745 Full duration: 11.77676 HINTS: * To plot HTML graphics with this data, run: rally task report 37142053-30fe-4bed-8284-0fb6393d6f20 --out output.html * To generate a JUnit report, run: rally task export 37142053-30fe-4bed-8284-0fb6393d6f20 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 37142053-30fe-4bed-8284-0fb6393d6f20 --json --out output.json 2018-05-21 19:56:36,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37142053-30fe-4bed-8284-0fb6393d6f20'] 2018-05-21 19:56:41,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:56:41,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '37142053-30fe-4bed-8284-0fb6393d6f20', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-21 19:56:41,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-21 19:56:41,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-21 19:56:41,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-05-21 19:56:41,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-21 19:56:41,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-21 19:56:41,883 - 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': ['quotas'], 'concurrency': 4, 'netid': '1cf1e004-ba8e-4b51-93dd-9275f45f5df2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'flavor_name': 'rally-tiny-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-bc0bd86d-5c66-40f9-b852-a63fe6d53f38', '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-21 19:57:47,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 08e7b82e-f72f-43a5-825a-700aea25b8d3 2018-05-21 19:57:47,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '08e7b82e-f72f-43a5-825a-700aea25b8d3'] 2018-05-21 19:57:49,031 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 08e7b82e-f72f-43a5-825a-700aea25b8d3: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 08e7b82e-f72f-43a5-825a-700aea25b8d3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | quotas.delete_quotas | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> duration | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.764529 Full duration: 11.01139 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 08e7b82e-f72f-43a5-825a-700aea25b8d3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 1.53 | 100.0% | 1 | | total | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | -> duration | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.530573 Full duration: 10.895707 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 08e7b82e-f72f-43a5-825a-700aea25b8d3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.944374 Full duration: 10.327924 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 08e7b82e-f72f-43a5-825a-700aea25b8d3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | total | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | -> duration | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.397977 Full duration: 11.190317 HINTS: * To plot HTML graphics with this data, run: rally task report 08e7b82e-f72f-43a5-825a-700aea25b8d3 --out output.html * To generate a JUnit report, run: rally task export 08e7b82e-f72f-43a5-825a-700aea25b8d3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 08e7b82e-f72f-43a5-825a-700aea25b8d3 --json --out output.json 2018-05-21 19:57:49,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '08e7b82e-f72f-43a5-825a-700aea25b8d3'] 2018-05-21 19:57:54,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-21 19:57:54,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '08e7b82e-f72f-43a5-825a-700aea25b8d3', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-21 19:57:54,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-21 19:57:54,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 03:45 | 10 | 100.00% | | gnocchi | 01:45 | 11 | 100.00% | | heat | 01:25 | 4 | 100.00% | | keystone | 03:26 | 11 | 100.00% | | neutron | 06:01 | 11 | 100.00% | | nova | 08:48 | 9 | 100.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:11 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-21 19:57:54,487 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-21 19:58:04,616 - xtesting.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-05-21 19:58:04,616 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-21 19:58:05,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 19:58:05,220 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 34:32 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-21 19:58:05,225 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-21 19:58:05,325 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-21 19:58:05,325 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-21 19:58:05,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-21 19:58:10,711 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-21 19:58:16,084 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d7327fb5-145f-4551-a047-83434e608bac | 2018-05-21T19:58:15.890558 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d7327fb5-145f-4551-a047-83434e608bac ~/.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-21 19:58:22,700 - 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__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-21 19:58:22,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-21 19:58:28,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-21 19:58:35,125 - 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=ca85a090-3127-425c-9a14-ae56b7918c03) as the default verifier for the future CLI operations. 2018-05-21 19:58:41,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42' 2018-05-21 19:58:43,314 - 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-21T19:58:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5fc0c4da-8bb0-46b1-87a9-1e2e7486d74c', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'admin_state_up': True, u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:58:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:58:44,105 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-21T19:58:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'4c282f8b-dc73-4026-9530-6261538afb6c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'enable_dhcp': True, u'network_id': u'5fc0c4da-8bb0-46b1-87a9-1e2e7486d74c', u'tenant_id': u'f21964cfcb7b4521bbb2e1952ddc258f', u'created_at': u'2018-05-21T19:58:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'f21964cfcb7b4521bbb2e1952ddc258f'}) 2018-05-21 19:58:44,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-21 19:58:44,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42' 2018-05-21 19:58:44,797 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:58:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/60875b32-c924-4862-903a-fa18d556c105/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'60875b32-c924-4862-903a-fa18d556c105', u'size': None, u'name': u'Cirros-0.4.0-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'checksum': None, u'self': u'/v2/images/60875b32-c924-4862-903a-fa18d556c105', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:58:44Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:58:44,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42' 2018-05-21 19:58:45,419 - 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-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-21T19:58:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8407e5c3-9e16-4687-b4dc-859e630c7f49/file', u'owner': u'f21964cfcb7b4521bbb2e1952ddc258f', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8407e5c3-9e16-4687-b4dc-859e630c7f49', u'size': None, u'name': u'Cirros-0.4.0-1-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', u'checksum': None, u'self': u'/v2/images/8407e5c3-9e16-4687-b4dc-859e630c7f49', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-21T19:58:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-21 19:58:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-21 19:58:45,666 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'0108b9cb-4b02-4c65-b7ca-54141e91cb75', 'swap': 0}) 2018-05-21 19:58:45,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-9db84ddd-cb15-4086-aeb1-fdd7f4ff1f42', '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'f21964cfcb7b4521bbb2e1952ddc258f', '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'abf57a68-0858-41d1-b623-6f2a1e4e0130', 'swap': 0}) 2018-05-21 19:58:51,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-21 19:58:51,921 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-21 19:58:51,922 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-21 19:58:51,924 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-21 19:58:51,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-21 19:58:58,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ca85a090-3127-425c-9a14-ae56b7918c03/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-21 19:58:58,287 - 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-21 20:02:06,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 44a53afa-4873-4d5d-a958-aa8249cea15d 2018-05-21 20:02:07,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44a53afa-4873-4d5d-a958-aa8249cea15d']'. 2018-05-21 20:02:08,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-21 20:02:08,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44a53afa-4873-4d5d-a958-aa8249cea15d | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-21 19:59:03 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-21 20:02:06 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:03 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ca85a090-3127-425c-9a14-ae56b7918c03) | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d7327fb5-145f-4551-a047-83434e608bac) | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 142.45 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-21 20:02:08,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-21 20:02:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-21 20:02:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-21 20:02:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-21 20:02:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 20:02:08,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-21 20:02:08,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-21 20:02:12,736 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 20:02:12,737 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-21 20:02:12,740 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-21 20:02:34,440 - 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-21 20:02:34,440 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-21 20:02:34,475 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-21 20:02:34,757 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 20:02:34,758 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-21 20:02:34,766 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-21 20:02:36,395 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-21 20:58:39,950 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 20:58:39,951 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:03 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-21 20:58:39,960 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-21 20:58:40,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-21 20:58:45,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-21 20:58:51,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 36f2daf6-d156-4bff-b46f-3c8867d47248 | 2018-05-21T20:58:51.239218 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 36f2daf6-d156-4bff-b46f-3c8867d47248 ~/.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-21 20:58:58,346 - 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__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-21 20:58:58,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-21 20:59:03,932 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-21 20:59:11,071 - 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=4ef81a13-43f1-4003-aa25-1a525850b1a3) as the default verifier for the future CLI operations. 2018-05-21 20:59:17,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-45394c26-f049-4110-b5e3-9d440bc12ee0' 2018-05-21 20:59:19,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-45394c26-f049-4110-b5e3-9d440bc12ee0' 2018-05-21 20:59:20,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-45394c26-f049-4110-b5e3-9d440bc12ee0' 2018-05-21 20:59:21,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-21 20:59:28,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-21 20:59:34,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4ef81a13-43f1-4003-aa25-1a525850b1a3/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-21 20:59:34,165 - 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-21 21:03:04,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6a6308d9-0d88-467b-b60e-741effbf5578 2018-05-21 21:03:04,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6a6308d9-0d88-467b-b60e-741effbf5578']'. 2018-05-21 21:03:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-21 21:03:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-21 21:03:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 21:03:06,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a6308d9-0d88-467b-b60e-741effbf5578 | 2018-05-21 21:03:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-21 21:03:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-21 20:59:39 | 2018-05-21 21:03:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-21 21:03:04 | 2018-05-21 21:03:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:25 | 2018-05-21 21:03:06,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-21 21:03:06,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-21 21:03:06,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4ef81a13-43f1-4003-aa25-1a525850b1a3) | 2018-05-21 21:03:06,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 36f2daf6-d156-4bff-b46f-3c8867d47248) | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 188.354 | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-21 21:03:06,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-21 21:03:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-21 21:03:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-21 21:03:06,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-21 21:03:06,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-21 21:03:10,659 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-21 21:03:10,660 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:53 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-21 21:03:10,667 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:48 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 17:42 | PASS | | rally_sanity | functest | smoke | 34:32 | PASS | | patrole | functest | smoke | 03:31 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 56:03 | PASS | | neutron_trunk | functest | smoke | 03:53 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-21 21:03:10,676 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-21 21:03:15,803 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-324 | | 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-21 21:03:15,807 - 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-21 21:03:15,807 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-21 21:03:15,808 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-21 21:03:15,808 - 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-21 21:03:15,812 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-21 21:03:19,835 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-324 | | 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-21 21:03:19,842 - 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-21 21:03:19,842 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-21 21:03:19,843 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-21 21:03:19,843 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-21 21:03:19,844 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK