2018-05-25 23:44:38,013 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-340 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual4 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 23:44:38,017 - 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-25 23:44:38,017 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 23:44:38,018 - 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-25 23:44:38,020 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-25 23:44:38,020 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-25 23:44:40,288 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 23:44:49,083 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.783s OK 2018-05-25 23:44:49,373 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 23:44:49,374 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-25 23:44:49,381 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-25 23:44:50,290 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 23:54:08,912 - 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 558.573s OK 2018-05-25 23:54:09,192 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 23:54:09,193 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 23:54:09,200 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-25 23:54:10,214 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-25 23:54:56,231 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.014s OK 2018-05-25 23:54:56,514 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 23:54:56,515 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-25 23:54:56,521 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:19 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-25 23:54:56,527 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-25 23:55:00,641 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-340 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual4 | +--------------------------------------+----------------------------------------------------------+ 2018-05-25 23:55:00,648 - 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-25 23:55:00,648 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-25 23:55:00,650 - 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-25 23:55:00,651 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-25 23:55:00,652 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-25 23:55:03,415 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'b6b50770-90e0-4f56-b8a5-a76c47f387f8'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-25T23:43:32Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:43:26Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:55:03,527 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual4 2018-05-25 23:55:03,527 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-25 23:55:03,680 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual4 2018-05-25 23:55:03,680 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-25 23:55:03,681 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-25 23:55:03,807 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-25 23:55:03,807 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-25 23:55:03' 2018-05-25 23:55:03,807 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:03,807 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-25 23:55:04,532 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--fa26c1e2-815c-4329-947c-d4ec7b2eef62', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T23:55:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/70660dbd-b950-44ae-b0ac-f317c53a7626/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'70660dbd-b950-44ae-b0ac-f317c53a7626', u'size': None, u'name': u'functest-vping--fa26c1e2-815c-4329-947c-d4ec7b2eef62', u'checksum': None, u'self': u'/v2/images/70660dbd-b950-44ae-b0ac-f317c53a7626', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T23:55:04Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 23:55:04,532 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:05,028 - 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-25T23:55:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'54c2eaa3-93c8-4339-8218-a34e7dda9562', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-fa26c1e2-815c-4329-947c-d4ec7b2eef62', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:55:04Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:55:05,822 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T23:55:05Z', 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'fdef5867-dc35-4d92-8d7a-5859e7aab777', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-fa26c1e2-815c-4329-947c-d4ec7b2eef62', u'enable_dhcp': True, u'network_id': u'54c2eaa3-93c8-4339-8218-a34e7dda9562', u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:55:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:55:05,823 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:08,439 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b6b50770-90e0-4f56-b8a5-a76c47f387f8', u'ip_address': u'10.16.0.113'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:55:05Z', u'admin_state_up': True, u'updated_at': u'2018-05-25T23:55:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'id': u'c4148c10-9061-49ac-8364-7777fc45f063', u'name': u'vping-router-fa26c1e2-815c-4329-947c-d4ec7b2eef62'}) 2018-05-25 23:55:11,499 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:11,671 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-fa26c1e2-815c-4329-947c-d4ec7b2eef62', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'7fdf22cb-46f7-437a-b228-2701c6fd40d0', 'swap': 0}) 2018-05-25 23:55:12,657 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:24,253 - 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-fa26c1e2-815c-4329-947c-d4ec7b2eef62': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:05:74', 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'70660dbd-b950-44ae-b0ac-f317c53a7626'}), 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-25T23:55:21.000000', 'flavor': Munch({u'id': u'7fdf22cb-46f7-437a-b228-2701c6fd40d0'}), 'az': u'nova', 'id': u'bc5f0a35-78fc-45ec-af41-862f9652b9d9', 'security_groups': [Munch({u'name': u'vping-sg-fa26c1e2-815c-4329-947c-d4ec7b2eef62'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'16eb06bb3c8f4c6986c186e5e61cd72b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', '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-25T23:55:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T23:55:22Z', 'hostId': u'51ab8511bfd179c3b92d0bc746909069aacd10adaec0f0bfb127433f', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'51ab8511bfd179c3b92d0bc746909069aacd10adaec0f0bfb127433f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-25T23:55:21.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-fa26c1e2-815c-4329-947c-d4ec7b2eef62', 'adminPass': u'hFabttB39KiU', 'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'created_at': u'2018-05-25T23:55:13Z', 'created': u'2018-05-25T23:55:13Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 23:55:26,390 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 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.028030] pid_max: default: 32768 minimum: 301 [ 0.036034] ACPI: Core revision 20150930 [ 0.044864] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060049] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072042] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096084] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104030] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112191] Initializing cgroup subsys io 2018-05-25 23:55:26,390 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:26,814 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7342gQ8TnUtCv75/HpJpHF5G4f8WhdNV+wecrvN9nDX7zq8vrnMyquUFLhyF3WQ2SbkEyXLsUurNCpBqc2Gfwz/rXvoX1nGVN3HH/9HUS8+6HzoF/3obWneTh42NrPt35VLiDw9v5wC1F7RasZmGJGfv7IYrgPP5Wy8/VdNDUGqTJeU4l+m0Oao8Qw8Pz/nyHBb86ag+6qX1MTDEHD3Zbt9rnIEChQMKkOU6lmxcUajpcW9RFvvsNsb4aTC6BDc3VgaRpJK/G14SobOBfv9QQKTVtTv1u5opqGOsKgYitoowu1akx/6p7IAM/mPKjsbc+jJAXdSZjU4D+VYZDlQxf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAu9+NoEPE51LQr++fx6SaRxeRuH/FoXTVfsHnK7zfZw1+86vL\n65zMqrlBS4chd1kNkm5BMly7FLqzQqQanNhn8M/6176F9ZxlTdxx//R1EvPuh86B\nf96G1p3k4eNjaz7d+VS4g8Pb+cAtRe0WrGZhiRn7+yGK4Dz+VsvP1XTQ1BqkyXlO\nJfptDmqPEMPD8/58hwW/OmoPuql9TEwxBw92W7fa5yBAoUDCpDlOpZsXFGo6XFvU\nRb77DbG+GkwugQ3N1YGkaSSvxteEqGzgX7/UECk1bU79buaKahjrCoGIraKMLtWp\nMf+qeyADP5jyo7G3PoyQF3UmY1OA/lWGQ5UMXwIDAQABAoIBAH2eIGhEZ+f0K603\nn7IxkSZvz/N5G3+1SvsSU6ufAhE5qOTsvdCwavjMHaiOlgXi+XwrVFSERGK74xhv\n+Ytd90HBDowqzA9Jn0LMXz0xCwa9K4SKw3PoKmhd8qhHDjarNmh8CVOxJeh8Yska\nmcp0OksdoKpt5xnALp+Cb1jeXrMyZ/awrbfmqn/YMSojQLP0xz2IV14xprpK18Ld\n2GwfNmsgZGhNZotv7iZhtQy8iLkktwW6cAyvI8hpTxhR8QJOzeB+S0lD0ri6VYlR\na6z5XzacInhvZI8OdvQYdcwvfVtZ5xphoX6mE1KITd1LVmcectG+TEORt+YtC5Cr\nJqstvEECgYEA4+XInP49lZrSeiog7xsK8rjL8J5YDH+OG8+4BrbArq+De2biCqjk\nJmKsJDBQplT3MQxtfLZ4VAHGspl0cCcH1+JKNA5dI2S4wKE2pXliqTXBszaH4zVF\nvntZX7FsDpUuSnrB8BQrHI3T9iKcpGz3ShSAbnvD8ikPIfaraYKgaicCgYEA0wpK\negCp4DkuT4qz36vvbh+8qhfwnSiLF7/kvlEypy1ST4NRK1UqkcwCdG2R6mS/nQhS\naw3R+MSpZ/xQnsGXwTBA7X6bu5uBsammsi5hBaafuf2nmJwtlDsejIM7muNXnbnq\nMsU4WVg7kwEfneimUX66SJ9Teg2C3w4TLiBLxwkCgYEAhwbofAwvFOrsdjFr3f+Z\n1wIi42gOJymUW2oRUPkK5PVc48qrd0FmHFAuSirOPh7tbwQ8Ar5iQPPkdIFzedfG\nT+Tlrj4sdQICbS+Xnydyi2ssXzCaBsbTke6nn4kRyvocuUhOjB6HBJ4LzjPnt4xQ\nYHYROmTeTiaBrs/l89fPj9UCgYBV3ngTUDXOwDVxs/QgbGsNmehAJWGH8Lk3vqKq\nNYuwriYxqDLcuNiLXkEZcoPOpZO5p2sxl/v5hruPTgDXt9mxh5rDh6KCIXISAf+L\nvIdJr1SKbwVEeTeqequhbLxR93LtAHqkkc6tu9Lxq6FbtRAHVNMjPYDPxrObYrS3\nLfjnUQKBgFuIgL4x85EIOP3NMqlEoXjfDZg+tOcU7ZRsRgda8Zkbi9vpZYI0BPw2\nY6zHcG4Utq++r4n3nbMc/UBCM8429sQSBSxXXW99Q9+5Octt61/lQ5zSbRcFplfM\ncCBxU/mepRMrzYzg9H+WP92RySL+d2OEhUcBOF/Yfk8tuj/2NSSb\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'16eb06bb3c8f4c6986c186e5e61cd72b', 'name': u'vping-keypair-fa26c1e2-815c-4329-947c-d4ec7b2eef62', 'created_at': '2018-05-25T23:55:26.813898', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'16:a0:04:17:47:e6:26:c3:0f:e6:a5:9b:7f:a4:26:ed', 'type': 'ssh', 'id': u'vping-keypair-fa26c1e2-815c-4329-947c-d4ec7b2eef62'}) 2018-05-25 23:55:26,814 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAu9+NoEPE51LQr++fx6SaRxeRuH/FoXTVfsHnK7zfZw1+86vL 65zMqrlBS4chd1kNkm5BMly7FLqzQqQanNhn8M/6176F9ZxlTdxx//R1EvPuh86B f96G1p3k4eNjaz7d+VS4g8Pb+cAtRe0WrGZhiRn7+yGK4Dz+VsvP1XTQ1BqkyXlO JfptDmqPEMPD8/58hwW/OmoPuql9TEwxBw92W7fa5yBAoUDCpDlOpZsXFGo6XFvU Rb77DbG+GkwugQ3N1YGkaSSvxteEqGzgX7/UECk1bU79buaKahjrCoGIraKMLtWp Mf+qeyADP5jyo7G3PoyQF3UmY1OA/lWGQ5UMXwIDAQABAoIBAH2eIGhEZ+f0K603 n7IxkSZvz/N5G3+1SvsSU6ufAhE5qOTsvdCwavjMHaiOlgXi+XwrVFSERGK74xhv +Ytd90HBDowqzA9Jn0LMXz0xCwa9K4SKw3PoKmhd8qhHDjarNmh8CVOxJeh8Yska mcp0OksdoKpt5xnALp+Cb1jeXrMyZ/awrbfmqn/YMSojQLP0xz2IV14xprpK18Ld 2GwfNmsgZGhNZotv7iZhtQy8iLkktwW6cAyvI8hpTxhR8QJOzeB+S0lD0ri6VYlR a6z5XzacInhvZI8OdvQYdcwvfVtZ5xphoX6mE1KITd1LVmcectG+TEORt+YtC5Cr JqstvEECgYEA4+XInP49lZrSeiog7xsK8rjL8J5YDH+OG8+4BrbArq+De2biCqjk JmKsJDBQplT3MQxtfLZ4VAHGspl0cCcH1+JKNA5dI2S4wKE2pXliqTXBszaH4zVF vntZX7FsDpUuSnrB8BQrHI3T9iKcpGz3ShSAbnvD8ikPIfaraYKgaicCgYEA0wpK egCp4DkuT4qz36vvbh+8qhfwnSiLF7/kvlEypy1ST4NRK1UqkcwCdG2R6mS/nQhS aw3R+MSpZ/xQnsGXwTBA7X6bu5uBsammsi5hBaafuf2nmJwtlDsejIM7muNXnbnq MsU4WVg7kwEfneimUX66SJ9Teg2C3w4TLiBLxwkCgYEAhwbofAwvFOrsdjFr3f+Z 1wIi42gOJymUW2oRUPkK5PVc48qrd0FmHFAuSirOPh7tbwQ8Ar5iQPPkdIFzedfG T+Tlrj4sdQICbS+Xnydyi2ssXzCaBsbTke6nn4kRyvocuUhOjB6HBJ4LzjPnt4xQ YHYROmTeTiaBrs/l89fPj9UCgYBV3ngTUDXOwDVxs/QgbGsNmehAJWGH8Lk3vqKq NYuwriYxqDLcuNiLXkEZcoPOpZO5p2sxl/v5hruPTgDXt9mxh5rDh6KCIXISAf+L vIdJr1SKbwVEeTeqequhbLxR93LtAHqkkc6tu9Lxq6FbtRAHVNMjPYDPxrObYrS3 LfjnUQKBgFuIgL4x85EIOP3NMqlEoXjfDZg+tOcU7ZRsRgda8Zkbi9vpZYI0BPw2 Y6zHcG4Utq++r4n3nbMc/UBCM8429sQSBSxXXW99Q9+5Octt61/lQ5zSbRcFplfM cCBxU/mepRMrzYzg9H+WP92RySL+d2OEhUcBOF/Yfk8tuj/2NSSb -----END RSA PRIVATE KEY----- 2018-05-25 23:55:27,893 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--fa26c1e2-815c-4329-947c-d4ec7b2eef62' 2018-05-25 23:55:39,635 - 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-fa26c1e2-815c-4329-947c-d4ec7b2eef62': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c6:01:54', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'70660dbd-b950-44ae-b0ac-f317c53a7626'}), 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-25T23:55:36.000000', 'flavor': Munch({u'id': u'7fdf22cb-46f7-437a-b228-2701c6fd40d0'}), 'az': u'nova', 'id': u'3a76b8e9-a6f9-470d-acee-24bbe97519f5', 'security_groups': [Munch({u'name': u'vping-sg-fa26c1e2-815c-4329-947c-d4ec7b2eef62'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'16eb06bb3c8f4c6986c186e5e61cd72b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', '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-25T23:55:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T23:55:37Z', 'hostId': u'ae531348380a794fa0636f148d98416b47cf1072f2cbd6eda3e8fed3', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-fa26c1e2-815c-4329-947c-d4ec7b2eef62', 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'ae531348380a794fa0636f148d98416b47cf1072f2cbd6eda3e8fed3', '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-25T23:55:36.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--fa26c1e2-815c-4329-947c-d4ec7b2eef62', 'adminPass': u'rQCnFvdYQ98U', 'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'created_at': u'2018-05-25T23:55:29Z', 'created': u'2018-05-25T23:55:29Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 23:55:42,455 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'c4148c10-9061-49ac-8364-7777fc45f063', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'created_at': u'2018-05-25T23:55:41Z', 'attached': True, 'updated_at': u'2018-05-25T23:55:41Z', 'id': u'6866c655-0dbf-4ac3-8b11-a194478cd565', 'floating_network_id': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488', 'fixed_ip_address': u'192.168.130.12', 'floating_ip_address': u'10.16.0.122', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c4148c10-9061-49ac-8364-7777fc45f063', 'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'port_id': u'56dbaccf-ad20-40ac-87ba-3e0d1bb108ca', 'port': u'56dbaccf-ad20-40ac-87ba-3e0d1bb108ca', 'network': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488'}) 2018-05-25 23:55:44,447 - 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.992 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199968) [ 0.020030] pid_max: default: 32768 minimum: 301 [ 0.028032] ACPI: Core revision 20150930 [ 0.036375] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.052045] Security Framework initialized [ 0.060029] Yama: becoming mindful. [ 0.068041] AppArmor: AppArmor initialized [ 0.072086] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.080136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.088074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.096031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104190] Initializing cgroup subsys io [ 0.112035] Initializing cgroup subsys memory [ 0.120035] Initializing cgroup subsys devices [ 0.128028] Initializing cgroup subsys freezer [ 0.136032] Initializing cgroup subsys net_cls [ 0.140032] Initializing cgroup subsys perf_event [ 0.148042] Initializing cgroup subsys net_prio [ 0.156032] Initializing cgroup subsys hugetlb [ 0.164031] Initializing cgroup subsys pids [ 0.176930] CPU: Physical Processor ID: 0 [ 0.185111] mce: CPU supports 10 MCE banks [ 0.193339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.499306] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722261] ftrace: allocating 31920 entries in 125 pages [ 0.744104] smpboot: Max logical packages: 1 [ 0.752030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.765477] x2apic enabled [ 0.768032] Switched APIC routing to physical x2apic. [ 0.795883] ..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.808044] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.824065] ... version: 2 [ 0.828034] ... bit width: 48 [ 0.832085] ... generic registers: 4 [ 0.836034] ... value mask: 0000ffffffffffff [ 0.840034] ... max period: 000000007fffffff [ 0.844034] ... fixed-purpose events: 3 [ 0.848034] ... event mask: 000000070000000f [ 0.852091] KVM setup paravirtual spinlock [ 0.856970] x86: Booted up 1 node, 1 CPUs [ 0.860037] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.867962] devtmpfs: initialized [ 0.872133] evm: security.selinux [ 0.876037] evm: security.SMACK64 [ 0.880034] evm: security.SMACK64EXEC [ 0.884034] evm: security.SMACK64TRANSMUTE [ 0.888034] evm: security.SMACK64MMAP [ 0.892034] evm: security.ima [ 0.896034] evm: security.capability [ 0.900141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.904111] pinctrl core: initialized pinctrl subsystem [ 0.908933] RTC time: 23:55:43, date: 05/25/18 [ 0.912145] NET: Registered protocol family 16 [ 0.916181] cpuidle: using governor ladder [ 0.920037] cpuidle: using governor menu [ 0.924092] PCCT header not found. [ 0.928259] ACPI: bus type PCI registered [ 0.932036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.937668] PCI: Using configuration type 1 for base access [ 0.940956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.946843] ACPI: Added _OSI(Module Device) [ 0.948035] ACPI: Added _OSI(Processor Device) [ 0.952035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.956035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.964937] 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.992045] ACPI: (supports S0 S3 S4 S5) [ 0.996034] ACPI: Using IOAPIC for interrupt routing [ 1.000048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.008609] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.012040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.016040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.020051] acpi PNP0A03:00: fail to add MMC)ONFIG information, can't access extended PCI configuration space under this bridge. [ 1.024681] acpiphp: Slot [3] registered [ 1.028149] acpiphp: Slot [4] registered [ 1.032154] acpiphp: Slot [5] registered [ 1.036149] acpiphp: Slot [6] registered [ 1.040149] acpiphp: Slot [7] registered [ 1.044150] acpiphp: Slot [8] registered [ 1.048148] acpiphp: Slot [9] registered [ 1.052147] acpiphp: Slot [10] registered [ 1.056148] acpiphp: Slot [11] registered [ 1.060146] acpiphp: Slot [12] registered 2018-05-25 23:55:44,448 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-25 23:55:51,808 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-25 23:55:51,816 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-25 23:55:51,823 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-25 23:55:52,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 23:55:52,301 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-25 23:56:06,754 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-25 23:56:07,602 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'b6b50770-90e0-4f56-b8a5-a76c47f387f8'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-25T23:43:32Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:43:26Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:56:07,602 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-25 23:56:07,602 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-25 23:56:07' 2018-05-25 23:56:07,603 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:07,603 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-25 23:56:08,273 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--228f1a28-5efd-4a93-9249-d67d412247cf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T23:56:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/bca7aa49-72c8-4678-a7be-6395fe8dad24/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'bca7aa49-72c8-4678-a7be-6395fe8dad24', u'size': None, u'name': u'functest-vping--228f1a28-5efd-4a93-9249-d67d412247cf', u'checksum': None, u'self': u'/v2/images/bca7aa49-72c8-4678-a7be-6395fe8dad24', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T23:56:08Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 23:56:08,274 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:08,776 - 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-25T23:56:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9bfaeffe-af4f-4b87-8930-b6a578ab7937', u'provider:segmentation_id': 88, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-228f1a28-5efd-4a93-9249-d67d412247cf', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:56:08Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:56:09,736 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T23:56:09Z', 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'2f9d51a5-945a-45f7-ac6a-6ade677d1c6e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-228f1a28-5efd-4a93-9249-d67d412247cf', u'enable_dhcp': True, u'network_id': u'9bfaeffe-af4f-4b87-8930-b6a578ab7937', u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:56:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:56:09,736 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:12,184 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'aa0fe75b-1948-47cf-ab79-7ab525d2e488', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b6b50770-90e0-4f56-b8a5-a76c47f387f8', u'ip_address': u'10.16.0.116'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:56:09Z', u'admin_state_up': True, u'updated_at': u'2018-05-25T23:56:11Z', u'revision_number': 2, u'routes': [], u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'id': u'092a4d3a-1b93-471f-a4ef-a25a1fdaf1ef', u'name': u'vping-router-228f1a28-5efd-4a93-9249-d67d412247cf'}) 2018-05-25 23:56:15,243 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:15,380 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-228f1a28-5efd-4a93-9249-d67d412247cf', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'35e7ffbb-25fc-4666-af9d-1a1881243848', 'swap': 0}) 2018-05-25 23:56:16,120 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:26,355 - 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-228f1a28-5efd-4a93-9249-d67d412247cf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:16:8c', u'version': 4, u'addr': u'192.168.130.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bca7aa49-72c8-4678-a7be-6395fe8dad24'}), 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-25T23:56:25.000000', 'flavor': Munch({u'id': u'35e7ffbb-25fc-4666-af9d-1a1881243848'}), 'az': u'nova', 'id': u'005d7260-5e6d-4e6a-9d43-e02f8c8124c6', 'security_groups': [Munch({u'name': u'vping-sg-228f1a28-5efd-4a93-9249-d67d412247cf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'16eb06bb3c8f4c6986c186e5e61cd72b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', '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-25T23:56:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T23:56:25Z', 'hostId': u'ae531348380a794fa0636f148d98416b47cf1072f2cbd6eda3e8fed3', 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.3', 'cloud': 'envvars', 'host_id': u'ae531348380a794fa0636f148d98416b47cf1072f2cbd6eda3e8fed3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-25T23:56:25.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf', 'adminPass': u'mzG8YBkzrohA', 'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'created_at': u'2018-05-25T23:56:17Z', 'created': u'2018-05-25T23:56:17Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 23:56:28,025 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-25 23:56:28,026 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf' 2018-05-25 23:56:36,938 - 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-228f1a28-5efd-4a93-9249-d67d412247cf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:ab:6b', u'version': 4, u'addr': u'192.168.130.2', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bca7aa49-72c8-4678-a7be-6395fe8dad24'}), 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-25T23:56:36.000000', 'flavor': Munch({u'id': u'35e7ffbb-25fc-4666-af9d-1a1881243848'}), 'az': u'nova', 'id': u'3ab948b6-7c72-4f13-8b20-3ca7371c026f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'16eb06bb3c8f4c6986c186e5e61cd72b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed85cbf27b4e4e558bb70a31d59fda9e', '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-25T23:56:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-25T23:56:36Z', 'hostId': u'51ab8511bfd179c3b92d0bc746909069aacd10adaec0f0bfb127433f', 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.2', 'cloud': 'envvars', 'host_id': u'51ab8511bfd179c3b92d0bc746909069aacd10adaec0f0bfb127433f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-25T23:56:36.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf', 'adminPass': u'H4wnAtwBtU4u', 'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', 'created_at': u'2018-05-25T23:56:29Z', 'created': u'2018-05-25T23:56:29Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-25 23:56:39,182 - 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.992 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199968) [ 0.028030] pid_max: default: 32768 minimum: 301 [ 0.036032] ACPI: Core revision 20150930 [ 0.045143] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060048] Security Framework initialized [ 0.068030] Yama: becoming mindful. [ 0.076041] AppArmor: AppArmor initialized [ 0.088105] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104084] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112034] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120185] Initializing cgroup subsys io [ 0.128035] Initializing cgroup subsys memory [ 0.136036] Initializing cgroup subsys devices [ 0.144034] Initializing cgroup subsys freezer [ 0.152033] Initializing cgroup subsys net_cls [ 0.160033] Initializing cgroup subsys perf_event [ 0.168037] Initializing cgroup subsys net_prio [ 0.172035] Initializing cgroup subsys hugetlb [ 0.180033] Initializing cgroup subsys pids [ 0.190132] CPU: Physical Processor ID: 0 [ 0.200920] mce: CPU supports 10 MCE banks [ 0.209068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.520586] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.758421] ftrace: allocating 31920 entries in 125 pages [ 0.776098] smpboot: Max logical packages: 1 [ 0.780033] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.794501] x2apic enabled [ 0.796034] Switched APIC routing to physical x2apic. [ 0.824000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.824000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.836046] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.848092] ... version: 2 [ 0.852035] ... bit width: 48 [ 0.856035] ... generic registers: 4 [ 0.860034] ... value mask: 0000ffffffffffff [ 0.864035] ... max period: 000000007fffffff [ 0.868034] ... fixed-purpose events: 3 [ 0.872034] ... event mask: 000000070000000f [ 0.876118] KVM setup paravirtual spinlock [ 0.880727] x86: Booted up 1 node, 1 CPUs [ 0.884038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.891406] devtmpfs: initialized [ 0.894110] evm: security.selinux [ 0.896038] evm: security.SMACK64 [ 0.900035] evm: security.SMACK64EXEC [ 0.904034] evm: security.SMACK64TRANSMUTE [ 0.908308] evm: security.SMACK64MMAP [ 0.912034] evm: security.ima [ 0.916034] evm: security.capability [ 0.920151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.924121] pinctrl core: initialized pinctrl subsystem [ 0.928909] RTC time: 23:56:31, date: 05/25/18 [ 0.932156] NET: Registered protocol family 16 [ 0.936185] cpuidle: using governor ladder [ 0.940038] cpuidle: using governor menu [ 0.944038] PCCT header not found. [ 0.948264] ACPI: bus type PCI registered [ 0.952035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.957131] PCI: Using configuration type 1 for base access [ 0.960396] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.965362] ACPI: Added _OSI(Module Device) [ 0.968035] ACPI: Added _OSI(Processor Device) [ 0.972035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.976035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.983004] ACPI: Interpreter enabled [ 0.984040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.996036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.008046] ACPI: (supports S0 S3 S4 S5) [ 1.012035] ACPI: Using IOAPIC for interrupt routing [ 1.016054] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.025196] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.028040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.032039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.036042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.040671] acpiphp: Slot [3] registered [ 1.044150] acpiphp: Slot [4] registered [ 1.048147] acpiphp: Slot [5] registered [ 1.052694] acpiphp: Slot [6] registered [ 1.056147] acpiphp: Slot [7] registered [ 1.060148] acpiphp: Slot [8] registered [ 1.064146] acpiphp: Slot [9] registered [ 1.068147] acpiphp: Slot [10] registered [ 1.072146] acpiphp: Slot [11] registered [ 1.076145] acpiphp: Slot [12] registered [ 1.080148] acpiphp: Slot [13] registered [ 1.084148] acpiphp: Slot [14] registered [ 1.088149] acpiphp: Slot [15] registered [ 1.092146] acpiphp: Slot [16] registered [ 1.096145] acpiphp: Slot [17] registered [ 1.100145] acpiphp: Slot [18] registered [ 1.104150] acpiphp: Slot [19] registered [ 1.108698] acpiphp: Slot [20] registered [ 1.112147] acpiphp: Slot [21] registered [ 1.116149] acpiphp: Slot [22] registered [ 1.120146] acpiphp: Slot [23] registered [ 1.124147] acpiphp: Slot [24] registered [ 1.128150] acpiphp: Slot [25] registered [ 1.132145] acpiphp: Slot [26] registered [ 1.136149] acpiphp: Slot [27] registered [ 1.140151] acpiphp: Slot [28] registered [ 1.144146] acpiphp: Slot [29] registered [ 1.148158] acpiphp: Slot [30] registered [ 1.152156] acpiphp: Slot [31] registered [ 1.156140] PCI host bridge to bus 0000:00 [ 1.160038] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.164036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.168036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.172036] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.176036] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.180037] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.209405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.212037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.216037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.220037] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.244618] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.248408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.370507] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.380525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.393135] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.404513] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.416606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.428630] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.432423] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.436000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.436036] vgaarb: loaded [ 1.440035] vgaarb: bridge control possible 0000:00:02.0 [ 1.444231] SCSI subsystem initialized [ 1.448213] ACPI: bus type USB registered [ 1.452057] usbcore: registered new interface driver usbfs [ 1.456048] usbcore: registered new interface driver hub [ 1.460049] usbcore: registered new device driver usb [ 1.464192] PCI: Using ACPI for IRQ routing [ 1.470739] NetLabel: Initializing [ 1.472035] NetLabel: domain hash size = 128 [ 1.476312] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.480048] NetLabel: unlabeled traffic allowed by default [ 1.484123] clocksource: Switched to clocksource kvm-clock [ 1.510858] AppArmor: AppArmor Filesystem Enabled [ 1.527682] pnp: PnP ACPI init [ 1.545874] pnp: PnP ACPI: found 5 devices [ 1.570006] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.600585] NET: Registered protocol family 2 [ 1.615556] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.637499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.659921] TCP: Hash tables configured (established 4096 bind 4096) [ 1.681471] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.701719] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.720179] NET: Registered protocol family 1 [ 1.733551] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.750833] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.769803] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.811077] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.852484] Trying to unpack rootfs image as initramfs... [ 1.953477] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.979480] Scanning for low memory corruption every 60 seconds [ 1.999948] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.017393] audit: initializing netlink subsys (disabled) [ 2.036987] audit: type=2000 audit(1527292589.510:1): initialized [ 2.056627] Initialise system trusted keyring [ 2.071324] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.090200] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.110374] zbud: loaded [ 2.120915] VFS: Disk quotas dquot_6.6.0 [ 2.135473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.156132] fuse init (API version 7.23) [ 2.170162] Key type big_key registered [ 2.184871] Allocating IMA MOK and blacklist keyrings. [ 2.202632] Key type asymmetric registered [ 2.218672] Asymmetric key parser 'x509' registered [ 2.236132] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.266860] io scheduler noop registered [ 2.280788] io scheduler deadline registered (default) [ 2.300393] io scheduler cfq registered [ 2.315664] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.336151] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.358201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.383400] ACPI: Power Button [PWRF] [ 2.398428] GHES: HEST is not enabled! [ 2.432512] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.521270] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.578019] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.615063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.676689] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.706620] Linux agpgart interface v0.103 [ 2.723085] brd: module loaded [ 2.735254] loop: module loaded [ 2.760499] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.785494] GPT:90111 != 2097151 [ 2.798780] GPT:Alternate GPT header not at the end of the disk. [ 2.818235] GPT:90111 != 2097151 [ 2.831557] GPT: Use GNU Parted to correct GPT errors. [ 2.849595] vda: vda1 vda15 [ 2.869007] vdb: [ 2.881244] scsi host0: ata_piix [ 2.893513] scsi host1: ata_piix [ 2.904684] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.926570] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.951701] libphy: Fixed MDIO Bus: probed [ 2.967502] tun: Universal TUN/TAP device driver, 1.6 [ 2.984865] tun: (C) 1999-2004 Max Krasnyansky [ 3.015378] PPP generic driver version 2.4.2 [ 3.032251] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.054994] ehci-pci: EHCI PCI platform driver [ 3.072225] ehci-platform: EHCI generic platform driver [ 3.088679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.111509] ohci-pci: OHCI PCI platform driver [ 3.128921] ohci-platform: OHCI generic platform driver [ 3.145902] uhci_hcd: USB Universal Host Controller Interface driver [ 3.188594] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.206927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.232000] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.249315] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.267050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.289785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.316441] usb usb1: Product: UHCI Host Controller [ 3.334802] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.354946] usb usb1: SerialNumber: 0000:00:01.2 [ 3.368963] hub 1-0:1.0: USB hub found [ 3.381741] hub 1-0:1.0: 2 ports detected [ 3.395653] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.431080] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.447947] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.463926] mousedev: PS/2 mouse device common for all mice [ 3.485465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.516419] rtc_cmos 00:00: RTC can wake from S4 [ 3.537008] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.567140] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.588834] i2c /dev entries driver [ 3.603091] device-mapper: uevent: version 1.0.3 [ 3.619545] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.645678] ledtrig-cpu: registered to indicate activity on CPUs [ 3.663118] NET: Registered protocol family 10 [ 3.678300] NET: Registered protocol family 17 [ 3.692936] Key type dns_resolver registered [ 3.707139] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.724512] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.753165] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.773183] registered taskstats version 1 [ 3.788099] Loading compiled-in X.509 certificates [ 3.803520] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.834409] zswap: loaded using pool lzo/zbud [ 3.848491] Key type trusted registered [ 3.864344] Key type encrypted registered [ 3.881295] AppArmor: AppArmor sha1 policy hashing enabled [ 3.902093] ima: No TPM chip found, activating TPM-bypass! [ 3.920116] evm: HMAC attrs: 0x1 [ 4.159026] Magic number: 2:206:960 [ 4.171915] rtc_cmos 00:00: setting system clock to 2018-05-25 23:56:36 UTC (1527292596) [ 4.197698] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.217271] EDD information not available. [ 4.237404] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.265203] Write protecting the kernel read-only data: 14336k [ 4.284498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.311592] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) 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.75 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.867025] 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.3... Lease of 192.168.130.3 obtained, lease time 43200 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.992 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSiPSRoCtgFG44sMo8AqxY3Ny55rPucgRUEqU386IubYQJzoIG9OPv1EO7lU7wa36K2Vyw0w5MvhTGjBreiJQYeuC8nI6DKjmTcrbdBAm6wwazilhSO5vVG7nPU333qw4phZX0VW8Uv5lBStL8Yr4Yf8phhOllSAMYNVdMJj2OFquYHNN6odpjKX4O50E5/XBL8HbgsvGoINw2HnggWtKUIxd/iwYXiDhnIucK7iGnwf+E+wfKhj9MRqC8xRrh2d6gL2G0o9s96kYMy3GpzrHYL+Sp7ztM3FkoVKMlFHYpjxFP+zj5Au9g+ciUCJbgAaGSK4g7dl5KHC6v60McK/2p root@opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf ssh-dss AAAAB3NzaC1kc3MAAACBALNY1F/ePKi798E5phSo3TXFymAoAeAisGX1GD6MtBZlCMPDEvB4201PC+S2aFjHu2ZqfH77QmDgbnGsd3S4dVT/2KWw+2cK9S768KqXTSMC8si2+LTCtsKd9ZG/k/NXZpAYc/fXQVoZkfFg3y/w2ZGpQnUrDPnIEvQbBuFQduCtAAAAFQDKNoAsxUeiDPzaMZFGzqmwFIxVvwAAAIATHgy9uTIIrE+fa2IzVQgJeAqAYUWhVmRritIfBZT1rD9trn4U8uD2rJwVCGGDovqBQFqb4EH1pFwGV8qEt5KjGLBJAnX8QnBiyWyIjcAwwYJhi+sXtEnGWrS7/SrCRqVgLizd3YtRfNmQuZtWDITgQilxyDzz3qi7Rio2eaoYYgAAAIEAkXtn0C9W7+HI+WkbVPGJrOj/F4pcPUvXLxdRmtR9VHu/ZjhNlq2UclBmDsToDnQcFesWbbk7EtNA6/CIAfFBI2bJFqbaAWDBNU5KVn84QQs6mpB71enfOXnyq7b5hHhiNDTMF3AwlVbXV3c3SzyMDiFUGLOgaCM4VsjIRh1eUGA= root@opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.3,24,fe80::f816:3eff:fec4:168c/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.3 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: 005d7260-5e6d-4e6a-9d43-e02f8c8124c6 name: opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf availability-zone: nova local-hostname: opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-228f1a28-5efd-4a93-9249-d67d412247cf login: /dev/root resized successfully [took 1.04s] 2018-05-25 23:56:39,183 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-25 23:56:39,183 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-25 23:56:41,292 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 2018-05-25 23:56:41,292 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.3. Waiting for response... 2018-05-25 23:56:43,428 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.529252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.769381] ftrace: allocating 31920 entries in 125 pages [ 0.796151] smpboot: Max logical packages: 1 [ 0.804029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.819691] x2apic enabled [ 0.820033] Switched APIC routing to physical x2apic. [ 0.849830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876067] ... version: 2 [ 0.880034] ... bit width: 48 [ 0.884034] ... generic registers: 4 [ 0.888034] ... value mask: 0000ffffffffffff [ 0.892034] ... max period: 000000007fffffff [ 0.896034] ... fixed-purpose events: 3 [ 0.900034] ... event mask: 000000070000000f [ 0.904110] KVM setup paravirtual spinlock [ 0.908725] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.921672] devtmpfs: initialized [ 0.925741] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944033] evm: security.ima [ 0.948034] evm: security.capability [ 0.952181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956133] pinctrl core: initialized pinctrl subsystem [ 0.962408] RTC time: 23:56:42, date: 05/25/18 [ 0.964185] NET: Registered protocol family 16 [ 0.968208] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980276] ACPI: bus type PCI registered [ 0.984035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989639] PCI: Using configuration type 1 for base access [ 0.992408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997545] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008339] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015093] ACPI: Interpreter enabled [ 1.016339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] 2018-05-25 23:56:45,593 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.529252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.769381] ftrace: allocating 31920 entries in 125 pages [ 0.796151] smpboot: Max logical packages: 1 [ 0.804029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.819691] x2apic enabled [ 0.820033] Switched APIC routing to physical x2apic. [ 0.849830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876067] ... version: 2 [ 0.880034] ... bit width: 48 [ 0.884034] ... generic registers: 4 [ 0.888034] ... value mask: 0000ffffffffffff [ 0.892034] ... max period: 000000007fffffff [ 0.896034] ... fixed-purpose events: 3 [ 0.900034] ... event mask: 000000070000000f [ 0.904110] KVM setup paravirtual spinlock [ 0.908725] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.921672] devtmpfs: initialized [ 0.925741] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944033] evm: security.ima [ 0.948034] evm: security.capability [ 0.952181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956133] pinctrl core: initialized pinctrl subsystem [ 0.962408] RTC time: 23:56:42, date: 05/25/18 [ 0.964185] NET: Registered protocol family 16 [ 0.968208] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980276] ACPI: bus type PCI registered [ 0.984035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989639] PCI: Using configuration type 1 for base access [ 0.992408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997545] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008339] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015093] ACPI: Interpreter enabled [ 1.016339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040048] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.057954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073324] acpiphp: Slot [3] registered [ 1.076145] acpiphp: Slot [4] registered [ 1.080457] acpiphp: Slot [5] registered [ 1.084147] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092146] acpiphp: Slot [8] registered [ 1.096145] acpiphp: Slot [9] registered [ 1.100761] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112146] acpiphp: Slot [13] registered [ 1.116770] acpiphp: Slot [14] registered [ 1.120147] acpiphp: Slot [15] registered [ 1.124144] acpiphp: Slot [16] registered [ 1.128157] acpiphp: Slot [17] registered [ 1.132144] acpiphp: Slot [18] registered [ 1.136145] acpiphp: Slot [19] registered [ 1.140144] acpiphp: Slot [20] registered [ 1.144145] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160144] acpiphp: Slot [25] registered [ 1.164143] acpiphp: Slot [26] registered [ 1.168146] acpiphp: Slot [27] registered [ 1.172148] acpiphp: Slot [28] registered [ 1.176145] acpiphp: Slot [29] registered [ 1.180145] acpiphp: Slot [30] registered [ 1.184144] acpiphp: Slot [31] registered [ 1.188135] PCI host bridge to bus 0000:00 [ 1.192037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.240942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.244036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.248035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.252035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.275758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.276134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.416525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440793] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.464915] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.468682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.472000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.472034] vgaarb: loaded [ 1.476034] vgaarb: bridge control possible 0000:00:02.0 [ 1.480262] SCSI subsystem initialized [ 1.484256] ACPI: bus type USB registered [ 1.488056] usbcore: registered new interface driver usbfs [ 1.492052] usbcore: registered new interface driver hub [ 1.496050] usbcore: registered new device driver usb [ 1.500541] PCI: Using ACPI for IRQ routing [ 1.508161] NetLabel: Initializing [ 1.512034] NetLabel: domain hash size = 128 [ 1.516034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.520314] NetLabel: unlabeled traffic allowed by default [ 1.524148] clocksource: Switched to clocksource kvm-clock [ 1.555317] AppArmor: AppArmor Filesystem Enabled [ 1.571484] pnp: PnP ACPI init [ 1.586767] pnp: PnP ACPI: found 5 devices [ 1.612741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.642746] NET: Registered protocol family 2 [ 1.660763] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.685448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.706237] TCP: Hash tables configured (established 4096 bind 4096) [ 1.724350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.742527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.764244] NET: Registered protocol family 1 [ 1.779368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.799625] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.818132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.863059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.908879] Trying to unpack rootfs image as initramfs... 2018-05-25 23:56:47,821 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.529252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.769381] ftrace: allocating 31920 entries in 125 pages [ 0.796151] smpboot: Max logical packages: 1 [ 0.804029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.819691] x2apic enabled [ 0.820033] Switched APIC routing to physical x2apic. [ 0.849830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876067] ... version: 2 [ 0.880034] ... bit width: 48 [ 0.884034] ... generic registers: 4 [ 0.888034] ... value mask: 0000ffffffffffff [ 0.892034] ... max period: 000000007fffffff [ 0.896034] ... fixed-purpose events: 3 [ 0.900034] ... event mask: 000000070000000f [ 0.904110] KVM setup paravirtual spinlock [ 0.908725] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.921672] devtmpfs: initialized [ 0.925741] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944033] evm: security.ima [ 0.948034] evm: security.capability [ 0.952181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956133] pinctrl core: initialized pinctrl subsystem [ 0.962408] RTC time: 23:56:42, date: 05/25/18 [ 0.964185] NET: Registered protocol family 16 [ 0.968208] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980276] ACPI: bus type PCI registered [ 0.984035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989639] PCI: Using configuration type 1 for base access [ 0.992408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997545] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008339] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015093] ACPI: Interpreter enabled [ 1.016339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040048] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.057954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073324] acpiphp: Slot [3] registered [ 1.076145] acpiphp: Slot [4] registered [ 1.080457] acpiphp: Slot [5] registered [ 1.084147] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092146] acpiphp: Slot [8] registered [ 1.096145] acpiphp: Slot [9] registered [ 1.100761] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112146] acpiphp: Slot [13] registered [ 1.116770] acpiphp: Slot [14] registered [ 1.120147] acpiphp: Slot [15] registered [ 1.124144] acpiphp: Slot [16] registered [ 1.128157] acpiphp: Slot [17] registered [ 1.132144] acpiphp: Slot [18] registered [ 1.136145] acpiphp: Slot [19] registered [ 1.140144] acpiphp: Slot [20] registered [ 1.144145] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160144] acpiphp: Slot [25] registered [ 1.164143] acpiphp: Slot [26] registered [ 1.168146] acpiphp: Slot [27] registered [ 1.172148] acpiphp: Slot [28] registered [ 1.176145] acpiphp: Slot [29] registered [ 1.180145] acpiphp: Slot [30] registered [ 1.184144] acpiphp: Slot [31] registered [ 1.188135] PCI host bridge to bus 0000:00 [ 1.192037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.240942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.244036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.248035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.252035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.275758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.276134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.416525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440793] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.464915] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.468682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.472000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.472034] vgaarb: loaded [ 1.476034] vgaarb: bridge control possible 0000:00:02.0 [ 1.480262] SCSI subsystem initialized [ 1.484256] ACPI: bus type USB registered [ 1.488056] usbcore: registered new interface driver usbfs [ 1.492052] usbcore: registered new interface driver hub [ 1.496050] usbcore: registered new device driver usb [ 1.500541] PCI: Using ACPI for IRQ routing [ 1.508161] NetLabel: Initializing [ 1.512034] NetLabel: domain hash size = 128 [ 1.516034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.520314] NetLabel: unlabeled traffic allowed by default [ 1.524148] clocksource: Switched to clocksource kvm-clock [ 1.555317] AppArmor: AppArmor Filesystem Enabled [ 1.571484] pnp: PnP ACPI init [ 1.586767] pnp: PnP ACPI: found 5 devices [ 1.612741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.642746] NET: Registered protocol family 2 [ 1.660763] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.685448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.706237] TCP: Hash tables configured (established 4096 bind 4096) [ 1.724350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.742527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.764244] NET: Registered protocol family 1 [ 1.779368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.799625] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.818132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.863059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.908879] Trying to unpack rootfs image as initramfs... [ 2.024174] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.050491] Scanning for low memory corruption every 60 seconds [ 2.072435] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.093025] audit: initializing netlink subsys (disabled) [ 2.111973] audit: type=2000 audit(1527292600.718:1): initialized [ 2.129612] Initialise system trusted keyring [ 2.145852] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.166014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.186834] zbud: loaded [ 2.198534] VFS: Disk quotas dquot_6.6.0 [ 2.212484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.234844] fuse init (API version 7.23) [ 2.249588] Key type big_key registered [ 2.264978] Allocating IMA MOK and blacklist keyrings. [ 2.280905] Key type asymmetric registered [ 2.295118] Asymmetric key parser 'x509' registered [ 2.312323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.338626] io scheduler noop registered [ 2.353071] io scheduler deadline registered (default) [ 2.371794] io scheduler cfq registered [ 2.386141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.405140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.427169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.453232] ACPI: Power Button [PWRF] [ 2.467871] GHES: HEST is not enabled! [ 2.508565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.600831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.657246] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.693453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.757649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.789178] Linux agpgart interface v0.103 [ 2.823522] brd: module loaded [ 2.841081] loop: module loaded [ 2.876927] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.903701] GPT:90111 != 2097151 [ 2.917918] GPT:Alternate GPT header not at the end of the disk. [ 2.936975] GPT:90111 != 2097151 [ 2.949592] GPT: Use GNU Parted to correct GPT errors. [ 2.966393] vda: vda1 vda15 [ 2.988309] vdb: [ 3.002216] scsi host0: ata_piix [ 3.016850] scsi host1: ata_piix [ 3.029482] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.050399] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.078703] libphy: Fixed MDIO Bus: probed [ 3.093966] tun: Universal TUN/TAP device driver, 1.6 [ 3.111070] tun: (C) 1999-2004 Max Krasnyansky [ 3.141265] PPP generic driver version 2.4.2 [ 3.157469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.178615] ehci-pci: EHCI PCI platform driver [ 3.193445] ehci-platform: EHCI generic platform driver [ 3.211765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.229500] ohci-pci: OHCI PCI platform driver [ 3.250416] ohci-platform: OHCI generic platform driver [ 3.267527] uhci_hcd: USB Universal Host Controller Interface driver [ 3.314189] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.330941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.359244] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.375515] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.394835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.415265] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.442864] usb usb1: Product: UHCI Host Controller [ 3.458545] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.479146] usb usb1: SerialNumber: 0000:00:01.2 [ 3.497225] hub 1-0:1.0: USB hub found [ 3.511548] hub 1-0:1.0: 2 ports detected [ 3.526931] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.564958] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.583359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.601291] mousedev: PS/2 mouse device common for all mice [ 3.623888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.653563] rtc_cmos 00:00: RTC can wake from S4 [ 3.673381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.696695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.718784] i2c /dev entries driver [ 3.732475] device-mapper: uevent: version 1.0.3 [ 3.751092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.782534] ledtrig-cpu: registered to indicate activity on CPUs [ 3.804969] NET: Registered protocol family 10 [ 3.820922] NET: Registered protocol family 17 [ 3.840792] Key type dns_resolver registered [ 3.855281] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.874517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.905373] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.926343] registered taskstats version 1 [ 3.942479] Loading compiled-in X.509 certificates [ 3.960573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.995619] zswap: loaded usinbdg pool lzo/zbud [ 4.012653] Key type trusted registered [ 4.028782] Key type encrypted registered [ 4.043720] AppArmor: AppArmor sha1 policy hashing enabled [ 4.062694] ima: No TPM chip found, activating TPM-bypass! [ 4.081730] evm: HMAC attrs: 0x1 2018-05-25 23:56:50,263 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.529252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.769381] ftrace: allocating 31920 entries in 125 pages [ 0.796151] smpboot: Max logical packages: 1 [ 0.804029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.819691] x2apic enabled [ 0.820033] Switched APIC routing to physical x2apic. [ 0.849830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876067] ... version: 2 [ 0.880034] ... bit width: 48 [ 0.884034] ... generic registers: 4 [ 0.888034] ... value mask: 0000ffffffffffff [ 0.892034] ... max period: 000000007fffffff [ 0.896034] ... fixed-purpose events: 3 [ 0.900034] ... event mask: 000000070000000f [ 0.904110] KVM setup paravirtual spinlock [ 0.908725] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.921672] devtmpfs: initialized [ 0.925741] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944033] evm: security.ima [ 0.948034] evm: security.capability [ 0.952181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956133] pinctrl core: initialized pinctrl subsystem [ 0.962408] RTC time: 23:56:42, date: 05/25/18 [ 0.964185] NET: Registered protocol family 16 [ 0.968208] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980276] ACPI: bus type PCI registered [ 0.984035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989639] PCI: Using configuration type 1 for base access [ 0.992408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997545] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008339] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015093] ACPI: Interpreter enabled [ 1.016339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040048] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.057954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073324] acpiphp: Slot [3] registered [ 1.076145] acpiphp: Slot [4] registered [ 1.080457] acpiphp: Slot [5] registered [ 1.084147] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092146] acpiphp: Slot [8] registered [ 1.096145] acpiphp: Slot [9] registered [ 1.100761] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112146] acpiphp: Slot [13] registered [ 1.116770] acpiphp: Slot [14] registered [ 1.120147] acpiphp: Slot [15] registered [ 1.124144] acpiphp: Slot [16] registered [ 1.128157] acpiphp: Slot [17] registered [ 1.132144] acpiphp: Slot [18] registered [ 1.136145] acpiphp: Slot [19] registered [ 1.140144] acpiphp: Slot [20] registered [ 1.144145] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160144] acpiphp: Slot [25] registered [ 1.164143] acpiphp: Slot [26] registered [ 1.168146] acpiphp: Slot [27] registered [ 1.172148] acpiphp: Slot [28] registered [ 1.176145] acpiphp: Slot [29] registered [ 1.180145] acpiphp: Slot [30] registered [ 1.184144] acpiphp: Slot [31] registered [ 1.188135] PCI host bridge to bus 0000:00 [ 1.192037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.240942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.244036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.248035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.252035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.275758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.276134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.416525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440793] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.464915] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.468682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.472000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.472034] vgaarb: loaded [ 1.476034] vgaarb: bridge control possible 0000:00:02.0 [ 1.480262] SCSI subsystem initialized [ 1.484256] ACPI: bus type USB registered [ 1.488056] usbcore: registered new interface driver usbfs [ 1.492052] usbcore: registered new interface driver hub [ 1.496050] usbcore: registered new device driver usb [ 1.500541] PCI: Using ACPI for IRQ routing [ 1.508161] NetLabel: Initializing [ 1.512034] NetLabel: domain hash size = 128 [ 1.516034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.520314] NetLabel: unlabeled traffic allowed by default [ 1.524148] clocksource: Switched to clocksource kvm-clock [ 1.555317] AppArmor: AppArmor Filesystem Enabled [ 1.571484] pnp: PnP ACPI init [ 1.586767] pnp: PnP ACPI: found 5 devices [ 1.612741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.642746] NET: Registered protocol family 2 [ 1.660763] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.685448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.706237] TCP: Hash tables configured (established 4096 bind 4096) [ 1.724350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.742527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.764244] NET: Registered protocol family 1 [ 1.779368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.799625] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.818132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.863059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.908879] Trying to unpack rootfs image as initramfs... [ 2.024174] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.050491] Scanning for low memory corruption every 60 seconds [ 2.072435] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.093025] audit: initializing netlink subsys (disabled) [ 2.111973] audit: type=2000 audit(1527292600.718:1): initialized [ 2.129612] Initialise system trusted keyring [ 2.145852] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.166014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.186834] zbud: loaded [ 2.198534] VFS: Disk quotas dquot_6.6.0 [ 2.212484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.234844] fuse init (API version 7.23) [ 2.249588] Key type big_key registered [ 2.264978] Allocating IMA MOK and blacklist keyrings. [ 2.280905] Key type asymmetric registered [ 2.295118] Asymmetric key parser 'x509' registered [ 2.312323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.338626] io scheduler noop registered [ 2.353071] io scheduler deadline registered (default) [ 2.371794] io scheduler cfq registered [ 2.386141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.405140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.427169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.453232] ACPI: Power Button [PWRF] [ 2.467871] GHES: HEST is not enabled! [ 2.508565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.600831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.657246] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.693453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.757649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.789178] Linux agpgart interface v0.103 [ 2.823522] brd: module loaded [ 2.841081] loop: module loaded [ 2.876927] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.903701] GPT:90111 != 2097151 [ 2.917918] GPT:Alternate GPT header not at the end of the disk. [ 2.936975] GPT:90111 != 2097151 [ 2.949592] GPT: Use GNU Parted to correct GPT errors. [ 2.966393] vda: vda1 vda15 [ 2.988309] vdb: [ 3.002216] scsi host0: ata_piix [ 3.016850] scsi host1: ata_piix [ 3.029482] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.050399] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.078703] libphy: Fixed MDIO Bus: probed [ 3.093966] tun: Universal TUN/TAP device driver, 1.6 [ 3.111070] tun: (C) 1999-2004 Max Krasnyansky [ 3.141265] PPP generic driver version 2.4.2 [ 3.157469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.178615] ehci-pci: EHCI PCI platform driver [ 3.193445] ehci-platform: EHCI generic platform driver [ 3.211765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.229500] ohci-pci: OHCI PCI platform driver [ 3.250416] ohci-platform: OHCI generic platform driver [ 3.267527] uhci_hcd: USB Universal Host Controller Interface driver [ 3.314189] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.330941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.359244] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.375515] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.394835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.415265] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.442864] usb usb1: Product: UHCI Host Controller [ 3.458545] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.479146] usb usb1: SerialNumber: 0000:00:01.2 [ 3.497225] hub 1-0:1.0: USB hub found [ 3.511548] hub 1-0:1.0: 2 ports detected [ 3.526931] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.564958] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.583359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.601291] mousedev: PS/2 mouse device common for all mice [ 3.623888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.653563] rtc_cmos 00:00: RTC can wake from S4 [ 3.673381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.696695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.718784] i2c /dev entries driver [ 3.732475] device-mapper: uevent: version 1.0.3 [ 3.751092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.782534] ledtrig-cpu: registered to indicate activity on CPUs [ 3.804969] NET: Registered protocol family 10 [ 3.820922] NET: Registered protocol family 17 [ 3.840792] Key type dns_resolver registered [ 3.855281] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.874517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.905373] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.926343] registered taskstats version 1 [ 3.942479] Loading compiled-in X.509 certificates [ 3.960573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.995619] zswap: loaded usinbdg pool lzo/zbud [ 4.012653] Key type trusted registered [ 4.028782] Key type encrypted registered [ 4.043720] AppArmor: AppArmor sha1 policy hashing enabled [ 4.062694] ima: No TPM chip found, activating TPM-bypass! [ 4.081730] evm: HMAC attrs: 0x1 [ 4.318607] Magic number: 2:206:960 [ 4.333248] rtc_cmos 00:00: setting system clock to 2018-05-25 23:56:47 UTC (1527292607) [ 4.362737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.381523] EDD information not available. [ 4.401356] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.430902] Write protecting the kernel read-only data: 14336k [ 4.451503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.478814] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.52 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.089493] 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.2... Lease of 192.168.130.2 obtained, lease time 43200 Top of dropbear init script Starting dropbear sshd: 838a3b7a8a80OK 2018-05-25 23:56:52,520 - 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.990 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 5599.98 BogoMIPS (lpj=11199960) [ 0.028031] pid_max: default: 32768 minimum: 301 [ 0.032588] ACPI: Core revision 20150930 [ 0.041652] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.056057] Security Framework initialized [ 0.064030] Yama: becoming mindful. [ 0.072357] AppArmor: AppArmor initialized [ 0.080089] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088149] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104031] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112215] Initializing cgroup subsys io [ 0.120035] Initializing cgroup subsys memory [ 0.128038] Initializing cgroup subsys devices [ 0.136033] Initializing cgroup subsys freezer [ 0.144033] Initializing cgroup subsys net_cls [ 0.152033] Initializing cgroup subsys perf_event [ 0.160034] Initializing cgroup subsys net_prio [ 0.168032] Initializing cgroup subsys hugetlb [ 0.176029] Initializing cgroup subsys pids [ 0.188567] CPU: Physical Processor ID: 0 [ 0.197135] mce: CPU supports 10 MCE banks [ 0.208291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216029] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.529252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.769381] ftrace: allocating 31920 entries in 125 pages [ 0.796151] smpboot: Max logical packages: 1 [ 0.804029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.819691] x2apic enabled [ 0.820033] Switched APIC routing to physical x2apic. [ 0.849830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.852000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.864048] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.876067] ... version: 2 [ 0.880034] ... bit width: 48 [ 0.884034] ... generic registers: 4 [ 0.888034] ... value mask: 0000ffffffffffff [ 0.892034] ... max period: 000000007fffffff [ 0.896034] ... fixed-purpose events: 3 [ 0.900034] ... event mask: 000000070000000f [ 0.904110] KVM setup paravirtual spinlock [ 0.908725] x86: Booted up 1 node, 1 CPUs [ 0.912038] smpboot: Total of 1 processors activated (5599.98 BogoMIPS) [ 0.921672] devtmpfs: initialized [ 0.925741] evm: security.selinux [ 0.928037] evm: security.SMACK64 [ 0.932034] evm: security.SMACK64EXEC [ 0.936034] evm: security.SMACK64TRANSMUTE [ 0.940034] evm: security.SMACK64MMAP [ 0.944033] evm: security.ima [ 0.948034] evm: security.capability [ 0.952181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.956133] pinctrl core: initialized pinctrl subsystem [ 0.962408] RTC time: 23:56:42, date: 05/25/18 [ 0.964185] NET: Registered protocol family 16 [ 0.968208] cpuidle: using governor ladder [ 0.972038] cpuidle: using governor menu [ 0.976039] PCCT header not found. [ 0.980276] ACPI: bus type PCI registered [ 0.984035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.989639] PCI: Using configuration type 1 for base access [ 0.992408] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.997545] ACPI: Added _OSI(Module Device) [ 1.000035] ACPI: Added _OSI(Processor Device) [ 1.004035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008339] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015093] ACPI: Interpreter enabled [ 1.016339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040048] ACPI: (supports S0 S3 S4 S5) [ 1.044034] ACPI: Using IOAPIC for interrupt routing [ 1.048053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.057954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.073324] acpiphp: Slot [3] registered [ 1.076145] acpiphp: Slot [4] registered [ 1.080457] acpiphp: Slot [5] registered [ 1.084147] acpiphp: Slot [6] registered [ 1.088146] acpiphp: Slot [7] registered [ 1.092146] acpiphp: Slot [8] registered [ 1.096145] acpiphp: Slot [9] registered [ 1.100761] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108144] acpiphp: Slot [12] registered [ 1.112146] acpiphp: Slot [13] registered [ 1.116770] acpiphp: Slot [14] registered [ 1.120147] acpiphp: Slot [15] registered [ 1.124144] acpiphp: Slot [16] registered [ 1.128157] acpiphp: Slot [17] registered [ 1.132144] acpiphp: Slot [18] registered [ 1.136145] acpiphp: Slot [19] registered [ 1.140144] acpiphp: Slot [20] registered [ 1.144145] acpiphp: Slot [21] registered [ 1.148147] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156144] acpiphp: Slot [24] registered [ 1.160144] acpiphp: Slot [25] registered [ 1.164143] acpiphp: Slot [26] registered [ 1.168146] acpiphp: Slot [27] registered [ 1.172148] acpiphp: Slot [28] registered [ 1.176145] acpiphp: Slot [29] registered [ 1.180145] acpiphp: Slot [30] registered [ 1.184144] acpiphp: Slot [31] registered [ 1.188135] PCI host bridge to bus 0000:00 [ 1.192037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200035] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204035] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208035] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.212036] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.240942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.244036] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.248035] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.252035] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.275758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.276134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.406276] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.416525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.428555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.440793] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.452322] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.464915] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.468682] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.472000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.472034] vgaarb: loaded [ 1.476034] vgaarb: bridge control possible 0000:00:02.0 [ 1.480262] SCSI subsystem initialized [ 1.484256] ACPI: bus type USB registered [ 1.488056] usbcore: registered new interface driver usbfs [ 1.492052] usbcore: registered new interface driver hub [ 1.496050] usbcore: registered new device driver usb [ 1.500541] PCI: Using ACPI for IRQ routing [ 1.508161] NetLabel: Initializing [ 1.512034] NetLabel: domain hash size = 128 [ 1.516034] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.520314] NetLabel: unlabeled traffic allowed by default [ 1.524148] clocksource: Switched to clocksource kvm-clock [ 1.555317] AppArmor: AppArmor Filesystem Enabled [ 1.571484] pnp: PnP ACPI init [ 1.586767] pnp: PnP ACPI: found 5 devices [ 1.612741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.642746] NET: Registered protocol family 2 [ 1.660763] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.685448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.706237] TCP: Hash tables configured (established 4096 bind 4096) [ 1.724350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.742527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.764244] NET: Registered protocol family 1 [ 1.779368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.799625] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.818132] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.863059] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.908879] Trying to unpack rootfs image as initramfs... [ 2.024174] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 2.050491] Scanning for low memory corruption every 60 seconds [ 2.072435] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.093025] audit: initializing netlink subsys (disabled) [ 2.111973] audit: type=2000 audit(1527292600.718:1): initialized [ 2.129612] Initialise system trusted keyring [ 2.145852] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 2.166014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.186834] zbud: loaded [ 2.198534] VFS: Disk quotas dquot_6.6.0 [ 2.212484] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.234844] fuse init (API version 7.23) [ 2.249588] Key type big_key registered [ 2.264978] Allocating IMA MOK and blacklist keyrings. [ 2.280905] Key type asymmetric registered [ 2.295118] Asymmetric key parser 'x509' registered [ 2.312323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.338626] io scheduler noop registered [ 2.353071] io scheduler deadline registered (default) [ 2.371794] io scheduler cfq registered [ 2.386141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.405140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.427169] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.453232] ACPI: Power Button [PWRF] [ 2.467871] GHES: HEST is not enabled! [ 2.508565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.600831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.657246] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.693453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.757649] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.789178] Linux agpgart interface v0.103 [ 2.823522] brd: module loaded [ 2.841081] loop: module loaded [ 2.876927] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.903701] GPT:90111 != 2097151 [ 2.917918] GPT:Alternate GPT header not at the end of the disk. [ 2.936975] GPT:90111 != 2097151 [ 2.949592] GPT: Use GNU Parted to correct GPT errors. [ 2.966393] vda: vda1 vda15 [ 2.988309] vdb: [ 3.002216] scsi host0: ata_piix [ 3.016850] scsi host1: ata_piix [ 3.029482] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 3.050399] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 3.078703] libphy: Fixed MDIO Bus: probed [ 3.093966] tun: Universal TUN/TAP device driver, 1.6 [ 3.111070] tun: (C) 1999-2004 Max Krasnyansky [ 3.141265] PPP generic driver version 2.4.2 [ 3.157469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.178615] ehci-pci: EHCI PCI platform driver [ 3.193445] ehci-platform: EHCI generic platform driver [ 3.211765] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.229500] ohci-pci: OHCI PCI platform driver [ 3.250416] ohci-platform: OHCI generic platform driver [ 3.267527] uhci_hcd: USB Universal Host Controller Interface driver [ 3.314189] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.330941] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.359244] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.375515] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.394835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.415265] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.442864] usb usb1: Product: UHCI Host Controller [ 3.458545] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.479146] usb usb1: SerialNumber: 0000:00:01.2 [ 3.497225] hub 1-0:1.0: USB hub found [ 3.511548] hub 1-0:1.0: 2 ports detected [ 3.526931] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.564958] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.583359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.601291] mousedev: PS/2 mouse device common for all mice [ 3.623888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.653563] rtc_cmos 00:00: RTC can wake from S4 [ 3.673381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.696695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.718784] i2c /dev entries driver [ 3.732475] device-mapper: uevent: version 1.0.3 [ 3.751092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.782534] ledtrig-cpu: registered to indicate activity on CPUs [ 3.804969] NET: Registered protocol family 10 [ 3.820922] NET: Registered protocol family 17 [ 3.840792] Key type dns_resolver registered [ 3.855281] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.874517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.905373] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.926343] registered taskstats version 1 [ 3.942479] Loading compiled-in X.509 certificates [ 3.960573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.995619] zswap: loaded usinbdg pool lzo/zbud [ 4.012653] Key type trusted registered [ 4.028782] Key type encrypted registered [ 4.043720] AppArmor: AppArmor sha1 policy hashing enabled [ 4.062694] ima: No TPM chip found, activating TPM-bypass! [ 4.081730] evm: HMAC attrs: 0x1 [ 4.318607] Magic number: 2:206:960 [ 4.333248] rtc_cmos 00:00: setting system clock to 2018-05-25 23:56:47 UTC (1527292607) [ 4.362737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.381523] EDD information not available. [ 4.401356] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.430902] Write protecting the kernel read-only data: 14336k [ 4.451503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.478814] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.52 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.089493] 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.2... Lease of 192.168.130.2 obtained, lease time 43200 Top of dropbear init script Starting dropbear sshd: 838a3b7a8a80OK 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMvVqZdnVHWbm9wQtk32kRgsEF560E0MQjUwNUp09LgL5249IijLVSEpIpIF1XZVcFGDAU0VZ5v1+YI4nB8LUXl1/53c/VNx34VOrMCfL0Oln/IubvEdjuI/xxJMivZ7wAhZGlN/mOqhR9C5lmJdnW9OMK7V6Fc+OLzCg0t7ywfHxILJ58LCF9XmR2os9tlf3pwawUO2NWZsQT2q8Wr/Be04EIFq+wSMHJ6KFKzq5/X9awa57VmWmCrxT/XG+A0+ILzpbT7ZXNW/iWs3iLdvLeum2MT7/3oGnDWGrSMu+u/LTgzqgIVTlSDdrN0DbL4Eysi5rEle0E4401H9QeP5nB root@opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf ssh-dss AAAAB3NzaC1kc3MAAACBAKRMH/Si+2j3pCAzbV0/aRK1bDjGJLcfNIN3uHnZ2+dgpOdrsUM2LoCCW+E07+edZEk1NeCUvLfEqXnkWX7Fkapox8xvhV+W5dcMgmJZgCE2wiCH0wlQycdPRn0Bds9ATbSdivx0jFdCuRRASTkFA7KLk7/icVPFfDLP6jFbfruzAAAAFQC2NSu0JBzf82mVmxSsSpp+PCDa9QAAAIBLY0gclk4MdN5V4rlHjZdioyRzvjFCV/dfipR+k27e6xACwcWBEv6ePEiu2HdIoW5aKzJorEBPG4nnUJ9scBVI+deKjqjnmx2qnBvjNlpFZCHQRDSPKXvvceW5hp/C+eRwDzosepZ/ZSLCqp+60DuSXedINFzA0SupaBgA9mj8wgAAAIA7pZl58VOEfpfP1xfSfFpKHljXzBHJe0RH9vuzg51RY4v6kHmB5UrDTpQKXwbq1r5bM3Iq6E1uIpUlMxfVUqZfpTPk63An0hOLziLPRPm2U5p1r6quPdM0fQqKqGwR7VDGbHz6p59a70wb231Z1XRsaYDV8VcCjhl2Lf2QwAF/aQ== root@opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.2,24,fe80::f816:3eff:fe26:ab6b/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.2 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: 3ab948b6-7c72-4f13-8b20-3ca7371c026f name: opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf availability-zone: nova local-hostname: opnfv-vping-2-userdata--228f1a28-5efd-4a93-9249-d67d412247cf.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=7.29 === /dev/root resized successfully [took 1.30s] 2018-05-25 23:56:52,523 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-25 23:56:52,801 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-25 23:56:52,801 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:45 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-25 23:57:05,826 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-25 23:57:05,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-25 23:57:05,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-25 23:57:05,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-25 23:57:16,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 163395c0-0e29-4b36-ad91-764fbe8a8180 | 2018-05-25T23:57:16.078658 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 163395c0-0e29-4b36-ad91-764fbe8a8180 ~/.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-25 23:57:22,836 - 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-25 23:57:22,837 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-25 23:57:34,304 - 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=db425ff4-31a9-4305-b6d3-a7a075497aa1) as the default verifier for the future CLI operations. 2018-05-25 23:57:40,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-3588a6a4-7243-4447-b71a-f1fb3bb97010' 2018-05-25 23:57:41,482 - 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-25T23:57:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'18899f93-df7e-46ec-a7c7-af20e4c54ab7', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:57:41Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:57:42,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-25T23:57:41Z', 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'd5931b94-cac2-451f-bf44-5f1c189d3d75', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'enable_dhcp': True, u'network_id': u'18899f93-df7e-46ec-a7c7-af20e4c54ab7', u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-25T23:57:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-25 23:57:42,424 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-25 23:57:42,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-3588a6a4-7243-4447-b71a-f1fb3bb97010' 2018-05-25 23:57:43,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T23:57:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3ded82a3-a602-464f-82c3-1f96e747465a/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3ded82a3-a602-464f-82c3-1f96e747465a', u'size': None, u'name': u'Cirros-0.4.0-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'checksum': None, u'self': u'/v2/images/3ded82a3-a602-464f-82c3-1f96e747465a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T23:57:43Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 23:57:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-3588a6a4-7243-4447-b71a-f1fb3bb97010' 2018-05-25 23:57:43,655 - 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-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-25T23:57:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d3310e05-48f7-4caa-b22e-d62c623581ef/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd3310e05-48f7-4caa-b22e-d62c623581ef', u'size': None, u'name': u'Cirros-0.4.0-1-3588a6a4-7243-4447-b71a-f1fb3bb97010', u'checksum': None, u'self': u'/v2/images/d3310e05-48f7-4caa-b22e-d62c623581ef', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-25T23:57:43Z', u'schema': u'/v2/schemas/image'}) 2018-05-25 23:57:43,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-25 23:57:43,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-3588a6a4-7243-4447-b71a-f1fb3bb97010', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'690e3b21-3b98-434c-946d-4dd42deb8abb', 'swap': 0}) 2018-05-25 23:57:43,942 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-3588a6a4-7243-4447-b71a-f1fb3bb97010', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'49853872-13b2-49c8-8092-d8ace5c0f519', 'swap': 0}) 2018-05-25 23:57:49,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-25 23:57:49,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-25 23:57:49,673 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-25 23:57:49,677 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-25 23:57:49,683 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-25 23:57:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-db425ff4-31a9-4305-b6d3-a7a075497aa1/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-25 23:57:54,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-25 23:57:54,792 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-25 23:57:54,793 - 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-26 00:16:05,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ff436e3b-1125-4a81-b879-e7b18d6fc801 2018-05-26 00:16:05,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ff436e3b-1125-4a81-b879-e7b18d6fc801']'. 2018-05-26 00:16:06,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-26 00:16:06,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-26 00:16:06,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 00:16:06,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ff436e3b-1125-4a81-b879-e7b18d6fc801 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-25 23:57:59 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-26 00:16:05 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:06 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: db425ff4-31a9-4305-b6d3-a7a075497aa1) | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 163395c0-0e29-4b36-ad91-764fbe8a8180) | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1064.805 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-26 00:16:06,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-26 00:16:06,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-26 00:16:06,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-26 00:16:06,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 00:16:06,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-26 00:16:06,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-26 00:16:10,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-26 00:16:10,348 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:30 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-26 00:16:10,355 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-26 00:16:10,356 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-26 00:16:10,449 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-26 00:16:10,753 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual4 2018-05-26 00:16:10,753 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-26 00:16:10,754 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-26 00:16:10,977 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-26 00:16:15,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-26 00:16:20,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 66b68f20-a72e-4373-a342-049c3e2168f3 | 2018-05-26T00:16:20.342546 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 66b68f20-a72e-4373-a342-049c3e2168f3 ~/.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-26 00:16:26,652 - 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-26 00:16:26,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-26 00:16:27,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797'... 2018-05-26 00:16:28,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-300ef4ca-ee75-47ed-a642-02376e665797'... 2018-05-26 00:16:29,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-300ef4ca-ee75-47ed-a642-02376e665797'... 2018-05-26 00:16:34,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797'... 2018-05-26 00:16:34,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797'... 2018-05-26 00:16:35,009 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-26 00:16:35,009 - 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-26 00:16:35,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:16:35,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:16:35,025 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:17:49,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 2018-05-26 00:17:49,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-26 00:17:49,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb'] 2018-05-26 00:17:50,961 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb: 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73868 Full duration: 8.523677 -------------------------------------------------------------------------------- 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073816 Full duration: 8.707696 -------------------------------------------------------------------------------- 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 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.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110644 Full duration: 8.899327 -------------------------------------------------------------------------------- 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 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.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> duration | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.985966 Full duration: 8.428873 -------------------------------------------------------------------------------- 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> duration | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 1.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.356585 Full duration: 9.01199 -------------------------------------------------------------------------------- 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 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006998 Full duration: 8.267371 HINTS: * To plot HTML graphics with this data, run: rally task report 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb --out output.html * To generate a JUnit report, run: rally task export 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb --json --out output.json 2018-05-26 00:17:50,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb'] 2018-05-26 00:17:55,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:17:55,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '96bf7c9e-ebb0-4c6c-8e2e-8be3371e64fb', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-26 00:17:55,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-26 00:17:55,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-26 00:17:55,941 - 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-26 00:17:55,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:17:55,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:17:55,957 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:19:32,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a801926-ad02-4b50-ad06-563db0314e4a 2018-05-26 00:19:32,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a801926-ad02-4b50-ad06-563db0314e4a'] 2018-05-26 00:19:33,788 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4a801926-ad02-4b50-ad06-563db0314e4a: 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 4a801926-ad02-4b50-ad06-563db0314e4a 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.944 | 2.944 | 2.944 | 2.944 | 2.944 | 2.944 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> glance_v2.upload_data | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | glance_v2.delete_image | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | -> duration | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.115596 Full duration: 12.895869 -------------------------------------------------------------------------------- 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 4a801926-ad02-4b50-ad06-563db0314e4a 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.022 | 3.022 | 3.022 | 3.022 | 3.022 | 3.022 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | -> glance_v2.upload_data | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | glance_v2.list_images | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 100.0% | 1 | | -> duration | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 3.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.173648 Full duration: 14.976279 -------------------------------------------------------------------------------- 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 4a801926-ad02-4b50-ad06-563db0314e4a 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.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | -> duration | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.277626 Full duration: 9.159687 -------------------------------------------------------------------------------- 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": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ], "flavor": { "name": "rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a801926-ad02-4b50-ad06-563db0314e4a 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.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | -> glance_v2.upload_data | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | nova.boot_servers | 13.893 | 13.893 | 13.893 | 13.893 | 13.893 | 13.893 | 100.0% | 1 | | total | 16.847 | 16.847 | 16.847 | 16.847 | 16.847 | 16.847 | 100.0% | 1 | | -> duration | 15.847 | 15.847 | 15.847 | 15.847 | 15.847 | 15.847 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.846769 Full duration: 37.421423 HINTS: * To plot HTML graphics with this data, run: rally task report 4a801926-ad02-4b50-ad06-563db0314e4a --out output.html * To generate a JUnit report, run: rally task export 4a801926-ad02-4b50-ad06-563db0314e4a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a801926-ad02-4b50-ad06-563db0314e4a --json --out output.json 2018-05-26 00:19:33,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a801926-ad02-4b50-ad06-563db0314e4a'] 2018-05-26 00:19:38,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:19:38,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4a801926-ad02-4b50-ad06-563db0314e4a', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-26 00:19:38,602 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-26 00:19:38,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-26 00:19:38,603 - 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-26 00:19:38,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:19:38,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:19:38,618 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:23:53,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 2018-05-26 00:23:53,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b5de7df-ad35-4b70-8069-fc1a8a344f6e'] 2018-05-26 00:23:55,268 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5b5de7df-ad35-4b70-8069-fc1a8a344f6e: 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.228 | 3.228 | 3.228 | 3.228 | 3.228 | 3.228 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 6.5 | 100.0% | 1 | | total | 9.728 | 9.728 | 9.728 | 9.728 | 9.728 | 9.728 | 100.0% | 1 | | -> duration | 9.728 | 9.728 | 9.728 | 9.728 | 9.728 | 9.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.7284 Full duration: 32.145481 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.683 | 3.683 | 3.683 | 3.683 | 3.683 | 3.683 | 100.0% | 1 | | cinder_v2.delete_volume | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 100.0% | 1 | | total | 10.662 | 10.662 | 10.662 | 10.662 | 10.662 | 10.662 | 100.0% | 1 | | -> duration | 10.662 | 10.662 | 10.662 | 10.662 | 10.662 | 10.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.661728 Full duration: 22.287322 -------------------------------------------------------------------------------- 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.365 | 6.365 | 6.365 | 6.365 | 6.365 | 6.365 | 100.0% | 1 | | cinder_v2.delete_volume | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 100.0% | 1 | | total | 13.782 | 13.782 | 13.782 | 13.782 | 13.782 | 13.782 | 100.0% | 1 | | -> duration | 13.782 | 13.782 | 13.782 | 13.782 | 13.782 | 13.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.781922 Full duration: 25.761502 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.548 | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 100.0% | 1 | | cinder_v2.delete_volume | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 6.717 | 100.0% | 1 | | total | 10.267 | 10.267 | 10.267 | 10.267 | 10.267 | 10.267 | 100.0% | 1 | | -> duration | 10.267 | 10.267 | 10.267 | 10.267 | 10.267 | 10.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.266513 Full duration: 21.344401 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | cinder_v2.extend_volume | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | cinder_v2.delete_volume | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 8.906 | 100.0% | 1 | | total | 14.925 | 14.925 | 14.925 | 14.925 | 14.925 | 14.925 | 100.0% | 1 | | -> duration | 14.925 | 14.925 | 14.925 | 14.925 | 14.925 | 14.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.925217 Full duration: 25.938247 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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 | 16.631 | 16.631 | 16.631 | 16.631 | 16.631 | 16.631 | 100.0% | 1 | | cinder_v2.delete_volume | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 100.0% | 1 | | total | 23.258 | 23.258 | 23.258 | 23.258 | 23.258 | 23.258 | 100.0% | 1 | | -> duration | 23.258 | 23.258 | 23.258 | 23.258 | 23.258 | 23.258 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.257795 Full duration: 45.299756 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | cinder_v2.list_qos | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.972382 Full duration: 13.602053 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | cinder_v2.set_qos | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102812 Full duration: 13.946768 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | cinder_v2.list_types | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.996924 Full duration: 14.005081 -------------------------------------------------------------------------------- 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 5b5de7df-ad35-4b70-8069-fc1a8a344f6e 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> duration | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.141414 Full duration: 14.003388 HINTS: * To plot HTML graphics with this data, run: rally task report 5b5de7df-ad35-4b70-8069-fc1a8a344f6e --out output.html * To generate a JUnit report, run: rally task export 5b5de7df-ad35-4b70-8069-fc1a8a344f6e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b5de7df-ad35-4b70-8069-fc1a8a344f6e --json --out output.json 2018-05-26 00:23:55,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b5de7df-ad35-4b70-8069-fc1a8a344f6e'] 2018-05-26 00:24:00,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:24:00,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b5de7df-ad35-4b70-8069-fc1a8a344f6e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-26 00:24:00,076 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-26 00:24:00,077 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-26 00:24:00,077 - 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-26 00:24:00,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:24:00,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:24:00,096 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:26:11,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 107b58d9-0af5-404a-b35c-6228c9ba7110 2018-05-26 00:26:11,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '107b58d9-0af5-404a-b35c-6228c9ba7110'] 2018-05-26 00:26:12,951 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 107b58d9-0af5-404a-b35c-6228c9ba7110: 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881071 Full duration: 8.37566 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780831 Full duration: 8.272138 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906003 Full duration: 8.516162 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837139 Full duration: 9.374209 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 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.87754 Full duration: 8.602038 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.839691 Full duration: 8.990162 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834209 Full duration: 8.369483 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.065456 Full duration: 9.869784 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833807 Full duration: 8.436379 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | gnocchi.delete_metric | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979269 Full duration: 9.491821 -------------------------------------------------------------------------------- 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 107b58d9-0af5-404a-b35c-6228c9ba7110 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | gnocchi.delete_resource | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> duration | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.970789 Full duration: 9.104641 HINTS: * To plot HTML graphics with this data, run: rally task report 107b58d9-0af5-404a-b35c-6228c9ba7110 --out output.html * To generate a JUnit report, run: rally task export 107b58d9-0af5-404a-b35c-6228c9ba7110 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 107b58d9-0af5-404a-b35c-6228c9ba7110 --json --out output.json 2018-05-26 00:26:12,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '107b58d9-0af5-404a-b35c-6228c9ba7110'] 2018-05-26 00:26:17,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:26:17,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '107b58d9-0af5-404a-b35c-6228c9ba7110', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-26 00:26:17,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-26 00:26:17,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-26 00:26:17,811 - 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-26 00:26:17,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:26:17,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:26:17,827 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:28:10,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 2018-05-26 00:28:10,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1'] 2018-05-26 00:28:11,822 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1: 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 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 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.842 | 4.842 | 4.842 | 4.842 | 4.842 | 4.842 | 100.0% | 1 | | heat.update_stack | 2.362 | 2.362 | 2.362 | 2.362 | 2.362 | 2.362 | 100.0% | 1 | | heat.delete_stack | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | total | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> duration | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 5.567 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.567374 Full duration: 23.780897 -------------------------------------------------------------------------------- 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 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 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.619 | 4.619 | 4.619 | 4.619 | 4.619 | 4.619 | 100.0% | 1 | | heat.check_stack | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | heat.delete_stack | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 100.0% | 1 | | total | 7.277 | 7.277 | 7.277 | 7.277 | 7.277 | 7.277 | 100.0% | 1 | | -> duration | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.276506 Full duration: 20.786013 -------------------------------------------------------------------------------- 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 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 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.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | heat.suspend_stack | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | heat.resume_stack | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | heat.delete_stack | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | total | 8.484 | 8.484 | 8.484 | 8.484 | 8.484 | 8.484 | 100.0% | 1 | | -> duration | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.483908 Full duration: 21.867547 -------------------------------------------------------------------------------- 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 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945921 Full duration: 13.663445 HINTS: * To plot HTML graphics with this data, run: rally task report 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 --out output.html * To generate a JUnit report, run: rally task export 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1 --json --out output.json 2018-05-26 00:28:11,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1'] 2018-05-26 00:28:16,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:28:16,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6ac4e6a3-043d-4ce6-9000-90cfd8e9b8d1', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-26 00:28:16,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-26 00:28:16,680 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-26 00:28:16,680 - 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-26 00:28:16,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:28:16,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:28:16,696 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:31:56,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48da5265-5a92-49d0-9e6b-2075c82b2a5a 2018-05-26 00:31:56,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '48da5265-5a92-49d0-9e6b-2075c82b2a5a'] 2018-05-26 00:31:58,278 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 48da5265-5a92-49d0-9e6b-2075c82b2a5a: 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.add_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.revoke_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744391 Full duration: 16.792261 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | keystone_v3.add_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.list_roles | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736107 Full duration: 16.938394 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | keystone_v3.list_projects | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760022 Full duration: 16.863076 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | keystone_v3.delete_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666089 Full duration: 14.638831 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | keystone_v3.delete_service | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> duration | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660495 Full duration: 14.289852 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | keystone_v3.create_user | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | -> keystone_v3.add_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.create_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_project | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_user | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_role | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | keystone_v3.list_services | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.get_services | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> duration | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.23 Full duration: 22.119767 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.update_project | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.delete_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83287 Full duration: 14.286607 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764393 Full duration: 16.610603 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634704 Full duration: 16.555632 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | keystone_v3.list_users | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794672 Full duration: 16.74841 -------------------------------------------------------------------------------- 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 48da5265-5a92-49d0-9e6b-2075c82b2a5a 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | keystone_v3.create_users | 2.558 | 2.558 | 2.558 | 2.558 | 2.558 | 2.558 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 100.0% | 1 | | -> duration | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 3.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.554853 Full duration: 23.790797 HINTS: * To plot HTML graphics with this data, run: rally task report 48da5265-5a92-49d0-9e6b-2075c82b2a5a --out output.html * To generate a JUnit report, run: rally task export 48da5265-5a92-49d0-9e6b-2075c82b2a5a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48da5265-5a92-49d0-9e6b-2075c82b2a5a --json --out output.json 2018-05-26 00:31:58,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '48da5265-5a92-49d0-9e6b-2075c82b2a5a'] 2018-05-26 00:32:03,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:32:03,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '48da5265-5a92-49d0-9e6b-2075c82b2a5a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-26 00:32:03,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-26 00:32:03,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-26 00:32:03,163 - 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-26 00:32:03,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:32:03,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:32:03,179 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:38:10,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 684ee19d-7316-40e0-bf08-f43037cadf0b 2018-05-26 00:38:10,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '684ee19d-7316-40e0-bf08-f43037cadf0b'] 2018-05-26 00:38:11,686 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 684ee19d-7316-40e0-bf08-f43037cadf0b: 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | neutron.delete_network | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | total | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | -> duration | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.986138 Full duration: 17.884633 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.784 | 2.784 | 2.784 | 2.784 | 2.784 | 2.784 | 100.0% | 1 | | neutron.delete_port | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | total | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 100.0% | 1 | | -> duration | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 3.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.798974 Full duration: 34.501221 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | neutron.create_subnet | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.create_router | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | neutron.add_interface_router | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 3.489 | 100.0% | 1 | | neutron.remove_interface_router | 1.97 | 1.97 | 1.97 | 1.97 | 1.97 | 1.97 | 100.0% | 1 | | neutron.delete_router | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 8.837 | 8.837 | 8.837 | 8.837 | 8.837 | 8.837 | 100.0% | 1 | | -> duration | 8.837 | 8.837 | 8.837 | 8.837 | 8.837 | 8.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.836965 Full duration: 44.21384 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | neutron.delete_subnet | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> duration | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.699696 Full duration: 32.857065 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.98 | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 100.0% | 1 | | neutron.list_networks | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | -> duration | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.273676 Full duration: 19.783006 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | neutron.list_ports | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | -> duration | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 3.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.042143 Full duration: 36.065612 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | neutron.create_subnet | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | neutron.create_router | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | neutron.add_interface_router | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | neutron.list_routers | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> duration | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.197061 Full duration: 48.046809 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | neutron.create_subnet | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | neutron.list_subnets | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 100.0% | 1 | | -> duration | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 2.255 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.255117 Full duration: 37.983866 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.405 | 1.405 | 1.405 | 1.405 | 1.405 | 1.405 | 100.0% | 1 | | neutron.delete_security_group | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> duration | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.626879 Full duration: 16.12982 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | neutron.create_security_group_rule | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | neutron.delete_security_group | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 100.0% | 1 | | -> duration | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.134213 Full duration: 16.949006 -------------------------------------------------------------------------------- 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 684ee19d-7316-40e0-bf08-f43037cadf0b 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.534 | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 100.0% | 1 | | neutron.create_router | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | neutron.add_gateway_router | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | neutron.remove_gateway_router | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | total | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 100.0% | 1 | | -> duration | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.093191 Full duration: 30.425015 HINTS: * To plot HTML graphics with this data, run: rally task report 684ee19d-7316-40e0-bf08-f43037cadf0b --out output.html * To generate a JUnit report, run: rally task export 684ee19d-7316-40e0-bf08-f43037cadf0b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 684ee19d-7316-40e0-bf08-f43037cadf0b --json --out output.json 2018-05-26 00:38:11,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '684ee19d-7316-40e0-bf08-f43037cadf0b'] 2018-05-26 00:38:16,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:38:16,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '684ee19d-7316-40e0-bf08-f43037cadf0b', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-26 00:38:16,901 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-26 00:38:16,902 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-26 00:38:16,902 - 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-26 00:38:16,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:38:16,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:38:16,916 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:47:12,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f8accc7-c273-40b2-b986-a92430019ca2 2018-05-26 00:47:12,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5f8accc7-c273-40b2-b986-a92430019ca2'] 2018-05-26 00:47:14,283 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2: 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" }, "nics": [ { "net-id": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.112 | 13.112 | 13.112 | 13.112 | 13.112 | 13.112 | 100.0% | 1 | | nova.live_migrate | 12.251 | 12.251 | 12.251 | 12.251 | 12.251 | 12.251 | 100.0% | 1 | | nova.delete_server | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | total | 30.423 | 30.423 | 30.423 | 30.423 | 30.423 | 30.423 | 100.0% | 1 | | -> duration | 29.423 | 29.423 | 29.423 | 29.423 | 29.423 | 29.423 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.423101 Full duration: 41.601019 -------------------------------------------------------------------------------- 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "boot_server_kwargs": { "nics": [ { "net-id": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ] }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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 | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 10.914 | 100.0% | 1 | | cinder_v2.create_volume | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 100.0% | 1 | | nova.attach_volume | 6.987 | 6.987 | 6.987 | 6.987 | 6.987 | 6.987 | 100.0% | 1 | | nova.live_migrate | 19.556 | 19.556 | 19.556 | 19.556 | 19.556 | 19.556 | 100.0% | 1 | | nova.detach_volume | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 4.004 | 100.0% | 1 | | cinder_v2.delete_volume | 41.449 | 41.449 | 41.449 | 41.449 | 41.449 | 41.449 | 100.0% | 1 | | nova.delete_server | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 3.333 | 100.0% | 1 | | total | 89.438 | 89.438 | 89.438 | 89.438 | 89.438 | 89.438 | 100.0% | 1 | | -> duration | 88.438 | 88.438 | 88.438 | 88.438 | 88.438 | 88.438 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 88.43846 Full duration: 103.695843 -------------------------------------------------------------------------------- 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": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ], "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.031 | 7.031 | 7.031 | 7.031 | 7.031 | 7.031 | 100.0% | 1 | | nova.boot_server | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 100.0% | 1 | | nova.live_migrate | 19.551 | 19.551 | 19.551 | 19.551 | 19.551 | 19.551 | 100.0% | 1 | | nova.delete_server | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 100.0% | 1 | | total | 47.197 | 47.197 | 47.197 | 47.197 | 47.197 | 47.197 | 100.0% | 1 | | -> duration | 46.197 | 46.197 | 46.197 | 46.197 | 46.197 | 46.197 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.196739 Full duration: 62.25368 -------------------------------------------------------------------------------- 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": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ] }, "flavor": { "name": "rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797" }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | nova.boot_server | 11.985 | 11.985 | 11.985 | 11.985 | 11.985 | 11.985 | 100.0% | 1 | | nova.delete_server | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 16.035 | 16.035 | 16.035 | 16.035 | 16.035 | 16.035 | 100.0% | 1 | | -> duration | 15.035 | 15.035 | 15.035 | 15.035 | 15.035 | 15.035 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.035381 Full duration: 43.996063 -------------------------------------------------------------------------------- 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" }, "nics": [ { "net-id": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.76 | 6.76 | 6.76 | 6.76 | 6.76 | 6.76 | 100.0% | 1 | | nova.boot_server | 12.142 | 12.142 | 12.142 | 12.142 | 12.142 | 12.142 | 100.0% | 1 | | nova.delete_server | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 100.0% | 1 | | total | 26.141 | 26.141 | 26.141 | 26.141 | 26.141 | 26.141 | 100.0% | 1 | | -> duration | 25.141 | 25.141 | 25.141 | 25.141 | 25.141 | 25.141 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.1407 Full duration: 59.593039 -------------------------------------------------------------------------------- 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" }, "nics": [ { "net-id": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.779 | 12.779 | 12.779 | 12.779 | 12.779 | 12.779 | 100.0% | 1 | | nova.pause_server | 2.567 | 2.567 | 2.567 | 2.567 | 2.567 | 2.567 | 100.0% | 1 | | nova.unpause_server | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | nova.delete_server | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | | total | 20.615 | 20.615 | 20.615 | 20.615 | 20.615 | 20.615 | 100.0% | 1 | | -> duration | 15.615 | 15.615 | 15.615 | 15.615 | 15.615 | 15.615 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.61526 Full duration: 47.882472 -------------------------------------------------------------------------------- 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": "c3414b8e-c460-4a44-b2db-e1de8bb9b2a4" } ], "flavor": { "name": "rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797" }, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 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.874 | 12.874 | 12.874 | 12.874 | 12.874 | 12.874 | 100.0% | 1 | | nova.migrate | 47.981 | 47.981 | 47.981 | 47.981 | 47.981 | 47.981 | 100.0% | 1 | | nova.resize_confirm | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 2.742 | 100.0% | 1 | | nova.delete_server | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 100.0% | 1 | | total | 66.511 | 66.511 | 66.511 | 66.511 | 66.511 | 66.511 | 100.0% | 1 | | -> duration | 65.511 | 65.511 | 65.511 | 65.511 | 65.511 | 65.511 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 65.511473 Full duration: 77.927309 -------------------------------------------------------------------------------- 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-300ef4ca-ee75-47ed-a642-02376e665797" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f8accc7-c273-40b2-b986-a92430019ca2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.612 | 14.612 | 14.612 | 14.612 | 14.612 | 14.612 | 100.0% | 1 | | nova.list_interfaces | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 14.833 | 14.833 | 14.833 | 14.833 | 14.833 | 14.833 | 100.0% | 1 | | -> duration | 13.833 | 13.833 | 13.833 | 13.833 | 13.833 | 13.833 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.832683 Full duration: 45.519707 -------------------------------------------------------------------------------- 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 5f8accc7-c273-40b2-b986-a92430019ca2 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 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | nova.delete_server_group | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051727 Full duration: 10.723287 HINTS: * To plot HTML graphics with this data, run: rally task report 5f8accc7-c273-40b2-b986-a92430019ca2 --out output.html * To generate a JUnit report, run: rally task export 5f8accc7-c273-40b2-b986-a92430019ca2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5f8accc7-c273-40b2-b986-a92430019ca2 --json --out output.json 2018-05-26 00:47:14,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5f8accc7-c273-40b2-b986-a92430019ca2'] 2018-05-26 00:47:19,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:47:19,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5f8accc7-c273-40b2-b986-a92430019ca2', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-26 00:47:19,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-26 00:47:19,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-26 00:47:19,293 - 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-26 00:47:19,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-26 00:47:19,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-26 00:47:19,309 - 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': 'c3414b8e-c460-4a44-b2db-e1de8bb9b2a4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-300ef4ca-ee75-47ed-a642-02376e665797', 'flavor_name': 'rally-tiny-300ef4ca-ee75-47ed-a642-02376e665797', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-300ef4ca-ee75-47ed-a642-02376e665797', '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-26 00:48:21,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 64614247-bdc2-4f61-b34e-970db597bdeb 2018-05-26 00:48:21,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '64614247-bdc2-4f61-b34e-970db597bdeb'] 2018-05-26 00:48:22,888 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 64614247-bdc2-4f61-b34e-970db597bdeb: 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 64614247-bdc2-4f61-b34e-970db597bdeb 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.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | quotas.delete_quotas | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | total | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> duration | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.681108 Full duration: 10.229325 -------------------------------------------------------------------------------- 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 64614247-bdc2-4f61-b34e-970db597bdeb 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.534 | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 100.0% | 1 | | total | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 100.0% | 1 | | -> duration | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 1.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.533869 Full duration: 10.228691 -------------------------------------------------------------------------------- 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 64614247-bdc2-4f61-b34e-970db597bdeb 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.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847224 Full duration: 9.678448 -------------------------------------------------------------------------------- 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 64614247-bdc2-4f61-b34e-970db597bdeb 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.327 | 1.327 | 1.327 | 1.327 | 1.327 | 1.327 | 100.0% | 1 | | total | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | -> duration | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.327517 Full duration: 10.302303 HINTS: * To plot HTML graphics with this data, run: rally task report 64614247-bdc2-4f61-b34e-970db597bdeb --out output.html * To generate a JUnit report, run: rally task export 64614247-bdc2-4f61-b34e-970db597bdeb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 64614247-bdc2-4f61-b34e-970db597bdeb --json --out output.json 2018-05-26 00:48:22,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '64614247-bdc2-4f61-b34e-970db597bdeb'] 2018-05-26 00:48:27,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-26 00:48:27,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '64614247-bdc2-4f61-b34e-970db597bdeb', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-26 00:48:27,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-26 00:48:27,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:51 | 6 | 100.00% | | glance | 01:14 | 4 | 100.00% | | cinder | 03:48 | 10 | 100.00% | | gnocchi | 01:37 | 11 | 100.00% | | heat | 01:20 | 4 | 100.00% | | keystone | 03:09 | 11 | 100.00% | | neutron | 05:34 | 11 | 100.00% | | nova | 08:13 | 9 | 100.00% | | quotas | 00:40 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:30 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-26 00:48:27,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-26 00:48:35,264 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-26 00:48:35,737 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-26 00:48:35,738 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:24 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-26 00:48:35,746 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-26 00:48:35,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-26 00:48:35,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-26 00:48:35,838 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-26 00:48:40,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-26 00:48:45,549 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d59ffac1-7e63-4bf3-b2eb-fb1ba53bf28f | 2018-05-26T00:48:45.404414 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d59ffac1-7e63-4bf3-b2eb-fb1ba53bf28f ~/.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-26 00:48:51,757 - 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-26 00:48:51,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-26 00:48:56,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-26 00:49:03,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=adbdf4eb-d692-4300-8f4f-018dbcffffe9) as the default verifier for the future CLI operations. 2018-05-26 00:49:09,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-6d6a75cd-47cf-43cc-8c38-221d4c090937' 2018-05-26 00:49:10,467 - 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-26T00:49:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'8ec7f5e2-de45-4a5c-a2f8-1a10a33c0a6e', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-26T00:49:10Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-26 00:49:11,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-26T00:49:11Z', 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'c9b2e7f3-8ae8-4956-908d-800e1ee358f8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'enable_dhcp': True, u'network_id': u'8ec7f5e2-de45-4a5c-a2f8-1a10a33c0a6e', u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-26T00:49:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-26 00:49:11,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-26 00:49:11,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-6d6a75cd-47cf-43cc-8c38-221d4c090937' 2018-05-26 00:49:12,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-26T00:49:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2c3174c1-cdfc-43f2-8f8e-8d084a4ffc85/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2c3174c1-cdfc-43f2-8f8e-8d084a4ffc85', u'size': None, u'name': u'Cirros-0.4.0-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'checksum': None, u'self': u'/v2/images/2c3174c1-cdfc-43f2-8f8e-8d084a4ffc85', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-26T00:49:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-26 00:49:12,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-6d6a75cd-47cf-43cc-8c38-221d4c090937' 2018-05-26 00:49:12,719 - 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-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-26T00:49:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/cd88f93d-e5bd-48b7-9d58-f1165fbd87f8/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'cd88f93d-e5bd-48b7-9d58-f1165fbd87f8', u'size': None, u'name': u'Cirros-0.4.0-1-6d6a75cd-47cf-43cc-8c38-221d4c090937', u'checksum': None, u'self': u'/v2/images/cd88f93d-e5bd-48b7-9d58-f1165fbd87f8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-26T00:49:12Z', u'schema': u'/v2/schemas/image'}) 2018-05-26 00:49:12,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-26 00:49:12,868 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-6d6a75cd-47cf-43cc-8c38-221d4c090937', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'2527817b-de5d-4e3e-871a-d2394a5c15f8', 'swap': 0}) 2018-05-26 00:49:12,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-6d6a75cd-47cf-43cc-8c38-221d4c090937', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'e68504b8-e834-4abd-8fd8-3e40e5307a93', 'swap': 0}) 2018-05-26 00:49:18,911 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-26 00:49:18,911 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-26 00:49:18,914 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-26 00:49:18,917 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-26 00:49:18,923 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-26 00:49:24,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-adbdf4eb-d692-4300-8f4f-018dbcffffe9/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-26 00:49:24,713 - 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-26 00:52:19,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 676cf4db-a8e9-47e8-b3ce-ff57a0ffd95a 2018-05-26 00:52:19,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '676cf4db-a8e9-47e8-b3ce-ff57a0ffd95a']'. 2018-05-26 00:52:20,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-26 00:52:20,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-26 00:52:20,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 00:52:20,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 676cf4db-a8e9-47e8-b3ce-ff57a0ffd95a | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-26 00:49:29 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-26 00:52:18 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:49 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: adbdf4eb-d692-4300-8f4f-018dbcffffe9) | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d59ffac1-7e63-4bf3-b2eb-fb1ba53bf28f) | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 130.861 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 120 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-26 00:52:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-26 00:52:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-26 00:52:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2018-05-26 00:52:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 00:52:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-26 00:52:20,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 94.4881889764% 2018-05-26 00:52:23,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-26 00:52:23,840 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:14 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-26 00:52:23,848 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-05-26 00:52:23,848 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-26 00:52:25,540 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-26 01:46:39,152 - 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 3253.555s OK 2018-05-26 01:46:39,436 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-26 01:46:39,437 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 54:14 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-26 01:46:39,446 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-26 01:46:39,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-26 01:46:39,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-26 01:46:39,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-26 01:46:44,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-26 01:46:49,743 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 692f487f-2a72-4187-9f9d-69e0c29fb742 | 2018-05-26T01:46:49.552689 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 692f487f-2a72-4187-9f9d-69e0c29fb742 ~/.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-26 01:46:56,239 - 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-26 01:46:56,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-26 01:47:01,308 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-26 01:47:07,927 - 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=daa7f8c2-878e-4183-9246-a657290282cd) as the default verifier for the future CLI operations. 2018-05-26 01:47:14,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-58ccfe80-f94f-4e0b-ae29-fd61f45339c6' 2018-05-26 01:47:15,402 - 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-26T01:47:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9776b3ac-c80a-4578-bcd2-590567d2331e', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'admin_state_up': True, u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-26T01:47:14Z', u'mtu': 1442, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-26 01:47:16,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-26T01:47: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'6e9e87a5-0c8a-4407-8566-cebf08b4b5c0', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'enable_dhcp': True, u'network_id': u'9776b3ac-c80a-4578-bcd2-590567d2331e', u'tenant_id': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'created_at': u'2018-05-26T01:47: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'ed85cbf27b4e4e558bb70a31d59fda9e'}) 2018-05-26 01:47:16,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-26 01:47:16,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-58ccfe80-f94f-4e0b-ae29-fd61f45339c6' 2018-05-26 01:47:17,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-26T01:47:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4ed5f5c3-c1d6-4999-a46e-d3b483c6a331/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4ed5f5c3-c1d6-4999-a46e-d3b483c6a331', u'size': None, u'name': u'Cirros-0.4.0-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'checksum': None, u'self': u'/v2/images/4ed5f5c3-c1d6-4999-a46e-d3b483c6a331', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-26T01:47:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-26 01:47:17,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-58ccfe80-f94f-4e0b-ae29-fd61f45339c6' 2018-05-26 01:47:17,902 - 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-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-26T01:47:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/860f4079-ea9e-4d23-9a55-dc5db7e6e002/file', u'owner': u'ed85cbf27b4e4e558bb70a31d59fda9e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'860f4079-ea9e-4d23-9a55-dc5db7e6e002', u'size': None, u'name': u'Cirros-0.4.0-1-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', u'checksum': None, u'self': u'/v2/images/860f4079-ea9e-4d23-9a55-dc5db7e6e002', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-26T01:47:18Z', u'schema': u'/v2/schemas/image'}) 2018-05-26 01:47:17,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-26 01:47:18,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'98708393-2f5c-4f6b-b8e3-2963669eeca7', 'swap': 0}) 2018-05-26 01:47:18,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-58ccfe80-f94f-4e0b-ae29-fd61f45339c6', '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'ed85cbf27b4e4e558bb70a31d59fda9e', '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'5971072c-a4aa-4acb-a3e9-578d3ba1ca95', 'swap': 0}) 2018-05-26 01:47:24,473 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-26 01:47:24,473 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-26 01:47:24,474 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-26 01:47:24,479 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-26 01:47:24,487 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-26 01:47:29,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-daa7f8c2-878e-4183-9246-a657290282cd/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-26 01:47:29,657 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-26 01:47:29,660 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-26 01:47:29,661 - 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-26 01:51:17,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a6e5fdb7-934d-47bc-8a1f-6e1f834e080f 2018-05-26 01:51:17,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a6e5fdb7-934d-47bc-8a1f-6e1f834e080f']'. 2018-05-26 01:51:18,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a6e5fdb7-934d-47bc-8a1f-6e1f834e080f | 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-26 01:47:34 | 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-26 01:51:17 | 2018-05-26 01:51:18,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:43 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: daa7f8c2-878e-4183-9246-a657290282cd) | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 692f487f-2a72-4187-9f9d-69e0c29fb742) | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 207.001 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-26 01:51:18,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-26 01:51:18,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-26 01:51:22,036 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-26 01:51:22,036 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:08 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-26 01:51:22,042 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:48 | PASS | | vping_userdata | functest | smoke | 00:45 | PASS | | tempest_smoke_serial | functest | smoke | 18:30 | FAIL | | rally_sanity | functest | smoke | 32:24 | PASS | | patrole | functest | smoke | 03:14 | FAIL | | snaps_smoke | functest | smoke | 54:14 | PASS | | neutron_trunk | functest | smoke | 04:08 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-26 01:51:22,049 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-26 01:51:47,753 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-340 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual4 | +--------------------------------------+----------------------------------------------------------+ 2018-05-26 01:51:47,757 - 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-26 01:51:47,757 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-26 01:51:47,757 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-26 01:51:47,758 - 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-26 01:51:47,763 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-26 01:51:54,020 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-340 | | 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-ovn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual4 | +--------------------------------------+----------------------------------------------------------+ 2018-05-26 01:51:54,025 - 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-26 01:51:54,025 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-26 01:51:54,025 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-26 01:51:54,027 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-26 01:51:54,029 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK