2018-05-17 19:18:34,625 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-308 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 19:18:34,631 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-17 19:18:34,631 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 19:18:34,632 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-17 19:18:34,634 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-17 19:18:34,634 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-17 19:18:39,129 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 19:18:46,582 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.443s OK 2018-05-17 19:18:46,861 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:18:46,863 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-17 19:18:46,867 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-17 19:18:47,898 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 19:28:31,894 - 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 583.951s OK 2018-05-17 19:28:32,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:28:32,176 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:28:32,181 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-17 19:28:33,244 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 19:29:19,381 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.136s OK 2018-05-17 19:29:19,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:29:19,661 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-17 19:29:19,667 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 09:44 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-17 19:29:19,670 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 19:29:24,080 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-308 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 19:29:24,084 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-17 19:29:24,084 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 19:29:24,086 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-17 19:29:24,090 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-17 19:29:24,091 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-17 19:29:27,099 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'20e359c8-eca7-47f6-ab4b-d5d4df669a16'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T19:17:10Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9e306297-e4e1-4e29-a13c-f554fa3764ee', 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'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:17:04Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:29:27,208 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-17 19:29:27,209 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 19:29:27,370 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-17 19:29:27,370 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 19:29:27,371 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-17 19:29:27,499 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-17 19:29:27,499 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-17 19:29:27' 2018-05-17 19:29:27,500 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:27,500 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-17 19:29:28,253 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--b4b4b8ef-3282-4c93-a207-928f8fa49608', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:29:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/634f3de5-c2c5-4048-9be9-b11f2de75db2/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'634f3de5-c2c5-4048-9be9-b11f2de75db2', u'size': None, u'name': u'functest-vping--b4b4b8ef-3282-4c93-a207-928f8fa49608', u'checksum': None, u'self': u'/v2/images/634f3de5-c2c5-4048-9be9-b11f2de75db2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:29:28Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:29:28,254 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:28,660 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T19:29:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'28fa701d-9809-4fc7-bb06-53737eb2d5c3', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-b4b4b8ef-3282-4c93-a207-928f8fa49608', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:29:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:29:29,389 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:29:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'c5658d8b-e82d-4b77-b426-164f8665e8b6', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-b4b4b8ef-3282-4c93-a207-928f8fa49608', u'enable_dhcp': True, u'network_id': u'28fa701d-9809-4fc7-bb06-53737eb2d5c3', u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:29:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:29:29,389 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:31,651 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:29:31Z', u'revision_number': 2, u'ha': False, u'id': u'59ae8d22-1095-4b7c-a4c9-5b0ccd6aaa0d', u'external_gateway_info': {u'network_id': u'9e306297-e4e1-4e29-a13c-f554fa3764ee', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'20e359c8-eca7-47f6-ab4b-d5d4df669a16', u'ip_address': u'10.16.0.122'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-b4b4b8ef-3282-4c93-a207-928f8fa49608', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:29:29Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:29:34,262 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:34,459 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-b4b4b8ef-3282-4c93-a207-928f8fa49608', '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'cb5520d670994d718225d17bad60908a', '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'79958494-cfa3-415f-9e51-66d92c5b6e9a', 'swap': 0}) 2018-05-17 19:29:35,173 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:47,042 - 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-b4b4b8ef-3282-4c93-a207-928f8fa49608': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:c3:af', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'634f3de5-c2c5-4048-9be9-b11f2de75db2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-17T19:29:45.000000', 'flavor': Munch({u'id': u'79958494-cfa3-415f-9e51-66d92c5b6e9a'}), 'az': u'nova', 'id': u'e3cd8785-8bd3-49bb-b9ff-744f2dfd1912', 'security_groups': [Munch({u'name': u'vping-sg-b4b4b8ef-3282-4c93-a207-928f8fa49608'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c93f11ab4b3c442c8831858787ea9ffb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-17T19:29:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:29:45Z', 'hostId': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-17T19:29:45.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb5520d670994d718225d17bad60908a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', 'name': u'opnfv-vping-1-b4b4b8ef-3282-4c93-a207-928f8fa49608', 'adminPass': u'5JgA8AcRYCz9', 'tenant_id': u'cb5520d670994d718225d17bad60908a', 'created_at': u'2018-05-17T19:29:36Z', 'created': u'2018-05-17T19:29:36Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:29:48,638 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [ 2018-05-17 19:29:48,638 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:29:48,917 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3blUVbwon01S5ThVtu/NteKedivk1oDLqew4EP+KCN7zIVC8sOjyHHDMM4cTkd5NKEV0m4kKbcqZyady953j6sGej6/7IPoggKK43BSc7ObgTC+jn/x8nN+qE5duavNAVJmQwxTpX0PpdroqkduEx2kxCVRDhlydDDODoLtY+jXkNETDZtb3nkM1OkZzQ/x63aaHd0kY3hgb7488JmoSbBSEkMAt3QCfUpcUIVMUi2EYpoHYA8SCdGBTjuanOLEzSZBK69fhgLnsuPxc5K/Z6T1PVii1dTIiOkQhp6N+mgOyXu+H6zYFL+RXZz048A3MM4E5mGK5iXciBoR5qMVRB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt25VFW8KJ9NUuU4VbbvzbXinnYr5NaAy6nsOBD/igje8yFQv\nLDo8hxwzDOHE5HeTShFdJuJCm3Kmcmncved4+rBno+v+yD6IICiuNwUnOzm4Ewvo\n5/8fJzfqhOXbmrzQFSZkMMU6V9D6Xa6KpHbhMdpMQlUQ4ZcnQwzg6C7WPo15DREw\n2bW955DNTpGc0P8et2mh3dJGN4YG++PPCZqEmwUhJDALd0An1KXFCFTFIthGKaB2\nAPEgnRgU47mpzixM0mQSuvX4YC57Lj8XOSv2ek9T1YotXUyIjpEIaejfpoDsl7vh\n+s2BS/kV2c9OPANzDOBOZhiuYl3IgaEeajFUQQIDAQABAoIBAF9JFTG5KNFfWleY\nVFFYnS90yb1w/9v3h/t+SN20Qfna8louQQL8jYyx/WLntNvpsb18H6OfTXJqsEQm\n8eBEaffvwybH5OYodZYfC8DREHwXk6NxQF+ji49X4J+At/89reoOs2USTyhnCme3\nz5V3m6vF9m9OuSI23tJZ0ktKaUi8W4AmvpMsSO20M81wmcsB39Ty84Q6M7R4w8qK\nmp/wTB60lJhb2D10NlfKFiFDBwf1MGqkSwFaDLU706LJ3oojma+MtjPqQV3S+glN\n6abjWuq7egBFDgXF0NSy/N7ryi/qDyXoaw9jknZlwql88xpHUATlg5GcWnoujrQt\n+jEd3rECgYEA5ErwocnifpTCRv0e/QGhAL9Vxfl16OkBHXMjEmaT6AyaZMGbkJuz\nbaDM1M0CCXlc2PG+D7CB1g4UKbPPWioA4+71tR+xIIkJTJTN5DGIld7r+2WJPMTg\nubyMfNUXXnxSMasZ/0+BQjXL7dx/tj5cFwe4olr2jLa9Rw43kedoZ9MCgYEAzbGJ\nc/JL5HDRGaGidIeaMWikLFQmhinhOMv9qua9uvkw7gm5YcrSklkkTR6mQmwesO1A\n9Gx9gMQR9XwIgAmzAYOkds7KUqa3RoKFx/GNhtJDhEOdVPoWg+AYkNxe5XMPud8w\nwIf+5m4I35DKMK0dZrJOgAt+rt72rK72ikMEexsCgYB1dRU/uLZ++BzJF3y1Ifxr\nfQYtmP8QeamoNFAMLJjW4H0jb/WRPnrf4cbhiiUNKNMbj62BNwhmUNIQ7sG1mzzg\nCVeD/C1PFxKgw0L3sICc05hIvWIR0R3qklcZ9y1R4NcNVQJIOOjBXxpwZG2VH5qU\nAtX9Op31oiPahjcTK6OtHwKBgQCLQLYdmNtoPDhTcenZmjP5Xy5GFHJAQfoHyZJi\nMPQhsLI/dLXcTsNf8Jly3F0SesAMZ5Kh5xDQK+08lEvs4qQdUlH1XOn8KoHJanPH\nePCnZZHv6RaKgQTdIsl+yLI2BD+RRlhq/6bBuZyoPg2kBo7xB6W9agrJuIinP4wI\n7nYKIQKBgQDK32Icz2BR+03kJnss7O8gv/4nHI5uuMx8VA+oas6TBb4k6Dnm6zS2\n40ApeNuLVj5X6Gmf1kzTWb6ehEwkye0VharTQyQCiVF215PNNCCovWoz6nMQ4chm\nu3uorNdViatiT66d7JE3QO+f+5duZg9kvZJm9JHugYZyBgGpNQXEUg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c93f11ab4b3c442c8831858787ea9ffb', 'name': u'vping-keypair-b4b4b8ef-3282-4c93-a207-928f8fa49608', 'created_at': '2018-05-17T19:29:48.917893', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'e0:f7:fa:45:ad:78:f7:3b:da:de:1e:40:2d:38:b4:1b', 'type': 'ssh', 'id': u'vping-keypair-b4b4b8ef-3282-4c93-a207-928f8fa49608'}) 2018-05-17 19:29:48,918 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAt25VFW8KJ9NUuU4VbbvzbXinnYr5NaAy6nsOBD/igje8yFQv LDo8hxwzDOHE5HeTShFdJuJCm3Kmcmncved4+rBno+v+yD6IICiuNwUnOzm4Ewvo 5/8fJzfqhOXbmrzQFSZkMMU6V9D6Xa6KpHbhMdpMQlUQ4ZcnQwzg6C7WPo15DREw 2bW955DNTpGc0P8et2mh3dJGN4YG++PPCZqEmwUhJDALd0An1KXFCFTFIthGKaB2 APEgnRgU47mpzixM0mQSuvX4YC57Lj8XOSv2ek9T1YotXUyIjpEIaejfpoDsl7vh +s2BS/kV2c9OPANzDOBOZhiuYl3IgaEeajFUQQIDAQABAoIBAF9JFTG5KNFfWleY VFFYnS90yb1w/9v3h/t+SN20Qfna8louQQL8jYyx/WLntNvpsb18H6OfTXJqsEQm 8eBEaffvwybH5OYodZYfC8DREHwXk6NxQF+ji49X4J+At/89reoOs2USTyhnCme3 z5V3m6vF9m9OuSI23tJZ0ktKaUi8W4AmvpMsSO20M81wmcsB39Ty84Q6M7R4w8qK mp/wTB60lJhb2D10NlfKFiFDBwf1MGqkSwFaDLU706LJ3oojma+MtjPqQV3S+glN 6abjWuq7egBFDgXF0NSy/N7ryi/qDyXoaw9jknZlwql88xpHUATlg5GcWnoujrQt +jEd3rECgYEA5ErwocnifpTCRv0e/QGhAL9Vxfl16OkBHXMjEmaT6AyaZMGbkJuz baDM1M0CCXlc2PG+D7CB1g4UKbPPWioA4+71tR+xIIkJTJTN5DGIld7r+2WJPMTg ubyMfNUXXnxSMasZ/0+BQjXL7dx/tj5cFwe4olr2jLa9Rw43kedoZ9MCgYEAzbGJ c/JL5HDRGaGidIeaMWikLFQmhinhOMv9qua9uvkw7gm5YcrSklkkTR6mQmwesO1A 9Gx9gMQR9XwIgAmzAYOkds7KUqa3RoKFx/GNhtJDhEOdVPoWg+AYkNxe5XMPud8w wIf+5m4I35DKMK0dZrJOgAt+rt72rK72ikMEexsCgYB1dRU/uLZ++BzJF3y1Ifxr fQYtmP8QeamoNFAMLJjW4H0jb/WRPnrf4cbhiiUNKNMbj62BNwhmUNIQ7sG1mzzg CVeD/C1PFxKgw0L3sICc05hIvWIR0R3qklcZ9y1R4NcNVQJIOOjBXxpwZG2VH5qU AtX9Op31oiPahjcTK6OtHwKBgQCLQLYdmNtoPDhTcenZmjP5Xy5GFHJAQfoHyZJi MPQhsLI/dLXcTsNf8Jly3F0SesAMZ5Kh5xDQK+08lEvs4qQdUlH1XOn8KoHJanPH ePCnZZHv6RaKgQTdIsl+yLI2BD+RRlhq/6bBuZyoPg2kBo7xB6W9agrJuIinP4wI 7nYKIQKBgQDK32Icz2BR+03kJnss7O8gv/4nHI5uuMx8VA+oas6TBb4k6Dnm6zS2 40ApeNuLVj5X6Gmf1kzTWb6ehEwkye0VharTQyQCiVF215PNNCCovWoz6nMQ4chm u3uorNdViatiT66d7JE3QO+f+5duZg9kvZJm9JHugYZyBgGpNQXEUg== -----END RSA PRIVATE KEY----- 2018-05-17 19:29:49,796 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--b4b4b8ef-3282-4c93-a207-928f8fa49608' 2018-05-17 19:30:01,139 - 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-b4b4b8ef-3282-4c93-a207-928f8fa49608': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:6c:43', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'634f3de5-c2c5-4048-9be9-b11f2de75db2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-17T19:29:59.000000', 'flavor': Munch({u'id': u'79958494-cfa3-415f-9e51-66d92c5b6e9a'}), 'az': u'nova', 'id': u'fb709f01-addd-44ff-82ea-14c295f2bee6', 'security_groups': [Munch({u'name': u'vping-sg-b4b4b8ef-3282-4c93-a207-928f8fa49608'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c93f11ab4b3c442c8831858787ea9ffb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-17T19:29:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:29:59Z', 'hostId': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-b4b4b8ef-3282-4c93-a207-928f8fa49608', 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-17T19:29:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb5520d670994d718225d17bad60908a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', 'name': u'opnfv-vping-2-ssh--b4b4b8ef-3282-4c93-a207-928f8fa49608', 'adminPass': u'Gg355mJYvQhh', 'tenant_id': u'cb5520d670994d718225d17bad60908a', 'created_at': u'2018-05-17T19:29:51Z', 'created': u'2018-05-17T19:29:51Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:30:04,086 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'59ae8d22-1095-4b7c-a4c9-5b0ccd6aaa0d', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cb5520d670994d718225d17bad60908a', 'created_at': u'2018-05-17T19:30:02Z', 'attached': True, 'updated_at': u'2018-05-17T19:30:02Z', 'id': u'9b185a0a-283e-44d4-b5e5-886fe4e0e302', 'floating_network_id': u'9e306297-e4e1-4e29-a13c-f554fa3764ee', 'fixed_ip_address': u'192.168.130.10', 'floating_ip_address': u'10.16.0.119', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'59ae8d22-1095-4b7c-a4c9-5b0ccd6aaa0d', 'project_id': u'cb5520d670994d718225d17bad60908a', 'port_id': u'8efd1cdd-27ef-4520-a743-ccfa96ecc027', 'port': u'8efd1cdd-27ef-4520-a743-ccfa96ecc027', 'network': u'9e306297-e4e1-4e29-a13c-f554fa3764ee'}) 2018-05-17 19:30:06,119 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028029] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.048078] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068047] Security Framework initialized [ 0.076028] Yama: becoming mindful. [ 0.084040] AppArmor: AppArmor initialized [ 0.092087] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108085] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124196] Initializing cgroup subsys io [ 0.136033] Initializing cgroup subsys memory [ 0.144035] Initializing cgroup subsys devices [ 0.152032] Initializing cgroup subsys freezer [ 0.160032] Initializing cgroup subsys net_cls [ 0.168032] Initializing cgroup subsys perf_event [ 0.176033] Initializing cgroup subsys net_prio [ 0.184029] Initializing cgroup subsys hugetlb [ 0.192028] Initializing cgroup subsys pids [ 0.201821] CPU: Physical Processor ID: 0 [ 0.209450] mce: CPU supports 10 MCE banks [ 0.220774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.494591] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.736726] ftrace: allocating 31920 entries in 125 pages [ 0.760135] smpboot: Max logical packages: 1 [ 0.768029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.783105] x2apic enabled [ 0.784032] Switched APIC routing to physical x2apic. [ 0.814544] ..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.828045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.844089] ... version: 2 [ 0.848035] ... bit width: 48 [ 0.852034] ... generic registers: 4 [ 0.856034] ... value mask: 0000ffffffffffff [ 0.860099] ... max period: 000000007fffffff [ 0.864035] ... fixed-purpose events: 3 [ 0.868034] ... event mask: 000000070000000f [ 0.872163] KVM setup paravirtual spinlock [ 0.876759] x86: Booted up 1 node, 1 CPUs [ 0.880037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.888111] devtmpfs: initialized [ 0.894430] evm: security.selinux [ 0.896036] evm: security.SMACK64 [ 0.900034] evm: security.SMACK64EXEC [ 0.904035] evm: security.SMACK64TRANSMUTE [ 0.908034] evm: security.SMACK64MMAP [ 0.912034] evm: security.ima [ 0.916034] evm: security.capability [ 0.920144] cl 2018-05-17 19:30:06,120 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-17 19:30:13,465 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-17 19:30:13,473 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-17 19:30:13,479 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-17 19:30:13,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:30:13,974 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 19:30:32,017 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-17 19:30:32,848 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'20e359c8-eca7-47f6-ab4b-d5d4df669a16'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T19:17:10Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9e306297-e4e1-4e29-a13c-f554fa3764ee', 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'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:17:04Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:30:32,849 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-17 19:30:32,849 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-17 19:30:32' 2018-05-17 19:30:32,849 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:30:32,849 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-17 19:30:33,518 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--337725af-b1f1-4c84-9adb-ada9e820f70e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:30:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/a0184e62-ff6a-4500-a36d-ba8367b8a614/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a0184e62-ff6a-4500-a36d-ba8367b8a614', u'size': None, u'name': u'functest-vping--337725af-b1f1-4c84-9adb-ada9e820f70e', u'checksum': None, u'self': u'/v2/images/a0184e62-ff6a-4500-a36d-ba8367b8a614', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:30:33Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:30:33,518 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:30:33,907 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T19:30:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2db78568-a37f-4484-bd55-1d578780de31', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-337725af-b1f1-4c84-9adb-ada9e820f70e', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:30:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:30:34,627 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:30:34Z', 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'8cddff5e-52ca-4381-91b6-14a2b9b21cdd', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-337725af-b1f1-4c84-9adb-ada9e820f70e', u'enable_dhcp': True, u'network_id': u'2db78568-a37f-4484-bd55-1d578780de31', u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:30:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:30:34,627 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:30:36,656 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:30:36Z', u'revision_number': 2, u'ha': False, u'id': u'9c064b5f-2ee1-4f30-979f-0a742892e6c9', u'external_gateway_info': {u'network_id': u'9e306297-e4e1-4e29-a13c-f554fa3764ee', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'20e359c8-eca7-47f6-ab4b-d5d4df669a16', u'ip_address': u'10.16.0.122'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-337725af-b1f1-4c84-9adb-ada9e820f70e', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:30:34Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:30:39,470 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:30:39,593 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-337725af-b1f1-4c84-9adb-ada9e820f70e', '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'cb5520d670994d718225d17bad60908a', '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'2b63945d-4910-40b5-86de-ffdf8f66fab5', 'swap': 0}) 2018-05-17 19:30:40,282 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:30:49,633 - 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-337725af-b1f1-4c84-9adb-ada9e820f70e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:81:60:cd', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a0184e62-ff6a-4500-a36d-ba8367b8a614'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-17T19:30:48.000000', 'flavor': Munch({u'id': u'2b63945d-4910-40b5-86de-ffdf8f66fab5'}), 'az': u'nova', 'id': u'ceae1710-0cfe-4a0d-af3b-dbf9d2f176ae', 'security_groups': [Munch({u'name': u'vping-sg-337725af-b1f1-4c84-9adb-ada9e820f70e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c93f11ab4b3c442c8831858787ea9ffb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-17T19:30:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:30:49Z', 'hostId': u'8113a804e39b6f0e219fdc5e6f7283c02198d411e46daa80ce2f4f29', 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.11', 'cloud': 'envvars', 'host_id': u'8113a804e39b6f0e219fdc5e6f7283c02198d411e46daa80ce2f4f29', '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-17T19:30:48.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-ovs-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb5520d670994d718225d17bad60908a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01.mcp-pike-ovs-noha.local', 'name': u'opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e', 'adminPass': u'q7EfP3riBYDQ', 'tenant_id': u'cb5520d670994d718225d17bad60908a', 'created_at': u'2018-05-17T19:30:41Z', 'created': u'2018-05-17T19:30:41Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:30:51,464 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-17 19:30:51,464 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e' 2018-05-17 19:31:00,628 - 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-337725af-b1f1-4c84-9adb-ada9e820f70e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:8c:b1', 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'a0184e62-ff6a-4500-a36d-ba8367b8a614'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-17T19:30:59.000000', 'flavor': Munch({u'id': u'2b63945d-4910-40b5-86de-ffdf8f66fab5'}), 'az': u'nova', 'id': u'98010b09-2767-4c2c-8781-f5686ce9bf94', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c93f11ab4b3c442c8831858787ea9ffb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb5520d670994d718225d17bad60908a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-17T19:30:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-17T19:30:59Z', 'hostId': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'f694436d4982b4ec3ac9bd4802827699edb1a60065a37609d5981ba3', '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-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-17T19:30:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb5520d670994d718225d17bad60908a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02.mcp-pike-ovs-noha.local', 'name': u'opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e', 'adminPass': u'tekWSy9vvtCf', 'tenant_id': u'cb5520d670994d718225d17bad60908a', 'created_at': u'2018-05-17T19:30:52Z', 'created': u'2018-05-17T19:30:52Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-17 19:31:02,371 - 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-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.990 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.020030] pid_max: default: 32768 minimum: 301 [ 0.028040] ACPI: Core revision 20150930 [ 0.036941] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.048049] Security Framework initialized [ 0.052029] Yama: becoming mindful. [ 0.060041] AppArmor: AppArmor initialized [ 0.068089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.076141] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.084090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100499] Initializing cgroup subsys io [ 0.108032] Initializing cgroup subsys memory [ 0.116033] Initializing cgroup subsys devices [ 0.124030] Initializing cgroup subsys freezer [ 0.132033] Initializing cgroup subsys net_cls [ 0.136057] Initializing cgroup subsys perf_event [ 0.148029] Initializing cgroup subsys net_prio [ 0.156031] Initializing cgroup subsys hugetlb [ 0.164027] Initializing cgroup subsys pids [ 0.177425] CPU: Physical Processor ID: 0 [ 0.188541] mce: CPU supports 10 MCE banks [ 0.200803] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.204030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.503449] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.728034] ftrace: allocating 31920 entries in 125 pages [ 0.748171] smpboot: Max logical packages: 1 [ 0.760032] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.772514] x2apic enabled [ 0.776035] Switched APIC routing to physical x2apic. [ 0.801953] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.804000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.816046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.832094] ... version: 2 [ 0.836035] ... bit width: 48 [ 0.840035] ... generic registers: 4 [ 0.844034] ... value mask: 0000ffffffffffff [ 0.848035] ... max period: 000000007fffffff [ 0.852034] ... fixed-purpose events: 3 [ 0.856034] ... event mask: 000000070000000f [ 0.860147] KVM setup paravirtual spinlock [ 0.865357] x86: Booted up 1 node, 1 CPUs [ 0.868037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.875614] devtmpfs: initialized [ 0.878132] evm: security.selinux [ 0.880037] evm: security.SMACK64 [ 0.884034] evm: security.SMACK64EXEC [ 0.888034] evm: security.SMACK64TRANSMUTE [ 0.892033] evm: security.SMACK64MMAP [ 0.896033] evm: security.ima [ 0.900033] evm: security.capability [ 0.904249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.908166] pinctrl core: initialized pinctrl subsystem [ 0.913888] RTC time: 19:30:54, date: 05/17/18 [ 0.916179] NET: Registered protocol family 16 [ 0.920231] cpuidle: using governor ladder [ 0.924038] cpuidle: using governor menu [ 0.928331] PCCT header not found. [ 0.932278] ACPI: bus type PCI registered [ 0.936035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.940823] PCI: Using configuration type 1 for base access [ 0.944973] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.949180] ACPI: Added _OSI(Module Device) [ 0.952035] ACPI: Added _OSI(Processor Device) [ 0.956034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.960034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.967065] ACPI: Interpreter enabled [ 0.968039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.980036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.992048] ACPI: (supports S0 S3 S4 S5) [ 0.996035] ACPI: Using IOAPIC for interrupt routing [ 1.000059] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.009118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.012039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.016039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.020041] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.024690] acpiphp: Slot [3] registered [ 1.028147] acpiphp: Slot [4] registered [ 1.032450] acpiphp: Slot [5] registered [ 1.036145] acpiphp: Slot [6] registered [ 1.040144] acpiphp: Slot [7] registered [ 1.044146] acpiphp: Slot [8] registered [ 1.048143] acpiphp: Slot [9] registered [ 1.052143] acpiphp: Slot [10] registered [ 1.056148] acpiphp: Slot [11] registered [ 1.060408] acpiphp: Slot [12] registered [ 1.064179] acpiphp: Slot [13] registered [ 1.068150] acpiphp: Slot [14] registered [ 1.072159] acpiphp: Slot [15] registered [ 1.076144] acpiphp: Slot [16] registered [ 1.080955] acpiphp: Slot [17] registered [ 1.084145] acpiphp: Slot [18] registered [ 1.088144] acpiphp: Slot [19] registered [ 1.092146] acpiphp: Slot [20] registered [ 1.096423] acpiphp: Slot [21] registered [ 1.100163] acpiphp: Slot [22] registered [ 1.104145] acpiphp: Slot [23] registered [ 1.108153] acpiphp: Slot [24] registered [ 1.112423] acpiphp: Slot [25] registered [ 1.116144] acpiphp: Slot [26] registered [ 1.120145] acpiphp: Slot [27] registered [ 1.124993] acpiphp: Slot [28] registered [ 1.128145] acpiphp: Slot [29] registered [ 1.132145] acpiphp: Slot [30] registered [ 1.136144] acpiphp: Slot [31] registered [ 1.140137] PCI host bridge to bus 0000:00 [ 1.144038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.148035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.152036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.156035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.160035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.164036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.192131] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.196035] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.200308] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.204035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.225694] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.228132] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.345632] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.356512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.368556] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.380792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.392321] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.400622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.404398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.408000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.408047] vgaarb: loaded [ 1.412037] vgaarb: bridge control possible 0000:00:02.0 [ 1.416268] SCSI subsystem initialized [ 1.420256] ACPI: bus type USB registered [ 1.424067] usbcore: registered new interface driver usbfs [ 1.428053] usbcore: registered new interface driver hub [ 1.432330] usbcore: registered new device driver usb [ 1.436245] PCI: Using ACPI for IRQ routing [ 1.442248] NetLabel: Initializing [ 1.444035] NetLabel: domain hash size = 128 [ 1.448033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.452056] NetLabel: unlabeled traffic allowed by default [ 1.456204] clocksource: Switched to clocksource kvm-clock [ 1.481495] AppArmor: AppArmor Filesystem Enabled [ 1.498286] pnp: PnP ACPI init [ 1.511693] pnp: PnP ACPI: found 5 devices [ 1.537021] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.568442] NET: Registered protocol family 2 [ 1.583725] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.605619] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.625985] TCP: Hash tables configured (established 4096 bind 4096) [ 1.645960] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.665370] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.685081] NET: Registered protocol family 1 [ 1.699117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.719183] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.738580] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.784209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.830843] Trying to unpack rootfs image as initramfs... [ 1.937320] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.962991] Scanning for low memory corruption every 60 seconds [ 1.982886] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.002819] audit: initializing netlink subsys (disabled) [ 2.020908] audit: type=2000 audit(1526585452.965:1): initialized [ 2.038940] Initialise system trusted keyring [ 2.055646] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.078290] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.098570] zbud: loaded [ 2.108896] VFS: Disk quotas dquot_6.6.0 [ 2.122150] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.143483] fuse init (API version 7.23) [ 2.159007] Key type big_key registered [ 2.172488] Allocating IMA MOK and blacklist keyrings. [ 2.191690] Key type asymmetric registered [ 2.205997] Asymmetric key parser 'x509' registered [ 2.223004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.248461] io scheduler noop registered [ 2.263094] io scheduler deadline registered (default) [ 2.279353] io scheduler cfq registered [ 2.292965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.310912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.330925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.354547] ACPI: Power Button [PWRF] [ 2.368339] GHES: HEST is not enabled! [ 2.406568] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.495433] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.546572] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.575141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.633304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.658357] Linux agpgart interface v0.103 [ 2.674078] brd: module loaded [ 2.689228] loop: module loaded [ 2.735634] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.766166] GPT:90111 != 2097151 [ 2.777036] GPT:Alternate GPT header not at the end of the disk. [ 2.796233] GPT:90111 != 2097151 [ 2.806440] GPT: Use GNU Parted to correct GPT errors. [ 2.821973] vda: vda1 vda15 [ 2.838306] vdb: [ 2.849965] scsi host0: ata_piix [ 2.862141] scsi host1: ata_piix [ 2.873452] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.891657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.912756] libphy: Fixed MDIO Bus: probed [ 2.928378] tun: Universal TUN/TAP device driver, 1.6 [ 2.943063] tun: (C) 1999-2004 Max Krasnyansky [ 2.976119] PPP generic driver version 2.4.2 [ 2.990097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.008949] ehci-pci: EHCI PCI platform driver [ 3.022380] ehci-platform: EHCI generic platform driver [ 3.037941] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.056261] ohci-pci: OHCI PCI platform driver [ 3.072840] ohci-platform: OHCI generic platform driver [ 3.089944] uhci_hcd: USB Universal Host Controller Interface driver [ 3.132983] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.148188] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.171036] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.185650] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.201693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.221438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.243965] usb usb1: Product: UHCI Host Controller [ 3.259356] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.276995] usb usb1: SerialNumber: 0000:00:01.2 [ 3.291114] hub 1-0:1.0: USB hub found [ 3.303648] hub 1-0:1.0: 2 ports detected [ 3.317953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.352103] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.368517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.385819] mousedev: PS/2 mouse device common for all mice [ 3.406297] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.434564] rtc_cmos 00:00: RTC can wake from S4 [ 3.452435] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.471852] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.491277] i2c /dev entries driver [ 3.504537] device-mapper: uevent: version 1.0.3 [ 3.518680] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.546107] ledtrig-cpu: registered to indicate activity on CPUs [ 3.566324] NET: Registered protocol family 10 [ 3.579982] NET: Registered protocol family 17 [ 3.593541] Key type dns_resolver registered [ 3.607814] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.623942] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.648523] registered taskstats version 1 [ 3.660699] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.678811] Loading compiled-in X.509 certificates [ 3.694435] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.720393] zswap: loaded using pool lzo/zbud [ 3.736746] Key type trusted registered [ 3.750223] Key type encrypted registered [ 3.762385] AppArmor: AppArmor sha1 policy hashing enabled [ 3.776683] ima: No TPM chip found, activating TPM-bypass! [ 3.792593] evm: HMAC attrs: 0x1 [ 4.007274] Magic number: 2:764:546 [ 4.028973] tty ttyS22: hash matches [ 4.050324] mem null: hash matches [ 4.073105] rtc_cmos 00:00: setting system clock to 2018-05-17 19:30:59 UTC (1526585459) [ 4.112801] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.136721] EDD information not available. [ 4.158452] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.192450] Write protecting the kernel read-only data: 14336k [ 4.211416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.236158] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 4.261969] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 4.280606] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 4.299363] usb 1-1: Product: QEMU USB Tablet [ 4.315166] usb 1-1: Manufacturer: QEMU [ 4.328405] usb 1-1: SerialNumber: 42 info: initramfs: up at 4.35 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.69 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.795193] 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.11... Lease of 192.168.130.11 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.990 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFSQe2myr4G3r9VeL5YRDZzIZWb/usclw3IMtnG7/kpa58S34i7XfE/3KfXm98YyqQXkn+p93mdfSyGISMQCX5FOqv86kvGZY6eL5UWhSD8mCKw3IpRI8S9XJn2MNyh/6QwAeJqzPXyLhEdDiSxeUyrA5lvjVb718n9F6zLwV64sE3x3Qd2k5dGFWCp6kKvzryRCqeIEAxBo0Ou90q7C4lNqHRdbvnJ2QTcRXpjcsb61XqRyAuAXt8gRGgKCjmDILpgs6uTlleyEcIE8zeEonXkeyUKSdvXxAaxYIKbNbkQ/vLzihNR32fkIWH9w5fCLQECA9tHME61hlipB5SrNpT root@opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e ssh-dss AAAAB3NzaC1kc3MAAACBAMPyVoEe+zSUOrFlCF4IEnLgeFXU4wvzmPwtRTNtzQEF9rH+7DVdmTT4oEzDz8F7UsSlk4kem0vbc53l1Bzt2SZuxMnYA3EQD2Jj13ugz4PuUEMcbDnMWJ4uHoujWrzyKwSLUFEMFOK2h6Ku33OQWT/SHIFENssGkJY7FPxa0zU7AAAAFQD1R3I9TOCEQbjzrP6ft9hYS5UzdwAAAIAz7EKxASFyY5S6vxtn+ZtZ0i2fjirRYdVZBrtHhAph5xTjU/x50Us9d+LZ2fVT0nNd2i6FoTbnbnKgWr4vmOvRcLZyXiox1yyrhKm2XRAa7RldVCggJP0z63NqupbSnNLnXWEeQguR9VUSVsM6O9xWnPu9zHZF0kpF/u5IOSnHvQAAAIBPUyhjx1SLPLQe6xuzPGClv68PuR5BodeHQubU0/zZ09VCXYILxmem9hniBxW+P1I1igDg73YSsesd32ftDT4zuMGkatDCukP13/JJloAmSov/njyWp6jj7IRqTiEEKLuQeCpD52aqm/FzmXJ+TmSHa5bqIorZVIczQmsvWNWe3Q== root@opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.11,24,fe80::f816:3eff:fe81:60cd/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.11 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: ceae1710-0cfe-4a0d-af3b-dbf9d2f176ae name: opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e availability-zone: nova local-hostname: opnfv-vping-1-337725af-b1f1-4c84-9adb-ada9e820f70e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=6.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-05-17 19:31:02,372 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-17 19:31:02,372 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-17 19:31:04,448 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120193] Initializing cgroup subsys io [ 0.124058] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.161113] Initializing cgroup subsys perf_event [ 0.168029] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.192530] CPU: Physical Processor ID: 0 [ 0.201952] mce: CPU supports 10 MCE banks [ 0.212171] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.506005] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722158] ftrace: allocating 31920 entries in 125 pages 2018-05-17 19:31:04,449 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-05-17 19:31:06,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120193] Initializing cgroup subsys io [ 0.124058] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.161113] Initializing cgroup subsys perf_event [ 0.168029] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.192530] CPU: Physical Processor ID: 0 [ 0.201952] mce: CPU supports 10 MCE banks [ 0.212171] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.506005] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722158] ftrace: allocating 31920 entries in 125 pages [ 0.744179] smpboot: Max logical packages: 1 [ 0.752030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.765807] x2apic enabled [ 0.768033] Switched APIC routing to physical x2apic. [ 0.793733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.796000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.808045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.820088] ... version: 2 [ 0.824033] ... bit width: 48 [ 0.828033] ... generic registers: 4 [ 0.832033] ... value mask: 0000ffffffffffff [ 0.836033] ... max period: 000000007fffffff [ 0.840033] ... fixed-purpose events: 3 [ 0.844034] ... event mask: 000000070000000f [ 0.848095] KVM setup paravirtual spinlock [ 0.852727] x86: Booted up 1 node, 1 CPUs [ 0.856036] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.863332] devtmpfs: initialized [ 0.867510] evm: security.selinux [ 0.868037] evm: security.SMACK64 [ 0.872033] evm: security.SMACK64EXEC [ 0.876033] evm: security.SMACK64TRANSMUTE [ 0.880034] evm: security.SMACK64MMAP [ 0.884033] evm: security.ima [ 0.888033] evm: security.capability [ 0.892144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896118] pinctrl core: initialized pinctrl subsystem [ 0.901162] RTC time: 19:31:04, date: 05/17/18 [ 0.904149] NET: Registered protocol family 16 [ 0.908181] cpuidle: using governor ladder [ 0.912036] cpuidle: using governor menu [ 0.916037] PCCT header not found. [ 0.920256] ACPI: bus type PCI registered [ 0.924034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.929062] PCI: Using configuration type 1 for base access [ 0.932384] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.937045] ACPI: Added _OSI(Module Device) [ 0.940034] ACPI: Added _OSI(Processor Device) [ 0.944034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.948034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.954990] ACPI: Interpreter enabled [ 0.956038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.968035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.980043] ACPI: (supports S0 S3 S4 S5) [ 0.984033] ACPI: Using IOAPIC for interrupt routing [ 0.988045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.996442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.000039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.004038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.008040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.012645] acpiphp: Slot [3] registered [ 1.016139] acpiphp: Slot [4] registered [ 1.020141] acpiphp: Slot [5] registered [ 1.024139] acpiphp: Slot [6] registered [ 1.028138] acpiphp: Slot [7] registered [ 1.032139] acpiphp: Slot [8] registered [ 1.036137] acpiphp: Slot [9] registered [ 1.040137] acpiphp: Slot [10] registered [ 1.044142] acpiphp: Slot [11] registered [ 1.048138] acpiphp: Slot [12] registered [ 1.052175] acpiphp: Slot [13] registered [ 1.056143] acpiphp: Slot [14] registered [ 1.060146] acpiphp: Slot [15] registered [ 1.064141] acpiphp: Slot [16] registered [ 1.068465] acpiphp: Slot [17] registered [ 1.072147] acpiphp: Slot [18] registered [ 1.076734] acpiphp: Slot [19] registered [ 1.080141] acpiphp: Slot [20] registered [ 1.084138] acpiphp: Slot [21] registered [ 1.088141] acpiphp: Slot [22] registered [ 1.092138] acpiphp: Slot [23] registered [ 1.096475] acpiphp: Slot [24] registered [ 1.100148] acpiphp: Slot [25] registered [ 1.104137] acpiphp: Slot [26] registered [ 1.108139] acpiphp: Slot [27] registered [ 1.112145] acpiphp: Slot [28] registered [ 1.116139] acpiphp: Slot [29] registered [ 1.120144] acpiphp: Slot [30] registered [ 1.124140] acpiphp: Slot [31] registered [ 1.128135] PCI host bridge to bus 0000:00 [ 1.132038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.136035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.140035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.144035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.148035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.152036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.177048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.180037] pci 0 2018-05-17 19:31:08,895 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120193] Initializing cgroup subsys io [ 0.124058] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.161113] Initializing cgroup subsys perf_event [ 0.168029] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.192530] CPU: Physical Processor ID: 0 [ 0.201952] mce: CPU supports 10 MCE banks [ 0.212171] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.506005] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722158] ftrace: allocating 31920 entries in 125 pages [ 0.744179] smpboot: Max logical packages: 1 [ 0.752030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.765807] x2apic enabled [ 0.768033] Switched APIC routing to physical x2apic. [ 0.793733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.796000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.808045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.820088] ... version: 2 [ 0.824033] ... bit width: 48 [ 0.828033] ... generic registers: 4 [ 0.832033] ... value mask: 0000ffffffffffff [ 0.836033] ... max period: 000000007fffffff [ 0.840033] ... fixed-purpose events: 3 [ 0.844034] ... event mask: 000000070000000f [ 0.848095] KVM setup paravirtual spinlock [ 0.852727] x86: Booted up 1 node, 1 CPUs [ 0.856036] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.863332] devtmpfs: initialized [ 0.867510] evm: security.selinux [ 0.868037] evm: security.SMACK64 [ 0.872033] evm: security.SMACK64EXEC [ 0.876033] evm: security.SMACK64TRANSMUTE [ 0.880034] evm: security.SMACK64MMAP [ 0.884033] evm: security.ima [ 0.888033] evm: security.capability [ 0.892144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896118] pinctrl core: initialized pinctrl subsystem [ 0.901162] RTC time: 19:31:04, date: 05/17/18 [ 0.904149] NET: Registered protocol family 16 [ 0.908181] cpuidle: using governor ladder [ 0.912036] cpuidle: using governor menu [ 0.916037] PCCT header not found. [ 0.920256] ACPI: bus type PCI registered [ 0.924034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.929062] PCI: Using configuration type 1 for base access [ 0.932384] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.937045] ACPI: Added _OSI(Module Device) [ 0.940034] ACPI: Added _OSI(Processor Device) [ 0.944034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.948034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.954990] ACPI: Interpreter enabled [ 0.956038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.968035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.980043] ACPI: (supports S0 S3 S4 S5) [ 0.984033] ACPI: Using IOAPIC for interrupt routing [ 0.988045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.996442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.000039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.004038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.008040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.012645] acpiphp: Slot [3] registered [ 1.016139] acpiphp: Slot [4] registered [ 1.020141] acpiphp: Slot [5] registered [ 1.024139] acpiphp: Slot [6] registered [ 1.028138] acpiphp: Slot [7] registered [ 1.032139] acpiphp: Slot [8] registered [ 1.036137] acpiphp: Slot [9] registered [ 1.040137] acpiphp: Slot [10] registered [ 1.044142] acpiphp: Slot [11] registered [ 1.048138] acpiphp: Slot [12] registered [ 1.052175] acpiphp: Slot [13] registered [ 1.056143] acpiphp: Slot [14] registered [ 1.060146] acpiphp: Slot [15] registered [ 1.064141] acpiphp: Slot [16] registered [ 1.068465] acpiphp: Slot [17] registered [ 1.072147] acpiphp: Slot [18] registered [ 1.076734] acpiphp: Slot [19] registered [ 1.080141] acpiphp: Slot [20] registered [ 1.084138] acpiphp: Slot [21] registered [ 1.088141] acpiphp: Slot [22] registered [ 1.092138] acpiphp: Slot [23] registered [ 1.096475] acpiphp: Slot [24] registered [ 1.100148] acpiphp: Slot [25] registered [ 1.104137] acpiphp: Slot [26] registered [ 1.108139] acpiphp: Slot [27] registered [ 1.112145] acpiphp: Slot [28] registered [ 1.116139] acpiphp: Slot [29] registered [ 1.120144] acpiphp: Slot [30] registered [ 1.124140] acpiphp: Slot [31] registered [ 1.128135] PCI host bridge to bus 0000:00 [ 1.132038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.136035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.140035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.144035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.148035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.152036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.177048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.180037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.184035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.188036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.210593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.212127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.321709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.332493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.344533] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.356782] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.368310] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.376595] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.380677] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.384000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.384035] vgaarb: loaded [ 1.388034] vgaarb: bridge control possible 0000:00:02.0 [ 1.393091] SCSI subsystem initialized [ 1.396527] ACPI: bus type USB registered [ 1.400056] usbcore: registered new interface driver usbfs [ 1.404047] usbcore: registered new interface driver hub [ 1.408047] usbcore: registered new device driver usb [ 1.412199] PCI: Using ACPI for IRQ routing [ 1.418577] NetLabel: Initializing [ 1.420035] NetLabel: domain hash size = 128 [ 1.424033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.428048] NetLabel: unlabeled traffic allowed by default [ 1.432118] clocksource: Switched to clocksource kvm-clock [ 1.454154] AppArmor: AppArmor Filesystem Enabled [ 1.468105] pnp: PnP ACPI init [ 1.480126] pnp: PnP ACPI: found 5 devices [ 1.499170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.523234] NET: Registered protocol family 2 [ 1.535765] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.553536] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.570490] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588168] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.604171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.620848] NET: Registered protocol family 1 [ 1.633891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.650125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.665428] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.704505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.745253] Trying to unpack rootfs image as initramfs... [ 1.842278] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.865850] Scanning for low memory corruption every 60 seconds [ 1.883106] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.899414] audit: initializing netlink subsys (disabled) [ 1.915532] audit: type=2000 audit(1526585463.276:1): initialized [ 1.934160] Initialise system trusted keyring [ 1.947388] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.963774] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.983244] zbud: loaded [ 1.992347] VFS: Disk quotas dquot_6.6.0 [ 2.003957] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.021634] fuse init (API version 7.23) [ 2.032994] Key type big_key registered [ 2.047074] Allocating IMA MOK and blacklist keyrings. [ 2.062902] Key type asymmetric registered [ 2.076208] Asymmetric key parser 'x509' registered [ 2.089570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.117533] io scheduler noop registered [ 2.130238] io scheduler deadline registered (default) [ 2.144713] io scheduler cfq registered [ 2.156552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.172895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.191097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.213158] ACPI: Power Button [PWRF] [ 2.225115] GHES: HEST is not enabled! [ 2.258247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.339558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.388460] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.422560] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.483767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.511766] Linux agpgart interface v0.103 [ 2.527360] brd: module loaded [ 2.540163] loop: module loaded [ 2.567024] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.591464] GPT:90111 != 2097151 [ 2.602096] GPT:Alternate GPT header not at the end of the disk. [ 2.618175] GPT:90111 != 2097151 [ 2.630194] GPT: Use GNU Parted to correct GPT errors. [ 2.646078] vda: vda1 vda15 [ 2.663428] vdb: [ 2.675164] scsi host0: ata_piix [ 2.688207] scsi host1: ata_piix [ 2.699318] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.722228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.746546] libphy: Fixed MDIO Bus: probed [ 2.760117] tun: Universal TUN/TAP device driver, 1.6 [ 2.776035] tun: (C) 1999-2004 Max Krasnyansky [ 2.806125] PPP generic driver version 2.4.2 [ 2.822111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.840160] ehci-pci: EHCI PCI platform driver [ 2.855324] ehci-platform: EHCI generic platform driver [ 2.872147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.889494] ohci-pci: OHCI PCI platform driver [ [ 2.908501] ohci-platform: OHCI generic platform driver [ 2.924847] uhci_hcd: USB Universal Host Controller Interface driver [ 2.966206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.981072] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.004141] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.019499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.035576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.056091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.078936] usb usb1: Product: UHCI Host Controller [ 3.092723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.109539] usb usb1: SerialNumber: 0000:00:01.2 [ 3.125058] hub 1-0:1.0: USB hub found [ 3.137875] hub 1-0:1.0: 2 ports detected 2018-05-17 19:31:11,150 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120193] Initializing cgroup subsys io [ 0.124058] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.161113] Initializing cgroup subsys perf_event [ 0.168029] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.192530] CPU: Physical Processor ID: 0 [ 0.201952] mce: CPU supports 10 MCE banks [ 0.212171] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.506005] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722158] ftrace: allocating 31920 entries in 125 pages [ 0.744179] smpboot: Max logical packages: 1 [ 0.752030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.765807] x2apic enabled [ 0.768033] Switched APIC routing to physical x2apic. [ 0.793733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.796000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.808045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.820088] ... version: 2 [ 0.824033] ... bit width: 48 [ 0.828033] ... generic registers: 4 [ 0.832033] ... value mask: 0000ffffffffffff [ 0.836033] ... max period: 000000007fffffff [ 0.840033] ... fixed-purpose events: 3 [ 0.844034] ... event mask: 000000070000000f [ 0.848095] KVM setup paravirtual spinlock [ 0.852727] x86: Booted up 1 node, 1 CPUs [ 0.856036] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.863332] devtmpfs: initialized [ 0.867510] evm: security.selinux [ 0.868037] evm: security.SMACK64 [ 0.872033] evm: security.SMACK64EXEC [ 0.876033] evm: security.SMACK64TRANSMUTE [ 0.880034] evm: security.SMACK64MMAP [ 0.884033] evm: security.ima [ 0.888033] evm: security.capability [ 0.892144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896118] pinctrl core: initialized pinctrl subsystem [ 0.901162] RTC time: 19:31:04, date: 05/17/18 [ 0.904149] NET: Registered protocol family 16 [ 0.908181] cpuidle: using governor ladder [ 0.912036] cpuidle: using governor menu [ 0.916037] PCCT header not found. [ 0.920256] ACPI: bus type PCI registered [ 0.924034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.929062] PCI: Using configuration type 1 for base access [ 0.932384] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.937045] ACPI: Added _OSI(Module Device) [ 0.940034] ACPI: Added _OSI(Processor Device) [ 0.944034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.948034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.954990] ACPI: Interpreter enabled [ 0.956038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.968035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.980043] ACPI: (supports S0 S3 S4 S5) [ 0.984033] ACPI: Using IOAPIC for interrupt routing [ 0.988045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.996442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.000039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.004038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.008040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.012645] acpiphp: Slot [3] registered [ 1.016139] acpiphp: Slot [4] registered [ 1.020141] acpiphp: Slot [5] registered [ 1.024139] acpiphp: Slot [6] registered [ 1.028138] acpiphp: Slot [7] registered [ 1.032139] acpiphp: Slot [8] registered [ 1.036137] acpiphp: Slot [9] registered [ 1.040137] acpiphp: Slot [10] registered [ 1.044142] acpiphp: Slot [11] registered [ 1.048138] acpiphp: Slot [12] registered [ 1.052175] acpiphp: Slot [13] registered [ 1.056143] acpiphp: Slot [14] registered [ 1.060146] acpiphp: Slot [15] registered [ 1.064141] acpiphp: Slot [16] registered [ 1.068465] acpiphp: Slot [17] registered [ 1.072147] acpiphp: Slot [18] registered [ 1.076734] acpiphp: Slot [19] registered [ 1.080141] acpiphp: Slot [20] registered [ 1.084138] acpiphp: Slot [21] registered [ 1.088141] acpiphp: Slot [22] registered [ 1.092138] acpiphp: Slot [23] registered [ 1.096475] acpiphp: Slot [24] registered [ 1.100148] acpiphp: Slot [25] registered [ 1.104137] acpiphp: Slot [26] registered [ 1.108139] acpiphp: Slot [27] registered [ 1.112145] acpiphp: Slot [28] registered [ 1.116139] acpiphp: Slot [29] registered [ 1.120144] acpiphp: Slot [30] registered [ 1.124140] acpiphp: Slot [31] registered [ 1.128135] PCI host bridge to bus 0000:00 [ 1.132038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.136035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.140035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.144035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.148035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.152036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.177048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.180037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.184035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.188036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.210593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.212127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.321709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.332493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.344533] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.356782] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.368310] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.376595] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.380677] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.384000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.384035] vgaarb: loaded [ 1.388034] vgaarb: bridge control possible 0000:00:02.0 [ 1.393091] SCSI subsystem initialized [ 1.396527] ACPI: bus type USB registered [ 1.400056] usbcore: registered new interface driver usbfs [ 1.404047] usbcore: registered new interface driver hub [ 1.408047] usbcore: registered new device driver usb [ 1.412199] PCI: Using ACPI for IRQ routing [ 1.418577] NetLabel: Initializing [ 1.420035] NetLabel: domain hash size = 128 [ 1.424033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.428048] NetLabel: unlabeled traffic allowed by default [ 1.432118] clocksource: Switched to clocksource kvm-clock [ 1.454154] AppArmor: AppArmor Filesystem Enabled [ 1.468105] pnp: PnP ACPI init [ 1.480126] pnp: PnP ACPI: found 5 devices [ 1.499170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.523234] NET: Registered protocol family 2 [ 1.535765] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.553536] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.570490] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588168] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.604171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.620848] NET: Registered protocol family 1 [ 1.633891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.650125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.665428] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.704505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.745253] Trying to unpack rootfs image as initramfs... [ 1.842278] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.865850] Scanning for low memory corruption every 60 seconds [ 1.883106] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.899414] audit: initializing netlink subsys (disabled) [ 1.915532] audit: type=2000 audit(1526585463.276:1): initialized [ 1.934160] Initialise system trusted keyring [ 1.947388] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.963774] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.983244] zbud: loaded [ 1.992347] VFS: Disk quotas dquot_6.6.0 [ 2.003957] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.021634] fuse init (API version 7.23) [ 2.032994] Key type big_key registered [ 2.047074] Allocating IMA MOK and blacklist keyrings. [ 2.062902] Key type asymmetric registered [ 2.076208] Asymmetric key parser 'x509' registered [ 2.089570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.117533] io scheduler noop registered [ 2.130238] io scheduler deadline registered (default) [ 2.144713] io scheduler cfq registered [ 2.156552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.172895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.191097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.213158] ACPI: Power Button [PWRF] [ 2.225115] GHES: HEST is not enabled! [ 2.258247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.339558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.388460] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.422560] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.483767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.511766] Linux agpgart interface v0.103 [ 2.527360] brd: module loaded [ 2.540163] loop: module loaded [ 2.567024] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.591464] GPT:90111 != 2097151 [ 2.602096] GPT:Alternate GPT header not at the end of the disk. [ 2.618175] GPT:90111 != 2097151 [ 2.630194] GPT: Use GNU Parted to correct GPT errors. [ 2.646078] vda: vda1 vda15 [ 2.663428] vdb: [ 2.675164] scsi host0: ata_piix [ 2.688207] scsi host1: ata_piix [ 2.699318] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.722228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.746546] libphy: Fixed MDIO Bus: probed [ 2.760117] tun: Universal TUN/TAP device driver, 1.6 [ 2.776035] tun: (C) 1999-2004 Max Krasnyansky [ 2.806125] PPP generic driver version 2.4.2 [ 2.822111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.840160] ehci-pci: EHCI PCI platform driver [ 2.855324] ehci-platform: EHCI generic platform driver [ 2.872147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.889494] ohci-pci: OHCI PCI platform driver [ [ 2.908501] ohci-platform: OHCI generic platform driver [ 2.924847] uhci_hcd: USB Universal Host Controller Interface driver [ 2.966206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.981072] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.004141] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.019499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.035576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.056091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.078936] usb usb1: Product: UHCI Host Controller [ 3.092723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.109539] usb usb1: SerialNumber: 0000:00:01.2 [ 3.125058] hub 1-0:1.0: USB hub found [ 3.137875] hub 1-0:1.0: 2 ports detected [ 3.151525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.182559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.197728] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.212422] mousedev: PS/2 mouse device common for all mice [ 3.231069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.257552] rtc_cmos 00:00: RTC can wake from S4 [ 3.276929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.297976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.317285] i2c /dev entries driver [ 3.330010] device-mapper: uevent: version 1.0.3 [ 3.344107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.369750] ledtrig-cpu: registered to indicate activity on CPUs [ 3.387492] NET: Registered protocol family 10 [ 3.404397] NET: Registered protocol family 17 [ 3.420776] Key type dns_resolver registered [ 3.434779] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.451230] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.477454] registered taskstats version 1 [ 3.490758] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.509408] Loading compiled-in X.509 certificates [ 3.526062] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.555753] zswap: loaded using pool lzo/zbud [ 3.570630] Key type trusted registered [ 3.586093] Key type encrypted registered [ 3.598856] AppArmor: AppArmor sha1 policy hashing enabled [ 3.614909] ima: No TPM chip found, activating TPM-bypass! [ 3.631060] evm: HMAC attrs: 0x1 [ 3.846986] Magic number: 2:764:546 [ 3.858801] tty ttyS22: hash matches [ 3.870134] mem null: hash matches [ 3.883901] rtc_cmos 00:00: setting system clock to 2018-05-17 19:31:08 UTC (1526585468) [ 3.908799] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.928386] EDD information not available. [ 3.946352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.971835] Write protecting the kernel read-only data: 14336k [ 3.988729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.014881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.06 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.528515] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.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: 2018-05-17 19:31:13,781 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.994 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199976) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036033] ACPI: Core revision 20150930 [ 0.049313] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068046] Security Framework initialized [ 0.076029] Yama: becoming mindful. [ 0.084041] AppArmor: AppArmor initialized [ 0.092088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096150] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104088] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108057] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120193] Initializing cgroup subsys io [ 0.124058] Initializing cgroup subsys memory [ 0.132035] Initializing cgroup subsys devices [ 0.140031] Initializing cgroup subsys freezer [ 0.152031] Initializing cgroup subsys net_cls [ 0.161113] Initializing cgroup subsys perf_event [ 0.168029] Initializing cgroup subsys net_prio [ 0.172032] Initializing cgroup subsys hugetlb [ 0.180031] Initializing cgroup subsys pids [ 0.192530] CPU: Physical Processor ID: 0 [ 0.201952] mce: CPU supports 10 MCE banks [ 0.212171] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.506005] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722158] ftrace: allocating 31920 entries in 125 pages [ 0.744179] smpboot: Max logical packages: 1 [ 0.752030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.765807] x2apic enabled [ 0.768033] Switched APIC routing to physical x2apic. [ 0.793733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.796000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.808045] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.820088] ... version: 2 [ 0.824033] ... bit width: 48 [ 0.828033] ... generic registers: 4 [ 0.832033] ... value mask: 0000ffffffffffff [ 0.836033] ... max period: 000000007fffffff [ 0.840033] ... fixed-purpose events: 3 [ 0.844034] ... event mask: 000000070000000f [ 0.848095] KVM setup paravirtual spinlock [ 0.852727] x86: Booted up 1 node, 1 CPUs [ 0.856036] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.863332] devtmpfs: initialized [ 0.867510] evm: security.selinux [ 0.868037] evm: security.SMACK64 [ 0.872033] evm: security.SMACK64EXEC [ 0.876033] evm: security.SMACK64TRANSMUTE [ 0.880034] evm: security.SMACK64MMAP [ 0.884033] evm: security.ima [ 0.888033] evm: security.capability [ 0.892144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896118] pinctrl core: initialized pinctrl subsystem [ 0.901162] RTC time: 19:31:04, date: 05/17/18 [ 0.904149] NET: Registered protocol family 16 [ 0.908181] cpuidle: using governor ladder [ 0.912036] cpuidle: using governor menu [ 0.916037] PCCT header not found. [ 0.920256] ACPI: bus type PCI registered [ 0.924034] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.929062] PCI: Using configuration type 1 for base access [ 0.932384] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.937045] ACPI: Added _OSI(Module Device) [ 0.940034] ACPI: Added _OSI(Processor Device) [ 0.944034] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.948034] ACPI: Added _OSI(Processor Aggregator Device) [ 0.954990] ACPI: Interpreter enabled [ 0.956038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.968035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.980043] ACPI: (supports S0 S3 S4 S5) [ 0.984033] ACPI: Using IOAPIC for interrupt routing [ 0.988045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.996442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.000039] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.004038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.008040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.012645] acpiphp: Slot [3] registered [ 1.016139] acpiphp: Slot [4] registered [ 1.020141] acpiphp: Slot [5] registered [ 1.024139] acpiphp: Slot [6] registered [ 1.028138] acpiphp: Slot [7] registered [ 1.032139] acpiphp: Slot [8] registered [ 1.036137] acpiphp: Slot [9] registered [ 1.040137] acpiphp: Slot [10] registered [ 1.044142] acpiphp: Slot [11] registered [ 1.048138] acpiphp: Slot [12] registered [ 1.052175] acpiphp: Slot [13] registered [ 1.056143] acpiphp: Slot [14] registered [ 1.060146] acpiphp: Slot [15] registered [ 1.064141] acpiphp: Slot [16] registered [ 1.068465] acpiphp: Slot [17] registered [ 1.072147] acpiphp: Slot [18] registered [ 1.076734] acpiphp: Slot [19] registered [ 1.080141] acpiphp: Slot [20] registered [ 1.084138] acpiphp: Slot [21] registered [ 1.088141] acpiphp: Slot [22] registered [ 1.092138] acpiphp: Slot [23] registered [ 1.096475] acpiphp: Slot [24] registered [ 1.100148] acpiphp: Slot [25] registered [ 1.104137] acpiphp: Slot [26] registered [ 1.108139] acpiphp: Slot [27] registered [ 1.112145] acpiphp: Slot [28] registered [ 1.116139] acpiphp: Slot [29] registered [ 1.120144] acpiphp: Slot [30] registered [ 1.124140] acpiphp: Slot [31] registered [ 1.128135] PCI host bridge to bus 0000:00 [ 1.132038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.136035] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.140035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.144035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.148035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.152036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.177048] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.180037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.184035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.188036] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.210593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.212127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.321709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.332493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.344533] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.356782] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.368310] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.376595] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.380677] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.384000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.384035] vgaarb: loaded [ 1.388034] vgaarb: bridge control possible 0000:00:02.0 [ 1.393091] SCSI subsystem initialized [ 1.396527] ACPI: bus type USB registered [ 1.400056] usbcore: registered new interface driver usbfs [ 1.404047] usbcore: registered new interface driver hub [ 1.408047] usbcore: registered new device driver usb [ 1.412199] PCI: Using ACPI for IRQ routing [ 1.418577] NetLabel: Initializing [ 1.420035] NetLabel: domain hash size = 128 [ 1.424033] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.428048] NetLabel: unlabeled traffic allowed by default [ 1.432118] clocksource: Switched to clocksource kvm-clock [ 1.454154] AppArmor: AppArmor Filesystem Enabled [ 1.468105] pnp: PnP ACPI init [ 1.480126] pnp: PnP ACPI: found 5 devices [ 1.499170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.523234] NET: Registered protocol family 2 [ 1.535765] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.553536] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.570490] TCP: Hash tables configured (established 4096 bind 4096) [ 1.588168] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.604171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.620848] NET: Registered protocol family 1 [ 1.633891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.650125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.665428] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.704505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.745253] Trying to unpack rootfs image as initramfs... [ 1.842278] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.865850] Scanning for low memory corruption every 60 seconds [ 1.883106] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.899414] audit: initializing netlink subsys (disabled) [ 1.915532] audit: type=2000 audit(1526585463.276:1): initialized [ 1.934160] Initialise system trusted keyring [ 1.947388] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.963774] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.983244] zbud: loaded [ 1.992347] VFS: Disk quotas dquot_6.6.0 [ 2.003957] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.021634] fuse init (API version 7.23) [ 2.032994] Key type big_key registered [ 2.047074] Allocating IMA MOK and blacklist keyrings. [ 2.062902] Key type asymmetric registered [ 2.076208] Asymmetric key parser 'x509' registered [ 2.089570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.117533] io scheduler noop registered [ 2.130238] io scheduler deadline registered (default) [ 2.144713] io scheduler cfq registered [ 2.156552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.172895] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.191097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.213158] ACPI: Power Button [PWRF] [ 2.225115] GHES: HEST is not enabled! [ 2.258247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.339558] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.388460] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.422560] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.483767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.511766] Linux agpgart interface v0.103 [ 2.527360] brd: module loaded [ 2.540163] loop: module loaded [ 2.567024] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.591464] GPT:90111 != 2097151 [ 2.602096] GPT:Alternate GPT header not at the end of the disk. [ 2.618175] GPT:90111 != 2097151 [ 2.630194] GPT: Use GNU Parted to correct GPT errors. [ 2.646078] vda: vda1 vda15 [ 2.663428] vdb: [ 2.675164] scsi host0: ata_piix [ 2.688207] scsi host1: ata_piix [ 2.699318] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.722228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.746546] libphy: Fixed MDIO Bus: probed [ 2.760117] tun: Universal TUN/TAP device driver, 1.6 [ 2.776035] tun: (C) 1999-2004 Max Krasnyansky [ 2.806125] PPP generic driver version 2.4.2 [ 2.822111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.840160] ehci-pci: EHCI PCI platform driver [ 2.855324] ehci-platform: EHCI generic platform driver [ 2.872147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.889494] ohci-pci: OHCI PCI platform driver [ [ 2.908501] ohci-platform: OHCI generic platform driver [ 2.924847] uhci_hcd: USB Universal Host Controller Interface driver [ 2.966206] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.981072] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.004141] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.019499] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.035576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.056091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.078936] usb usb1: Product: UHCI Host Controller [ 3.092723] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.109539] usb usb1: SerialNumber: 0000:00:01.2 [ 3.125058] hub 1-0:1.0: USB hub found [ 3.137875] hub 1-0:1.0: 2 ports detected [ 3.151525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.182559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.197728] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.212422] mousedev: PS/2 mouse device common for all mice [ 3.231069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.257552] rtc_cmos 00:00: RTC can wake from S4 [ 3.276929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.297976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.317285] i2c /dev entries driver [ 3.330010] device-mapper: uevent: version 1.0.3 [ 3.344107] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.369750] ledtrig-cpu: registered to indicate activity on CPUs [ 3.387492] NET: Registered protocol family 10 [ 3.404397] NET: Registered protocol family 17 [ 3.420776] Key type dns_resolver registered [ 3.434779] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.451230] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.477454] registered taskstats version 1 [ 3.490758] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.509408] Loading compiled-in X.509 certificates [ 3.526062] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.555753] zswap: loaded using pool lzo/zbud [ 3.570630] Key type trusted registered [ 3.586093] Key type encrypted registered [ 3.598856] AppArmor: AppArmor sha1 policy hashing enabled [ 3.614909] ima: No TPM chip found, activating TPM-bypass! [ 3.631060] evm: HMAC attrs: 0x1 [ 3.846986] Magic number: 2:764:546 [ 3.858801] tty ttyS22: hash matches [ 3.870134] mem null: hash matches [ 3.883901] rtc_cmos 00:00: setting system clock to 2018-05-17 19:31:08 UTC (1526585468) [ 3.908799] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.928386] EDD information not available. [ 3.946352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.971835] Write protecting the kernel read-only data: 14336k [ 3.988729] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.014881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.06 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.528515] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.994 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/G8nB3mddfFXyow22Q2g3Q/oQqdUQ05DRG3kAwqU5zyzTJt7rulXrLI2xXaivmYuuUKPBaoNc8LJptvGDkIjuNMUTFnbx0vv1/rynA2ZR77pcMTOi6kMtCqKu+ROVpZ30mC15A9Ic+r6R29Lsy7yUa5wbrrwcahiiRnbT59c6mPsCteWAs7R7uOQ5UY+YJ4cqmCKEZHpgDZOTZ3Km0PsgIpWoh4iufqpaL6756EPILSehFvgwX3Sqsykd0ejRyV2d7Gds3BzSV0yZjhzdGaCq5YiS6hmwtYhosEJ+rGzJKUgT3x7gIQQzgTqmnhfTeBzB80zw1gbvAZMV7dhuSlL1 root@opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e ssh-dss AAAAB3NzaC1kc3MAAACBAO9Msxre9VVTxJ/r2F0Go4NYtjZeTjBFefrO3t5k34khnFu288IG5ko1+1YSUesfxqU9sgvhV6uh7Z1cujCRt0v2WV2YYKR2ro6Mk6MtDaLzHctXIa+XDpLUjpat4GVZRAJhGuVVBM2c1JdUFVT5NyrIHjbP62Wd9waI7K2jRkw7AAAAFQDJ9Kesrxc8Y3iFVqFlHkvLNWCMiQAAAIAmeOdmj80nApSwxSvPrafd25P2GueH8OVAhcDtSCdqnSKKEUCQTe4yommnhLMP1uO00wpw+s2Cy3AaPf9EEKnBrMsmA6rpOTrPcSEO3iMcqbRGvDVWBIR1vME9hYU43P3/GvFCZud4fNJ87Q2HDNqJ6urlQGFY7D2cfwI3zilD3wAAAIB+xN+f860Ji6HOjrVvZJjp9DFRY9vu32nwHmIgDdsW9I/yOdvD/oN1JdK3OvjpHX+zwpwuAh6nG9NW2k6YZEQPf+MR1LedWrh/R5Adfgz7YHDJRAVy/IgNR1dIUvZj8geMohOT0ESYTBe0mF72bz1OugwwlrUfTtgcd8rzqVnvlw== root@opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e -----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:fec8:8cb1/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.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: 98010b09-2767-4c2c-8781-f5686ce9bf94 name: opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e availability-zone: nova local-hostname: opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=6.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--337725af-b1f1-4c84-9adb-ada9e820f70e login: /dev/root resized successfully [took 1.12s] 2018-05-17 19:31:13,782 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-17 19:31:14,056 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:31:14,056 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-17 19:31:31,000 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-17 19:31:31,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 19:31:31,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 19:31:31,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 19:31:42,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7b5faa59-8dce-41e5-a48d-91753b7f4a0c | 2018-05-17T19:31:42.295332 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7b5faa59-8dce-41e5-a48d-91753b7f4a0c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-17 19:31:48,894 - 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-17 19:31:48,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 19:32:00,283 - 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=87182e92-6b91-4d68-9e32-f6bfdf99a45e) as the default verifier for the future CLI operations. 2018-05-17 19:32:06,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f' 2018-05-17 19:32:07,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-17T19:32:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8cc57081-8ae3-45ad-bb48-3a239556201b', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:32:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:32:08,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T19:32:07Z', 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'863ae9cb-89a2-44b5-b869-d01866a35a76', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'enable_dhcp': True, u'network_id': u'8cc57081-8ae3-45ad-bb48-3a239556201b', u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T19:32:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 19:32:08,024 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 19:32:08,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f' 2018-05-17 19:32:08,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:32:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7bd8b689-1350-43b5-95d1-46d0490cf4fc/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7bd8b689-1350-43b5-95d1-46d0490cf4fc', u'size': None, u'name': u'Cirros-0.4.0-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'checksum': None, u'self': u'/v2/images/7bd8b689-1350-43b5-95d1-46d0490cf4fc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:32:08Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:32:08,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f' 2018-05-17 19:32:09,268 - 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-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T19:32:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/36aa773c-51a6-499a-8100-8a5ec26ddd17/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'36aa773c-51a6-499a-8100-8a5ec26ddd17', u'size': None, u'name': u'Cirros-0.4.0-1-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', u'checksum': None, u'self': u'/v2/images/36aa773c-51a6-499a-8100-8a5ec26ddd17', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T19:32:09Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 19:32:09,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 19:32:09,482 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', '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'cb5520d670994d718225d17bad60908a', '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'281f6fe5-06fb-46a6-a9da-b9ee7af472fa', 'swap': 0}) 2018-05-17 19:32:09,567 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-4ca1b0c0-74dc-4bc9-83d8-62f039c9948f', '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'cb5520d670994d718225d17bad60908a', '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'de1390a8-213e-4042-a011-499d4630cad4', 'swap': 0}) 2018-05-17 19:32:15,599 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 19:32:15,599 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 19:32:15,599 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 19:32:15,602 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 19:32:15,607 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 19:32:20,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-87182e92-6b91-4d68-9e32-f6bfdf99a45e/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-17 19:32:20,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 19:32:20,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 19:32:20,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-17 19:49:28,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 631364b7-95b5-4888-8aa3-cbdb61a7e363 2018-05-17 19:49:28,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '631364b7-95b5-4888-8aa3-cbdb61a7e363']'. 2018-05-17 19:49:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 19:49:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 19:49:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:49:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 631364b7-95b5-4888-8aa3-cbdb61a7e363 | 2018-05-17 19:49:30,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 19:32:25 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 19:49:28 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:03 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 87182e92-6b91-4d68-9e32-f6bfdf99a45e) | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7b5faa59-8dce-41e5-a48d-91753b7f4a0c) | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 996.158 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 19:49:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 19:49:30,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 19:49:30,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 19:49:30,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 19:49:30,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-17 19:49:34,567 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 19:49:34,568 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:28 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-17 19:49:34,571 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-17 19:49:34,666 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-17 19:49:34,810 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual1 2018-05-17 19:49:34,810 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-17 19:49:34,810 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-17 19:49:35,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 19:49:40,104 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 19:49:45,218 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b34a743c-d690-4225-aa3c-a19b3fcf2bbd | 2018-05-17T19:49:45.003667 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b34a743c-d690-4225-aa3c-a19b3fcf2bbd ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-17 19:49:51,535 - 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-17 19:49:51,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-17 19:49:52,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981'... 2018-05-17 19:49:53,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-08c1faa2-8c50-450a-9485-8758e7580981'... 2018-05-17 19:49:54,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-08c1faa2-8c50-450a-9485-8758e7580981'... 2018-05-17 19:49:59,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981'... 2018-05-17 19:49:59,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981'... 2018-05-17 19:49:59,538 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-17 19:49:59,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-05-17 19:49:59,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:49:59,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:49:59,555 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 19:51:13,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd681742-bf98-473e-99ed-1acd99ad6ad1 2018-05-17 19:51:13,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-17 19:51:13,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cd681742-bf98-473e-99ed-1acd99ad6ad1'] 2018-05-17 19:51:15,492 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cd681742-bf98-473e-99ed-1acd99ad6ad1: 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832104 Full duration: 9.002864 -------------------------------------------------------------------------------- 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | -> duration | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.130514 Full duration: 9.142709 -------------------------------------------------------------------------------- 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> duration | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210032 Full duration: 9.034207 -------------------------------------------------------------------------------- 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> duration | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.118663 Full duration: 9.047542 -------------------------------------------------------------------------------- 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> duration | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.620191 Full duration: 9.656588 -------------------------------------------------------------------------------- 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 cd681742-bf98-473e-99ed-1acd99ad6ad1 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.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030875 Full duration: 9.220809 HINTS: * To plot HTML graphics with this data, run: rally task report cd681742-bf98-473e-99ed-1acd99ad6ad1 --out output.html * To generate a JUnit report, run: rally task export cd681742-bf98-473e-99ed-1acd99ad6ad1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cd681742-bf98-473e-99ed-1acd99ad6ad1 --json --out output.json 2018-05-17 19:51:15,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cd681742-bf98-473e-99ed-1acd99ad6ad1'] 2018-05-17 19:51:17,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:51:17,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cd681742-bf98-473e-99ed-1acd99ad6ad1', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-17 19:51:17,063 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-17 19:51:17,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-17 19:51:17,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-05-17 19:51:17,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:51:17,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:51:17,083 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 19:52:57,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d49bb537-bca1-4fd9-bd3f-119e0ef186db 2018-05-17 19:52:57,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd49bb537-bca1-4fd9-bd3f-119e0ef186db'] 2018-05-17 19:52:58,998 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d49bb537-bca1-4fd9-bd3f-119e0ef186db: 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 d49bb537-bca1-4fd9-bd3f-119e0ef186db 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.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | -> glance_v2.upload_data | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | glance_v2.delete_image | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 100.0% | 1 | | -> duration | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 3.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.159149 Full duration: 13.380806 -------------------------------------------------------------------------------- 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 d49bb537-bca1-4fd9-bd3f-119e0ef186db 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.039 | 3.039 | 3.039 | 3.039 | 3.039 | 3.039 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | -> glance_v2.upload_data | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | glance_v2.list_images | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 100.0% | 1 | | -> duration | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.189278 Full duration: 15.344599 -------------------------------------------------------------------------------- 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 d49bb537-bca1-4fd9-bd3f-119e0ef186db 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.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | -> duration | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.409969 Full duration: 9.639993 -------------------------------------------------------------------------------- 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": "528e7787-435b-4884-bf8f-13b81e8107e8" } ], "flavor": { "name": "rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d49bb537-bca1-4fd9-bd3f-119e0ef186db 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.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | -> glance_v2.upload_data | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | nova.boot_servers | 16.456 | 16.456 | 16.456 | 16.456 | 16.456 | 16.456 | 100.0% | 1 | | total | 19.379 | 19.379 | 19.379 | 19.379 | 19.379 | 19.379 | 100.0% | 1 | | -> duration | 18.379 | 18.379 | 18.379 | 18.379 | 18.379 | 18.379 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.378537 Full duration: 40.746461 HINTS: * To plot HTML graphics with this data, run: rally task report d49bb537-bca1-4fd9-bd3f-119e0ef186db --out output.html * To generate a JUnit report, run: rally task export d49bb537-bca1-4fd9-bd3f-119e0ef186db --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d49bb537-bca1-4fd9-bd3f-119e0ef186db --json --out output.json 2018-05-17 19:52:58,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd49bb537-bca1-4fd9-bd3f-119e0ef186db'] 2018-05-17 19:53:00,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:53:00,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd49bb537-bca1-4fd9-bd3f-119e0ef186db', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-17 19:53:00,521 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-17 19:53:00,522 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-17 19:53:00,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-05-17 19:53:00,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:53:00,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:53:00,541 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 19:57:12,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e8142ac-b629-4461-9e5a-4561fcf7dc44 2018-05-17 19:57:12,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4e8142ac-b629-4461-9e5a-4561fcf7dc44'] 2018-05-17 19:57:13,849 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4e8142ac-b629-4461-9e5a-4561fcf7dc44: 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.289 | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 100.0% | 1 | | total | 7.891 | 7.891 | 7.891 | 7.891 | 7.891 | 7.891 | 100.0% | 1 | | -> duration | 7.891 | 7.891 | 7.891 | 7.891 | 7.891 | 7.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.891091 Full duration: 29.747945 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.733 | 3.733 | 3.733 | 3.733 | 3.733 | 3.733 | 100.0% | 1 | | cinder_v2.delete_volume | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 100.0% | 1 | | total | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 100.0% | 1 | | -> duration | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 8.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.383403 Full duration: 19.851519 -------------------------------------------------------------------------------- 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.538 | 6.538 | 6.538 | 6.538 | 6.538 | 6.538 | 100.0% | 1 | | cinder_v2.delete_volume | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 100.0% | 1 | | total | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 100.0% | 1 | | -> duration | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 11.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.177853 Full duration: 23.70824 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.948 | 3.948 | 3.948 | 3.948 | 3.948 | 3.948 | 100.0% | 1 | | cinder_v2.delete_volume | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 4.602 | 100.0% | 1 | | total | 8.553 | 8.553 | 8.553 | 8.553 | 8.553 | 8.553 | 100.0% | 1 | | -> duration | 8.553 | 8.553 | 8.553 | 8.553 | 8.553 | 8.553 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.55294 Full duration: 20.325663 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.574 | 3.574 | 3.574 | 3.574 | 3.574 | 3.574 | 100.0% | 1 | | cinder_v2.extend_volume | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 100.0% | 1 | | cinder_v2.delete_volume | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 100.0% | 1 | | total | 12.852 | 12.852 | 12.852 | 12.852 | 12.852 | 12.852 | 100.0% | 1 | | -> duration | 12.852 | 12.852 | 12.852 | 12.852 | 12.852 | 12.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.851539 Full duration: 24.395779 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.742 | 14.742 | 14.742 | 14.742 | 14.742 | 14.742 | 100.0% | 1 | | cinder_v2.delete_volume | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 4.573 | 100.0% | 1 | | total | 19.316 | 19.316 | 19.316 | 19.316 | 19.316 | 19.316 | 100.0% | 1 | | -> duration | 19.316 | 19.316 | 19.316 | 19.316 | 19.316 | 19.316 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.315557 Full duration: 40.939945 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | cinder_v2.list_qos | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878215 Full duration: 14.498032 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | cinder_v2.set_qos | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946593 Full duration: 14.604652 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | cinder_v2.list_types | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004251 Full duration: 14.306507 -------------------------------------------------------------------------------- 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 4e8142ac-b629-4461-9e5a-4561fcf7dc44 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050419 Full duration: 15.053899 HINTS: * To plot HTML graphics with this data, run: rally task report 4e8142ac-b629-4461-9e5a-4561fcf7dc44 --out output.html * To generate a JUnit report, run: rally task export 4e8142ac-b629-4461-9e5a-4561fcf7dc44 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4e8142ac-b629-4461-9e5a-4561fcf7dc44 --json --out output.json 2018-05-17 19:57:13,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4e8142ac-b629-4461-9e5a-4561fcf7dc44'] 2018-05-17 19:57:15,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:57:15,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4e8142ac-b629-4461-9e5a-4561fcf7dc44', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-17 19:57:15,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-17 19:57:15,467 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-17 19:57:15,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-17 19:57:15,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:57:15,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:57:15,485 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 19:59:27,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 2018-05-17 19:59:27,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '31ec914b-aad3-4a11-ab13-bcdce90c9aa8'] 2018-05-17 19:59:29,361 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 31ec914b-aad3-4a11-ab13-bcdce90c9aa8: 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.947209 Full duration: 8.995183 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788225 Full duration: 8.850684 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850675 Full duration: 8.798637 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.01146 Full duration: 9.952194 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895145 Full duration: 8.798087 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875298 Full duration: 9.65484 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | total | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> duration | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.014978 Full duration: 8.841834 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 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.039886 Full duration: 9.703962 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | total | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> duration | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983743 Full duration: 8.788081 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | gnocchi.delete_metric | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095573 Full duration: 9.971302 -------------------------------------------------------------------------------- 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 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 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.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | gnocchi.delete_resource | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> duration | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.154238 Full duration: 9.606808 HINTS: * To plot HTML graphics with this data, run: rally task report 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 --out output.html * To generate a JUnit report, run: rally task export 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31ec914b-aad3-4a11-ab13-bcdce90c9aa8 --json --out output.json 2018-05-17 19:59:29,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '31ec914b-aad3-4a11-ab13-bcdce90c9aa8'] 2018-05-17 19:59:31,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 19:59:31,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '31ec914b-aad3-4a11-ab13-bcdce90c9aa8', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-17 19:59:31,049 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-17 19:59:31,049 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-17 19:59:31,049 - 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-17 19:59:31,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 19:59:31,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 19:59:31,065 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 20:01:33,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 382a246c-6e24-403c-bd46-2b6df15e52f9 2018-05-17 20:01:33,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '382a246c-6e24-403c-bd46-2b6df15e52f9'] 2018-05-17 20:01:34,636 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 382a246c-6e24-403c-bd46-2b6df15e52f9: 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 382a246c-6e24-403c-bd46-2b6df15e52f9 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 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 100.0% | 1 | | heat.update_stack | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 100.0% | 1 | | heat.delete_stack | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 100.0% | 1 | | total | 11.816 | 11.816 | 11.816 | 11.816 | 11.816 | 11.816 | 100.0% | 1 | | -> duration | 7.816 | 7.816 | 7.816 | 7.816 | 7.816 | 7.816 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.8164 Full duration: 25.799401 -------------------------------------------------------------------------------- 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 382a246c-6e24-403c-bd46-2b6df15e52f9 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 | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 5.391 | 100.0% | 1 | | heat.check_stack | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | heat.delete_stack | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 100.0% | 1 | | total | 8.079 | 8.079 | 8.079 | 8.079 | 8.079 | 8.079 | 100.0% | 1 | | -> duration | 6.079 | 6.079 | 6.079 | 6.079 | 6.079 | 6.079 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.078783 Full duration: 22.13738 -------------------------------------------------------------------------------- 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 382a246c-6e24-403c-bd46-2b6df15e52f9 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.854 | 4.854 | 4.854 | 4.854 | 4.854 | 4.854 | 100.0% | 1 | | heat.suspend_stack | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | | heat.resume_stack | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | heat.delete_stack | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | total | 9.947 | 9.947 | 9.947 | 9.947 | 9.947 | 9.947 | 100.0% | 1 | | -> duration | 7.947 | 7.947 | 7.947 | 7.947 | 7.947 | 7.947 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.946795 Full duration: 23.819716 -------------------------------------------------------------------------------- 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 382a246c-6e24-403c-bd46-2b6df15e52f9 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897274 Full duration: 14.188915 HINTS: * To plot HTML graphics with this data, run: rally task report 382a246c-6e24-403c-bd46-2b6df15e52f9 --out output.html * To generate a JUnit report, run: rally task export 382a246c-6e24-403c-bd46-2b6df15e52f9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 382a246c-6e24-403c-bd46-2b6df15e52f9 --json --out output.json 2018-05-17 20:01:34,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '382a246c-6e24-403c-bd46-2b6df15e52f9'] 2018-05-17 20:01:36,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 20:01:36,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '382a246c-6e24-403c-bd46-2b6df15e52f9', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-17 20:01:36,154 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-17 20:01:36,154 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-17 20:01:36,155 - 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-17 20:01:36,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 20:01:36,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 20:01:36,173 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 20:05:22,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de95b4fe-51b9-4f13-9961-803f19ca413a 2018-05-17 20:05:22,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'de95b4fe-51b9-4f13-9961-803f19ca413a'] 2018-05-17 20:05:24,040 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task de95b4fe-51b9-4f13-9961-803f19ca413a: 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | keystone_v3.add_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.revoke_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828782 Full duration: 18.128766 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.list_roles | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772492 Full duration: 17.420632 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | keystone_v3.list_projects | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705633 Full duration: 18.143085 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | keystone_v3.delete_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636643 Full duration: 15.011325 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.delete_service | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786246 Full duration: 15.22334 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.create_user | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | -> keystone_v3.add_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.create_role | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 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.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.list_services | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211187 Full duration: 22.422872 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | keystone_v3.update_project | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.delete_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923697 Full duration: 15.439555 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de95b4fe-51b9-4f13-9961-803f19ca413a 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773372 Full duration: 17.289393 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de95b4fe-51b9-4f13-9961-803f19ca413a 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845014 Full duration: 17.937932 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | keystone_v3.list_users | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859695 Full duration: 17.341484 -------------------------------------------------------------------------------- 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 de95b4fe-51b9-4f13-9961-803f19ca413a 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | keystone_v3.create_users | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | total | 3.675 | 3.675 | 3.675 | 3.675 | 3.675 | 3.675 | 100.0% | 1 | | -> duration | 3.675 | 3.675 | 3.675 | 3.675 | 3.675 | 3.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.674736 Full duration: 24.784183 HINTS: * To plot HTML graphics with this data, run: rally task report de95b4fe-51b9-4f13-9961-803f19ca413a --out output.html * To generate a JUnit report, run: rally task export de95b4fe-51b9-4f13-9961-803f19ca413a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de95b4fe-51b9-4f13-9961-803f19ca413a --json --out output.json 2018-05-17 20:05:24,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'de95b4fe-51b9-4f13-9961-803f19ca413a'] 2018-05-17 20:05:25,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 20:05:25,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'de95b4fe-51b9-4f13-9961-803f19ca413a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-17 20:05:25,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-17 20:05:25,722 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-17 20:05:25,722 - 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-17 20:05:25,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 20:05:25,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 20:05:25,742 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 20:11:54,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 51466afa-d1fe-4a69-b742-adfad7f4bd50 2018-05-17 20:11:54,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '51466afa-d1fe-4a69-b742-adfad7f4bd50'] 2018-05-17 20:11:56,660 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 51466afa-d1fe-4a69-b742-adfad7f4bd50: 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | neutron.delete_network | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | total | 2.921 | 2.921 | 2.921 | 2.921 | 2.921 | 2.921 | 100.0% | 1 | | -> duration | 2.921 | 2.921 | 2.921 | 2.921 | 2.921 | 2.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.920662 Full duration: 18.738538 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.151 | 2.151 | 2.151 | 2.151 | 2.151 | 2.151 | 100.0% | 1 | | neutron.delete_port | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | total | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 100.0% | 1 | | -> duration | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.389314 Full duration: 35.672071 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | neutron.create_subnet | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | neutron.create_router | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.add_interface_router | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 100.0% | 1 | | neutron.remove_interface_router | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 100.0% | 1 | | neutron.delete_router | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | total | 8.363 | 8.363 | 8.363 | 8.363 | 8.363 | 8.363 | 100.0% | 1 | | -> duration | 8.363 | 8.363 | 8.363 | 8.363 | 8.363 | 8.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.362838 Full duration: 47.216233 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | neutron.delete_subnet | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> duration | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.611444 Full duration: 35.507653 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | neutron.list_networks | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> duration | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 1.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.782379 Full duration: 20.476905 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.459 | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 100.0% | 1 | | neutron.list_ports | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | -> duration | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.630862 Full duration: 37.368535 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | neutron.create_subnet | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.create_router | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | neutron.add_interface_router | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 100.0% | 1 | | neutron.list_routers | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 5.464 | 5.464 | 5.464 | 5.464 | 5.464 | 5.464 | 100.0% | 1 | | -> duration | 5.464 | 5.464 | 5.464 | 5.464 | 5.464 | 5.464 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.463627 Full duration: 50.798194 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | neutron.create_subnet | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.list_subnets | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 100.0% | 1 | | -> duration | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.303035 Full duration: 41.045628 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.47 | 1.47 | 1.47 | 1.47 | 1.47 | 1.47 | 100.0% | 1 | | neutron.delete_security_group | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | -> duration | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.697918 Full duration: 16.974001 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | neutron.create_security_group_rule | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | neutron.delete_security_group | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | -> duration | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.274536 Full duration: 18.141356 -------------------------------------------------------------------------------- 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 51466afa-d1fe-4a69-b742-adfad7f4bd50 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.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | neutron.create_router | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | neutron.add_gateway_router | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 3.023 | 100.0% | 1 | | neutron.remove_gateway_router | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | total | 6.305 | 6.305 | 6.305 | 6.305 | 6.305 | 6.305 | 100.0% | 1 | | -> duration | 6.305 | 6.305 | 6.305 | 6.305 | 6.305 | 6.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.304523 Full duration: 32.184658 HINTS: * To plot HTML graphics with this data, run: rally task report 51466afa-d1fe-4a69-b742-adfad7f4bd50 --out output.html * To generate a JUnit report, run: rally task export 51466afa-d1fe-4a69-b742-adfad7f4bd50 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 51466afa-d1fe-4a69-b742-adfad7f4bd50 --json --out output.json 2018-05-17 20:11:56,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '51466afa-d1fe-4a69-b742-adfad7f4bd50'] 2018-05-17 20:11:58,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 20:11:58,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '51466afa-d1fe-4a69-b742-adfad7f4bd50', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-17 20:11:58,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-17 20:11:58,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-17 20:11:58,307 - 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-17 20:11:58,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 20:11:58,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 20:11:58,323 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 20:20:40,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 99809fe0-27f5-4838-960f-adc0ba7d8733 2018-05-17 20:20:40,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '99809fe0-27f5-4838-960f-adc0ba7d8733'] 2018-05-17 20:20:42,045 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733: 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" }, "nics": [ { "net-id": "528e7787-435b-4884-bf8f-13b81e8107e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.033 | 13.033 | 13.033 | 13.033 | 13.033 | 13.033 | 100.0% | 1 | | nova.live_migrate | 12.192 | 12.192 | 12.192 | 12.192 | 12.192 | 12.192 | 100.0% | 1 | | nova.delete_server | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 27.867 | 27.867 | 27.867 | 27.867 | 27.867 | 27.867 | 100.0% | 1 | | -> duration | 26.867 | 26.867 | 26.867 | 26.867 | 26.867 | 26.867 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.867387 Full duration: 39.120924 -------------------------------------------------------------------------------- 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "boot_server_kwargs": { "nics": [ { "net-id": "528e7787-435b-4884-bf8f-13b81e8107e8" } ] }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.035 | 13.035 | 13.035 | 13.035 | 13.035 | 13.035 | 100.0% | 1 | | cinder_v2.create_volume | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 100.0% | 1 | | nova.attach_volume | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 6.863 | 100.0% | 1 | | nova.live_migrate | 19.276 | 19.276 | 19.276 | 19.276 | 19.276 | 19.276 | 100.0% | 1 | | nova.detach_volume | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | | cinder_v2.delete_volume | 26.19 | 26.19 | 26.19 | 26.19 | 26.19 | 26.19 | 100.0% | 1 | | nova.delete_server | 5.009 | 5.009 | 5.009 | 5.009 | 5.009 | 5.009 | 100.0% | 1 | | total | 77.327 | 77.327 | 77.327 | 77.327 | 77.327 | 77.327 | 100.0% | 1 | | -> duration | 76.327 | 76.327 | 76.327 | 76.327 | 76.327 | 76.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.326808 Full duration: 92.940494 -------------------------------------------------------------------------------- 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": "528e7787-435b-4884-bf8f-13b81e8107e8" } ], "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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 | 7.086 | 7.086 | 7.086 | 7.086 | 7.086 | 7.086 | 100.0% | 1 | | nova.boot_server | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 15.063 | 100.0% | 1 | | nova.live_migrate | 19.352 | 19.352 | 19.352 | 19.352 | 19.352 | 19.352 | 100.0% | 1 | | nova.delete_server | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 100.0% | 1 | | total | 49.061 | 49.061 | 49.061 | 49.061 | 49.061 | 49.061 | 100.0% | 1 | | -> duration | 48.061 | 48.061 | 48.061 | 48.061 | 48.061 | 48.061 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.061112 Full duration: 64.854028 -------------------------------------------------------------------------------- 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": "528e7787-435b-4884-bf8f-13b81e8107e8" } ] }, "flavor": { "name": "rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981" }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | nova.boot_server | 11.784 | 11.784 | 11.784 | 11.784 | 11.784 | 11.784 | 100.0% | 1 | | nova.delete_server | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 5.205 | 100.0% | 1 | | nova.delete_keypair | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 18.093 | 18.093 | 18.093 | 18.093 | 18.093 | 18.093 | 100.0% | 1 | | -> duration | 17.093 | 17.093 | 17.093 | 17.093 | 17.093 | 17.093 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.092681 Full duration: 47.947321 -------------------------------------------------------------------------------- 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" }, "nics": [ { "net-id": "528e7787-435b-4884-bf8f-13b81e8107e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | nova.boot_server | 12.292 | 12.292 | 12.292 | 12.292 | 12.292 | 12.292 | 100.0% | 1 | | nova.delete_server | 7.289 | 7.289 | 7.289 | 7.289 | 7.289 | 7.289 | 100.0% | 1 | | total | 25.787 | 25.787 | 25.787 | 25.787 | 25.787 | 25.787 | 100.0% | 1 | | -> duration | 24.787 | 24.787 | 24.787 | 24.787 | 24.787 | 24.787 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.786644 Full duration: 61.042548 -------------------------------------------------------------------------------- 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" }, "nics": [ { "net-id": "528e7787-435b-4884-bf8f-13b81e8107e8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.952 | 12.952 | 12.952 | 12.952 | 12.952 | 12.952 | 100.0% | 1 | | nova.pause_server | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 100.0% | 1 | | nova.unpause_server | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 2.595 | 100.0% | 1 | | nova.delete_server | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | total | 20.915 | 20.915 | 20.915 | 20.915 | 20.915 | 20.915 | 100.0% | 1 | | -> duration | 15.915 | 15.915 | 15.915 | 15.915 | 15.915 | 15.915 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.915238 Full duration: 49.906641 -------------------------------------------------------------------------------- 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": "528e7787-435b-4884-bf8f-13b81e8107e8" } ], "flavor": { "name": "rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981" }, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.124 | 15.124 | 15.124 | 15.124 | 15.124 | 15.124 | 100.0% | 1 | | nova.migrate | 24.022 | 24.022 | 24.022 | 24.022 | 24.022 | 24.022 | 100.0% | 1 | | nova.resize_confirm | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 100.0% | 1 | | nova.delete_server | 5.149 | 5.149 | 5.149 | 5.149 | 5.149 | 5.149 | 100.0% | 1 | | total | 47.237 | 47.237 | 47.237 | 47.237 | 47.237 | 47.237 | 100.0% | 1 | | -> duration | 46.237 | 46.237 | 46.237 | 46.237 | 46.237 | 46.237 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.237463 Full duration: 58.873255 -------------------------------------------------------------------------------- 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-08c1faa2-8c50-450a-9485-8758e7580981" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99809fe0-27f5-4838-960f-adc0ba7d8733 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.817 | 12.817 | 12.817 | 12.817 | 12.817 | 12.817 | 100.0% | 1 | | nova.list_interfaces | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 13.021 | 13.021 | 13.021 | 13.021 | 13.021 | 13.021 | 100.0% | 1 | | -> duration | 12.021 | 12.021 | 12.021 | 12.021 | 12.021 | 12.021 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.021035 Full duration: 46.94659 -------------------------------------------------------------------------------- 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 99809fe0-27f5-4838-960f-adc0ba7d8733 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> duration | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.115446 Full duration: 11.284131 HINTS: * To plot HTML graphics with this data, run: rally task report 99809fe0-27f5-4838-960f-adc0ba7d8733 --out output.html * To generate a JUnit report, run: rally task export 99809fe0-27f5-4838-960f-adc0ba7d8733 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 99809fe0-27f5-4838-960f-adc0ba7d8733 --json --out output.json 2018-05-17 20:20:42,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '99809fe0-27f5-4838-960f-adc0ba7d8733'] 2018-05-17 20:20:43,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 20:20:43,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '99809fe0-27f5-4838-960f-adc0ba7d8733', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-17 20:20:43,639 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-17 20:20:43,639 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-17 20:20:43,639 - 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-17 20:20:43,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-17 20:20:43,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-17 20:20:43,657 - 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': '528e7787-435b-4884-bf8f-13b81e8107e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-08c1faa2-8c50-450a-9485-8758e7580981', 'flavor_name': 'rally-tiny-08c1faa2-8c50-450a-9485-8758e7580981', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-08c1faa2-8c50-450a-9485-8758e7580981', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-17 20:21:48,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c7aa6a3d-b783-448e-a07a-9af5384ca6db 2018-05-17 20:21:48,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c7aa6a3d-b783-448e-a07a-9af5384ca6db'] 2018-05-17 20:21:50,063 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c7aa6a3d-b783-448e-a07a-9af5384ca6db: 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 c7aa6a3d-b783-448e-a07a-9af5384ca6db 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.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | quotas.delete_quotas | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162011 Full duration: 10.331042 -------------------------------------------------------------------------------- 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 c7aa6a3d-b783-448e-a07a-9af5384ca6db 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.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | total | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> duration | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.172325 Full duration: 10.213774 -------------------------------------------------------------------------------- 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 c7aa6a3d-b783-448e-a07a-9af5384ca6db 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.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939577 Full duration: 10.375087 -------------------------------------------------------------------------------- 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 c7aa6a3d-b783-448e-a07a-9af5384ca6db 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.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | total | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> duration | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 1.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.340639 Full duration: 10.583244 HINTS: * To plot HTML graphics with this data, run: rally task report c7aa6a3d-b783-448e-a07a-9af5384ca6db --out output.html * To generate a JUnit report, run: rally task export c7aa6a3d-b783-448e-a07a-9af5384ca6db --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c7aa6a3d-b783-448e-a07a-9af5384ca6db --json --out output.json 2018-05-17 20:21:50,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c7aa6a3d-b783-448e-a07a-9af5384ca6db'] 2018-05-17 20:21:51,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-17 20:21:51,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c7aa6a3d-b783-448e-a07a-9af5384ca6db', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-17 20:21:51,567 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-17 20:21:51,574 - 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:37 | 10 | 100.00% | | gnocchi | 01:41 | 11 | 100.00% | | heat | 01:25 | 4 | 100.00% | | keystone | 03:19 | 11 | 100.00% | | neutron | 05:54 | 11 | 100.00% | | nova | 07:52 | 9 | 100.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:47 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-17 20:21:51,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-17 20:22:01,022 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-17 20:22:01,523 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 20:22:01,524 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-17 20:22:01,529 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-17 20:22:01,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 20:22:01,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 20:22:01,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 20:22:06,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 20:22:11,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 835ab965-b5dc-41cc-ab23-656ecfa11450 | 2018-05-17T20:22:11.237791 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 835ab965-b5dc-41cc-ab23-656ecfa11450 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-17 20:22:17,629 - 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-17 20:22:17,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 20:22:23,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 20:22:29,759 - 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=8468c3b9-b727-4259-ae46-05a960368e49) as the default verifier for the future CLI operations. 2018-05-17 20:22:35,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-47459da1-be57-4571-b3fc-64fe58b0e019' 2018-05-17 20:22:36,606 - 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-17T20:22:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4697d109-77e0-47c3-890e-1d3d24b07ec0', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-47459da1-be57-4571-b3fc-64fe58b0e019', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T20:22:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 20:22:37,394 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T20:22:37Z', 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'29af0fd8-66b4-462a-9ea5-93c204a473ec', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-47459da1-be57-4571-b3fc-64fe58b0e019', u'enable_dhcp': True, u'network_id': u'4697d109-77e0-47c3-890e-1d3d24b07ec0', u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T20:22:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 20:22:37,394 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 20:22:37,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-47459da1-be57-4571-b3fc-64fe58b0e019' 2018-05-17 20:22:38,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-47459da1-be57-4571-b3fc-64fe58b0e019', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T20:22:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e6a5f30d-3727-4a7e-bae1-bbf7547b5b97/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e6a5f30d-3727-4a7e-bae1-bbf7547b5b97', u'size': None, u'name': u'Cirros-0.4.0-47459da1-be57-4571-b3fc-64fe58b0e019', u'checksum': None, u'self': u'/v2/images/e6a5f30d-3727-4a7e-bae1-bbf7547b5b97', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T20:22:38Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 20:22:38,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-47459da1-be57-4571-b3fc-64fe58b0e019' 2018-05-17 20:22:38,639 - 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-47459da1-be57-4571-b3fc-64fe58b0e019', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T20:22:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/69983e8c-e74c-4070-aed4-0ac81f667335/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'69983e8c-e74c-4070-aed4-0ac81f667335', u'size': None, u'name': u'Cirros-0.4.0-1-47459da1-be57-4571-b3fc-64fe58b0e019', u'checksum': None, u'self': u'/v2/images/69983e8c-e74c-4070-aed4-0ac81f667335', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T20:22:38Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 20:22:38,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 20:22:38,861 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-47459da1-be57-4571-b3fc-64fe58b0e019', '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'cb5520d670994d718225d17bad60908a', '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'b4511fe6-ae61-4414-b0df-e112de8e6217', 'swap': 0}) 2018-05-17 20:22:38,968 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-47459da1-be57-4571-b3fc-64fe58b0e019', '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'cb5520d670994d718225d17bad60908a', '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'fad86ef5-2f99-49fa-be91-f260b4a8dbc6', 'swap': 0}) 2018-05-17 20:22:44,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 20:22:44,582 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 20:22:44,582 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 20:22:44,587 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 20:22:44,594 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 20:22:50,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8468c3b9-b727-4259-ae46-05a960368e49/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-17 20:22:50,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-17 20:26:02,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c081fa9a-da69-40af-9258-37c4ad083c94 2018-05-17 20:26:02,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c081fa9a-da69-40af-9258-37c4ad083c94']'. 2018-05-17 20:26:04,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 20:26:04,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c081fa9a-da69-40af-9258-37c4ad083c94 | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 20:22:54 | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 20:26:02 | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:08 | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 20:26:04,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8468c3b9-b727-4259-ae46-05a960368e49) | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 835ab965-b5dc-41cc-ab23-656ecfa11450) | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 154.495 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 136 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 20:26:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 20:26:04,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 20:26:04,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-17 20:26:08,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 20:26:08,569 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-17 20:26:08,572 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-17 20:26:10,233 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-17 21:17:40,404 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 3090.113s OK 2018-05-17 21:17:40,734 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 21:17:40,734 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:30 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-17 21:17:40,741 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-17 21:17:40,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-17 21:17:40,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-17 21:17:40,837 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-17 21:17:46,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-17 21:17:51,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4ef01226-0dec-4a3d-9bbc-16a6869c15af | 2018-05-17T21:17:51.018702 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4ef01226-0dec-4a3d-9bbc-16a6869c15af ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-17 21:17:57,517 - 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-17 21:17:57,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-17 21:18:02,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-17 21:18:08,823 - 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=db408ced-09a1-47f7-bce7-a3fabc5df13d) as the default verifier for the future CLI operations. 2018-05-17 21:18:15,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-88c1c3e3-50f0-4754-af89-d4d7d4715a5c' 2018-05-17 21:18:16,357 - 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-17T21:18:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c04a441-5580-4884-9457-22c15f81fc3c', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'admin_state_up': True, u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T21:18:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 21:18:17,238 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-17T21:18:16Z', 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'f263f0fd-b3b4-4b28-9316-7932b3b5f775', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'enable_dhcp': True, u'network_id': u'9c04a441-5580-4884-9457-22c15f81fc3c', u'tenant_id': u'cb5520d670994d718225d17bad60908a', u'created_at': u'2018-05-17T21:18:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'cb5520d670994d718225d17bad60908a'}) 2018-05-17 21:18:17,239 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-17 21:18:17,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-88c1c3e3-50f0-4754-af89-d4d7d4715a5c' 2018-05-17 21:18:17,995 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T21:18:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5fd41764-0b9a-47e1-9630-31d4e873f502/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5fd41764-0b9a-47e1-9630-31d4e873f502', u'size': None, u'name': u'Cirros-0.4.0-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'checksum': None, u'self': u'/v2/images/5fd41764-0b9a-47e1-9630-31d4e873f502', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T21:18:18Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 21:18:17,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-88c1c3e3-50f0-4754-af89-d4d7d4715a5c' 2018-05-17 21:18:18,511 - 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-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-17T21:18:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8ff59f33-1c3c-4bb9-81f6-c15c432c89c0/file', u'owner': u'cb5520d670994d718225d17bad60908a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8ff59f33-1c3c-4bb9-81f6-c15c432c89c0', u'size': None, u'name': u'Cirros-0.4.0-1-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', u'checksum': None, u'self': u'/v2/images/8ff59f33-1c3c-4bb9-81f6-c15c432c89c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-17T21:18:18Z', u'schema': u'/v2/schemas/image'}) 2018-05-17 21:18:18,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-17 21:18:18,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', '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'cb5520d670994d718225d17bad60908a', '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'08e8fb94-6e3f-49b2-a0be-82709ca6e571', 'swap': 0}) 2018-05-17 21:18:18,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-88c1c3e3-50f0-4754-af89-d4d7d4715a5c', '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'cb5520d670994d718225d17bad60908a', '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'f1e43b99-c4bf-421a-975a-75e03f7e670a', 'swap': 0}) 2018-05-17 21:18:24,645 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-17 21:18:24,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-17 21:18:24,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-17 21:18:24,647 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-17 21:18:24,654 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-17 21:18:29,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-db408ced-09a1-47f7-bce7-a3fabc5df13d/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-17 21:18:29,774 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-17 21:18:29,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-17 21:18:29,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-17 21:21:44,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 15aad5da-f832-456c-bc4c-020e0ceeff0f 2018-05-17 21:21:44,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '15aad5da-f832-456c-bc4c-020e0ceeff0f']'. 2018-05-17 21:21:45,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-17 21:21:45,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 15aad5da-f832-456c-bc4c-020e0ceeff0f | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-17 21:18:34 | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-17 21:21:44 | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:10 | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: db408ced-09a1-47f7-bce7-a3fabc5df13d) | 2018-05-17 21:21:45,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4ef01226-0dec-4a3d-9bbc-16a6869c15af) | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 172.999 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-17 21:21:45,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-17 21:21:45,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-17 21:21:49,649 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-17 21:21:49,649 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:34 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-17 21:21:49,654 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 17:28 | PASS | | rally_sanity | functest | smoke | 32:26 | PASS | | patrole | functest | smoke | 03:33 | PASS | | snaps_smoke | functest | smoke | 51:30 | PASS | | neutron_trunk | functest | smoke | 03:34 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-17 21:21:49,663 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 21:21:54,790 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-308 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 21:21:54,795 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-17 21:21:54,795 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 21:21:54,796 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 21:21:54,797 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-17 21:21:54,800 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-17 21:21:58,782 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-308 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-05-17 21:21:58,790 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-17 21:21:58,790 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-17 21:21:58,790 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-17 21:21:58,790 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-17 21:21:58,791 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK