2018-05-23 21:26:38,288 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-fraser-249 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual3 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 21:26:38,291 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='3ad26464f30853850c7555db6f0ba9191b4383bb7c4ea5931599b0d5' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 21:26:38,291 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 21:26:38,292 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-05-23 21:26:38,293 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-23 21:26:38,293 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-23 21:26:41,284 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 21:26:53,914 - 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 12.625s OK 2018-05-23 21:26:54,519 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:26:54,519 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-23 21:26:54,522 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-23 21:26:55,217 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 21:35:08,352 - 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_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 84 tests in 493.103s OK 2018-05-23 21:35:08,937 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:35:08,937 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 21:35:08,939 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-23 21:35:09,700 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 21:35:46,939 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.238s OK 2018-05-23 21:35:47,508 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:35:47,508 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-23 21:35:47,510 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 08:13 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-23 21:35:47,512 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 21:36:26,596 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-fraser-249 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual3 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 21:36:26,598 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='3ad26464f30853850c7555db6f0ba9191b4383bb7c4ea5931599b0d5' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 21:36:26,598 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 21:36:26,599 - 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 | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-05-23 21:36:26,601 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-23 21:36:26,601 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-23 21:36:28,812 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'40581c03-57c0-4449-b72a-403d6654a848'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T21:24:11Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'f5bc03eb-e8e8-4912-8811-4de76743737d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:24:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:36:30,395 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-05-23 21:36:30,395 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 21:36:31,518 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-05-23 21:36:31,518 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 21:36:31,518 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-23 21:36:33,191 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-23 21:36:33,192 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-23 21:36:33' 2018-05-23 21:36:33,192 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:33,192 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-23 21:36:34,189 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--57529a91-4633-496e-b120-5548a1d3003c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T21:36:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/242c0135-da05-4a18-9467-b7c58a4396fd/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'242c0135-da05-4a18-9467-b7c58a4396fd', u'size': None, u'name': u'functest-vping--57529a91-4633-496e-b120-5548a1d3003c', u'checksum': None, u'self': u'/v2/images/242c0135-da05-4a18-9467-b7c58a4396fd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T21:36:33Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 21:36:34,189 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:34,485 - 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-23T21:36:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'139813ba-5dfd-4be8-9167-9df12fa76674', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-57529a91-4633-496e-b120-5548a1d3003c', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:36:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:36:34,971 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T21:36:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'2f6c5f9e-fb50-483d-b575-257160307b8b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-57529a91-4633-496e-b120-5548a1d3003c', u'enable_dhcp': True, u'network_id': u'139813ba-5dfd-4be8-9167-9df12fa76674', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:36:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:36:34,971 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:36,410 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T21:36:36Z', u'revision_number': 2, u'ha': False, u'id': u'da3c7643-249c-46e6-bb96-e53210aa2935', u'external_gateway_info': {u'network_id': u'f5bc03eb-e8e8-4912-8811-4de76743737d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'40581c03-57c0-4449-b72a-403d6654a848', u'ip_address': u'192.16.1.105'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-57529a91-4633-496e-b120-5548a1d3003c', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:36:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:36:38,930 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:38,995 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-57529a91-4633-496e-b120-5548a1d3003c', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'd0cfbb7d-eb44-466f-a567-c0e19a853a94', 'swap': 0}) 2018-05-23 21:36:39,595 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:48,408 - 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-57529a91-4633-496e-b120-5548a1d3003c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:90:2b', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'242c0135-da05-4a18-9467-b7c58a4396fd'}), 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-23T21:36:46.000000', 'flavor': Munch({u'id': u'd0cfbb7d-eb44-466f-a567-c0e19a853a94'}), 'az': u'nova', 'id': u'24809b86-72e0-4bf4-8f16-5a08349c17bc', 'security_groups': [Munch({u'name': u'vping-sg-57529a91-4633-496e-b120-5548a1d3003c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93578292023f4e43b1dacd1f4e6f8e42', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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-23T21:36:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T21:36:47Z', 'hostId': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-23T21:36:46.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-1-57529a91-4633-496e-b120-5548a1d3003c', 'adminPass': u'3VMwTUaQAWno', 'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'region': 'RegionOne', 'created': u'2018-05-23T21:36:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-05-23 21:36:50,420 - 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 i 2018-05-23 21:36:50,420 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:36:51,047 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMU+E4NCjkWEC2d+GQcjXhPKcGt85KLVctkf+r7DE7FGh+iU9CHqwpzcw4++PHm9rG7fdNw4I0iJ3KhtBvZxVznnhXAYXE1NXGAkm2igtVNMDlxckEEo/sYy09znhK2wfJw78FYP7JzIF2EyMnH2rnbkMQCuZ3s6S9B159ZeFksxaQJ5mFmtU0926N79TQ4lLbtB8GVn4mudgCjLJVjBUaesq5hChRsZxDzNo2TSZoF8SGzX2smVE6zs0sWNmqJfh8jIRyviW9pSsn57kHWRACAQAUk+CgAmOoHRVOzV6PY0m78/+d217JYUpueprBlR8bjgUWe0qvYVIIh2Cak3aT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzFPhODQo5FhAtnfhkHI14TynBrfOSi1XLZH/q+wxOxRofolP\nQh6sKc3MOPvjx5vaxu33TcOCNIidyobQb2cVc554VwGFxNTVxgJJtooLVTTA5cXJ\nBBKP7GMtPc54StsHycO/BWD+ycyBdhMjJx9q525DEArmd7OkvQdefWXhZLMWkCeZ\nhZrVNPduje/U0OJS27QfBlZ+JrnYAoyyVYwVGnrKuYQoUbGcQ8zaNk0maBfEhs19\nrJlROs7NLFjZqiX4fIyEcr4lvaUrJ+e5B1kQAgEAFJPgoAJjqB0VTs1ej2NJu/P/\nndteyWFKbnqawZUfG44FFntKr2FSCIdgmpN2kwIDAQABAoIBADYInI+TY5j3Ka3X\nSAQ937e/pV/mbZw6H0rCyDz7yg0YmYWU5CvVFqw7ax1Kp3La6WEf/v1GjYE8+5Va\nT3aWaRrZNnOzyF9D9YBWjI3ENbkDqVtaEY2NJxhZJdapajBJeebGaBaRDu/or/e8\nmdg3u7qV8xAkAcx36kG+2CMLNS6+oD9r0h8XjxIFmJolUExrfI/swzwmU3tzQ2bQ\nnC0cOb/ViYxgzTJrw7cgWH5mwHa5b37K4nutKGjJ/C0FjkU1SBZ3t096FK6k8d8l\nXNap4VQJRrhQfZJaMou8MaDjZml+qo4fRWBawuY/R6k+syO6VcyHpYOH2B+rzG66\nyCikl/kCgYEA8SvPPKdmgh441tqnDDRfVl+1ZVlYdQEv4VEYfZnvJP2B6816G74C\nj+u6R5QfNheR75dQl5ioUgorAoybZy5eP5NnKP5MOAxnmoQx4i5Yf85nQmmP2T/0\nMPueZ+d/v+TW/CaBv87mnt9OzcjJY+4fzSL/oX6pUn9n3F63ai5vI38CgYEA2OQh\nRdsQFp8lmQxe60xSZ2wB/MSWpIN81Y9n9fWViiWFPGzTCFlaUYi2mRefLUh5VQNs\nZS0LAffAAUrLci1DUtDV3KBW3YHUlAzgv/d28KEa/h7zsYq/aOZjGBhG2aJsOB/T\nXNbi26PJwTjlmhygvWOkFloKqqGB1zv0pCP1Zu0CgYB0zP7lJT3kLrbgd60HoCW8\nM0Yq+4Z3xEdoHFp8Gh1UEOLnTPCilveutD/XgslK7UdkfiguA2UhtoL2DRsGcdJ7\nf+wqUl6floJmtzdhj4iU/WXNKEresLaXMoWZVOjuCuqD3DJirtXKg+Qqjd/bYexM\n8XJUyH9A0St/8u9poWt6CQKBgFqhEQo4nINnYvWOBse5r6FJr5boqq35x5sRfnZ3\ndVIxlXgHXTNa6vOw9eQIy9nHM/QDJzMr3DKpTND9aP+/zCb53rN/SGzsyGBI9U0h\n4dBw8W+IjXn9qTfzNSsnUcu1JBVbrx1XKZpv2WllFgQMvFoHHdS9MUHVlQTUJ8jC\nwdONAoGAO2Dip0Bbi33+ldwqztZi+EyfZKQOFu1WzmMWxUFu6tCZT3lWzfRLyoTi\nv/YmjGO0s6eNqFwIeSjE8PEvzKLxpC5I4zD72qyrt7MvAHtAIm2SYlDHzA4JK9ZG\nLqojvE5KUj9ENWg9kv45e/ujowKnW0g2AWg3DJS6nzs5afaoQ3A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93578292023f4e43b1dacd1f4e6f8e42', 'name': u'vping-keypair-57529a91-4633-496e-b120-5548a1d3003c', 'created_at': '2018-05-23T21:36:51.047953', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'1c:e3:fb:bc:c0:4b:ac:b8:f5:ea:32:4d:ad:40:14:ad', 'type': 'ssh', 'id': u'vping-keypair-57529a91-4633-496e-b120-5548a1d3003c'}) 2018-05-23 21:36:51,048 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAzFPhODQo5FhAtnfhkHI14TynBrfOSi1XLZH/q+wxOxRofolP Qh6sKc3MOPvjx5vaxu33TcOCNIidyobQb2cVc554VwGFxNTVxgJJtooLVTTA5cXJ BBKP7GMtPc54StsHycO/BWD+ycyBdhMjJx9q525DEArmd7OkvQdefWXhZLMWkCeZ hZrVNPduje/U0OJS27QfBlZ+JrnYAoyyVYwVGnrKuYQoUbGcQ8zaNk0maBfEhs19 rJlROs7NLFjZqiX4fIyEcr4lvaUrJ+e5B1kQAgEAFJPgoAJjqB0VTs1ej2NJu/P/ ndteyWFKbnqawZUfG44FFntKr2FSCIdgmpN2kwIDAQABAoIBADYInI+TY5j3Ka3X SAQ937e/pV/mbZw6H0rCyDz7yg0YmYWU5CvVFqw7ax1Kp3La6WEf/v1GjYE8+5Va T3aWaRrZNnOzyF9D9YBWjI3ENbkDqVtaEY2NJxhZJdapajBJeebGaBaRDu/or/e8 mdg3u7qV8xAkAcx36kG+2CMLNS6+oD9r0h8XjxIFmJolUExrfI/swzwmU3tzQ2bQ nC0cOb/ViYxgzTJrw7cgWH5mwHa5b37K4nutKGjJ/C0FjkU1SBZ3t096FK6k8d8l XNap4VQJRrhQfZJaMou8MaDjZml+qo4fRWBawuY/R6k+syO6VcyHpYOH2B+rzG66 yCikl/kCgYEA8SvPPKdmgh441tqnDDRfVl+1ZVlYdQEv4VEYfZnvJP2B6816G74C j+u6R5QfNheR75dQl5ioUgorAoybZy5eP5NnKP5MOAxnmoQx4i5Yf85nQmmP2T/0 MPueZ+d/v+TW/CaBv87mnt9OzcjJY+4fzSL/oX6pUn9n3F63ai5vI38CgYEA2OQh RdsQFp8lmQxe60xSZ2wB/MSWpIN81Y9n9fWViiWFPGzTCFlaUYi2mRefLUh5VQNs ZS0LAffAAUrLci1DUtDV3KBW3YHUlAzgv/d28KEa/h7zsYq/aOZjGBhG2aJsOB/T XNbi26PJwTjlmhygvWOkFloKqqGB1zv0pCP1Zu0CgYB0zP7lJT3kLrbgd60HoCW8 M0Yq+4Z3xEdoHFp8Gh1UEOLnTPCilveutD/XgslK7UdkfiguA2UhtoL2DRsGcdJ7 f+wqUl6floJmtzdhj4iU/WXNKEresLaXMoWZVOjuCuqD3DJirtXKg+Qqjd/bYexM 8XJUyH9A0St/8u9poWt6CQKBgFqhEQo4nINnYvWOBse5r6FJr5boqq35x5sRfnZ3 dVIxlXgHXTNa6vOw9eQIy9nHM/QDJzMr3DKpTND9aP+/zCb53rN/SGzsyGBI9U0h 4dBw8W+IjXn9qTfzNSsnUcu1JBVbrx1XKZpv2WllFgQMvFoHHdS9MUHVlQTUJ8jC wdONAoGAO2Dip0Bbi33+ldwqztZi+EyfZKQOFu1WzmMWxUFu6tCZT3lWzfRLyoTi v/YmjGO0s6eNqFwIeSjE8PEvzKLxpC5I4zD72qyrt7MvAHtAIm2SYlDHzA4JK9ZG LqojvE5KUj9ENWg9kv45e/ujowKnW0g2AWg3DJS6nzs5afaoQ3A= -----END RSA PRIVATE KEY----- 2018-05-23 21:36:51,910 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--57529a91-4633-496e-b120-5548a1d3003c' 2018-05-23 21:37:00,890 - 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-57529a91-4633-496e-b120-5548a1d3003c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:3f:6d', u'version': 4, u'addr': u'192.168.130.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'242c0135-da05-4a18-9467-b7c58a4396fd'}), 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-23T21:36:59.000000', 'flavor': Munch({u'id': u'd0cfbb7d-eb44-466f-a567-c0e19a853a94'}), 'az': u'nova', 'id': u'488194ae-9cd0-4568-9688-47344a7dde13', 'security_groups': [Munch({u'name': u'vping-sg-57529a91-4633-496e-b120-5548a1d3003c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93578292023f4e43b1dacd1f4e6f8e42', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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-23T21:36:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T21:36:59Z', 'hostId': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-57529a91-4633-496e-b120-5548a1d3003c', 'public_v6': '', 'private_v4': u'192.168.130.4', 'cloud': 'envvars', 'host_id': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-23T21:36:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-2-ssh--57529a91-4633-496e-b120-5548a1d3003c', 'adminPass': u'eUATpA9uEG9L', 'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'region': 'RegionOne', 'created': u'2018-05-23T21:36:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-05-23 21:37:03,478 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'da3c7643-249c-46e6-bb96-e53210aa2935', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'created_at': u'2018-05-23T21:37:02Z', 'attached': True, 'updated_at': u'2018-05-23T21:37:02Z', 'id': u'37316943-3624-45eb-9a36-53dd0381730e', 'floating_network_id': u'f5bc03eb-e8e8-4912-8811-4de76743737d', 'fixed_ip_address': u'192.168.130.4', 'floating_ip_address': u'192.16.1.109', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'da3c7643-249c-46e6-bb96-e53210aa2935', 'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'port_id': u'6a082ccf-acfc-4701-a67a-966d85acc15f', 'port': u'6a082ccf-acfc-4701-a67a-966d85acc15f', 'network': u'f5bc03eb-e8e8-4912-8811-4de76743737d'}) 2018-05-23 21:37:05,367 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K abinit, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028036] pid_max: default: 32768 minimum: 301 [ 0.036047] ACPI: Core revision 20150930 [ 0.044958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064119] Security Framework initialized [ 0.072033] Yama: becoming mindful. [ 0.080064] AppArmor: AppArmor initialized [ 0.088115] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.0962 2018-05-23 21:37:05,367 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-23 21:37:08,778 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 192.16.1.109 2018-05-23 21:37:19,166 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-23 21:37:19,169 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-23 21:37:19,174 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-23 21:37:20,660 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:37:20,661 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 21:37:33,802 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-23 21:37:34,544 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'40581c03-57c0-4449-b72a-403d6654a848'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-23T21:24:11Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'f5bc03eb-e8e8-4912-8811-4de76743737d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:24:06Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:37:34,544 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-23 21:37:34,544 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-23 21:37:34' 2018-05-23 21:37:34,544 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:37:34,544 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-23 21:37:36,001 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--7f0c66e2-dcd1-476d-93cf-d7cb651787d0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T21:37:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/5c31c296-7638-463c-a309-bf9b7b6253e9/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5c31c296-7638-463c-a309-bf9b7b6253e9', u'size': None, u'name': u'functest-vping--7f0c66e2-dcd1-476d-93cf-d7cb651787d0', u'checksum': None, u'self': u'/v2/images/5c31c296-7638-463c-a309-bf9b7b6253e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T21:37:34Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 21:37:36,001 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:37:36,344 - 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-23T21:37:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7f2b03f3-8eac-4fc1-8eb1-7f086fa4e8a4', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-7f0c66e2-dcd1-476d-93cf-d7cb651787d0', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:37:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:37:36,948 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T21:37:36Z', 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'bebc302a-eb61-469f-8983-57a80c1f2802', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-7f0c66e2-dcd1-476d-93cf-d7cb651787d0', u'enable_dhcp': True, u'network_id': u'7f2b03f3-8eac-4fc1-8eb1-7f086fa4e8a4', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:37:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:37:36,948 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:37:38,658 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T21:37:38Z', u'revision_number': 2, u'ha': False, u'id': u'e9e0a0c2-51fc-4fe0-980d-ac7a6125c226', u'external_gateway_info': {u'network_id': u'f5bc03eb-e8e8-4912-8811-4de76743737d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'40581c03-57c0-4449-b72a-403d6654a848', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-7f0c66e2-dcd1-476d-93cf-d7cb651787d0', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:37:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:37:40,846 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:37:40,907 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-7f0c66e2-dcd1-476d-93cf-d7cb651787d0', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'f59099bd-0cd0-4873-ab42-e517992d24f3', 'swap': 0}) 2018-05-23 21:37:41,521 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:37:50,299 - 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-7f0c66e2-dcd1-476d-93cf-d7cb651787d0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:09:bb', 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'5c31c296-7638-463c-a309-bf9b7b6253e9'}), 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-23T21:37:47.000000', 'flavor': Munch({u'id': u'f59099bd-0cd0-4873-ab42-e517992d24f3'}), 'az': u'nova', 'id': u'c016ea58-9bab-4dcb-a2fc-5d42b644e8d7', 'security_groups': [Munch({u'name': u'vping-sg-7f0c66e2-dcd1-476d-93cf-d7cb651787d0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93578292023f4e43b1dacd1f4e6f8e42', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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-23T21:37:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T21:37:47Z', 'hostId': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-23T21:37:47.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-1-7f0c66e2-dcd1-476d-93cf-d7cb651787d0', 'adminPass': u'SnU5vQExWGwo', 'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'region': 'RegionOne', 'created': u'2018-05-23T21:37:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-05-23 21:37:51,872 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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 dfll 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 CPU 2018-05-23 21:37:51,873 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--7f0c66e2-dcd1-476d-93cf-d7cb651787d0' 2018-05-23 21:38:00,402 - 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-7f0c66e2-dcd1-476d-93cf-d7cb651787d0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:3e:55', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5c31c296-7638-463c-a309-bf9b7b6253e9'}), 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-23T21:37:57.000000', 'flavor': Munch({u'id': u'f59099bd-0cd0-4873-ab42-e517992d24f3'}), 'az': u'nova', 'id': u'deedb2cb-dc52-4f37-9d9f-71b6df812eb0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93578292023f4e43b1dacd1f4e6f8e42', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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-23T21:37:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-23T21:37:57Z', 'hostId': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.6', 'cloud': 'envvars', 'host_id': u'476377c13e6c58f451b3988b984ee63db878960dfb41d201becaef93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-23T21:37:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-2-userdata--7f0c66e2-dcd1-476d-93cf-d7cb651787d0', 'adminPass': u'AyGwzARHFQ3X', 'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', 'region': 'RegionOne', 'created': u'2018-05-23T21:37:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-05-23 21:38:01,933 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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 dfll 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028035] pid_max: default: 32768 minimum: 301 [ 0.036050] ACPI: Core revision 20150930 [ 0.044973] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064075] Security Framework initialized [ 0.076039] Yama: becoming mindful. [ 0.084073] AppArmor: AppArmor initialized [ 0.096146] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.104303] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128793] Initializing cgroup subsys io [ 0.136043] Initializing cgroup subsys memory [ 0.148049] Initializing cgroup subsys devices [ 0.156043] Initializing cgroup subsys freezer [ 0.164042] Initializing cgroup subsys net_cls [ 0.172043] Initializing cgroup subsys perf_event [ 0.180063] Initializing cgroup subsys net_prio [ 0.188043] Initializing cgroup subsys hugetlb [ 0.196041] Initializing cgroup subsys pids [ 0.205671] CPU: Physical Processor ID: 0 [ 0.213300] mce: CPU supports 10 MCE banks [ 0.221153] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.513792] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.712589] ftrace: allocating 31920 entries in 125 pages [ 0.736372] smpboot: Max logical packages: 1 [ 0.744040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.755089] x2apic enabled [ 0.756043] Switched APIC routing to physical x2apic. [ 0.781339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.784000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.796055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.808954] x86: Booted up 1 node, 1 CPUs [ 0.812102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.819140] devtmpfs: initialized [ 0.821608] evm: security.selinux [ 0.824042] evm: security.SMACK64 [ 0.828037] evm: security.SMACK64EXEC [ 0.832037] evm: security.SMACK64TRANSMUTE [ 0.836038] evm: security.SMACK64MMAP [ 0.840040] evm: security.ima [ 0.844039] evm: security.capability [ 0.848230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.852185] pinctrl core: initialized pinctrl subsystem [ 0.856918] RTC time: 21:37:53, date: 05/23/18 [ 0.860381] NET: Registered protocol family 16 [ 0.864506] cpuidle: using governor ladder [ 0.868051] cpuidle: using governor menu [ 0.872047] PCCT header not found. [ 0.876336] ACPI: bus type PCI registered [ 0.880043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.884759] PCI: Using configuration type 1 for base access [ 0.889815] ACPI: Added _OSI(Module Device) [ 0.892042] ACPI: Added _OSI(Processor Device) [ 0.896041] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.900041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.907422] ACPI: Interpreter enabled [ 0.908054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.920043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.932060] ACPI: (supports S0 S3 S4 S5) [ 0.936042] ACPI: Using IOAPIC for interrupt routing [ 0.940079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.948257] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.952062] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.956058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.960055] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.964785] acpiphp: Slot [3] registered [ 0.968201] acpiphp: Slot [4] registered [ 0.972316] acpiphp: Slot [5] registered [ 0.976167] acpiphp: Slot [6] registered [ 0.980154] acpiphp: Slot [7] registered [ 0.984160] acpiphp: Slot [8] registered [ 0.988169] acpiphp: Slot [9] registered [ 0.992157] acpiphp: Slot [10] registered [ 0.996154] acpiphp: Slot [11] registered [ 1.000154] acpiphp: Slot [12] registered [ 1.004154] acpiphp: Slot [13] registered [ 1.008153] acpiphp: Slot [14] registered [ 1.012163] acpiphp: Slot [15] registered [ 1.016195] acpiphp: Slot [16] registered [ 1.020203] acpiphp: Slot [17] registered [ 1.024167] acpiphp: Slot [18] registered [ 1.028151] acpiphp: Slot [19] registered [ 1.032210] acpiphp: Slot [20] registered [ 1.036182] acpiphp: Slot [21] registered [ 1.040175] acpiphp: Slot [22] registered [ 1.044156] acpiphp: Slot [23] registered [ 1.048235] acpiphp: Slot [24] registered [ 1.052177] acpiphp: Slot [25] registered [ 1.056166] acpiphp: Slot [26] registered [ 1.060159] acpiphp: Slot [27] registered [ 1.064181] acpiphp: Slot [28] registered [ 1.068160] acpiphp: Slot [29] registered [ 1.072305] acpiphp: Slot [30] registered [ 1.076258] acpiphp: Slot [31] registered [ 1.080166] PCI host bridge to bus 0000:00 [ 1.084078] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.088058] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.092060] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.096055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.100057] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.133446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.136050] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.140046] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.144047] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.170225] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.172190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.360229] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.372705] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.384629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.396572] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.408734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.418743] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.431104] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.432000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.432074] vgaarb: loaded [ 1.436051] vgaarb: bridge control possible 0000:00:02.0 [ 1.448000] SCSI subsystem initialized [ 1.458848] ACPI: bus type USB registered [ 1.460960] usbcore: registered new interface driver usbfs [ 1.464300] usbcore: registered new interface driver hub [ 1.468108] usbcore: registered new device driver usb [ 1.477125] PCI: Using ACPI for IRQ routing [ 1.488198] NetLabel: Initializing [ 1.492098] NetLabel: domain hash size = 128 [ 1.496043] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.500569] NetLabel: unlabeled traffic allowed by default [ 1.509460] clocksource: Switched to clocksource kvm-clock [ 1.650107] AppArmor: AppArmor Filesystem Enabled [ 1.663932] pnp: PnP ACPI init [ 1.677341] pnp: PnP ACPI: found 5 devices [ 1.713818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.738246] NET: Registered protocol family 2 [ 1.757665] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.775554] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.793293] TCP: Hash tables configured (established 4096 bind 4096) [ 1.810454] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.826897] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.844255] NET: Registered protocol family 1 [ 1.857372] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.873006] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.889462] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.928355] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.966306] Trying to unpack rootfs image as initramfs... [ 2.345961] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.385957] Scanning for low memory corruption every 60 seconds [ 2.408823] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.426539] audit: initializing netlink subsys (disabled) [ 2.442232] audit: type=2000 audit(1527111472.753:1): initialized [ 2.462800] Initialise system trusted keyring [ 2.477167] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.504984] zbud: loaded [ 2.516469] VFS: Disk quotas dquot_6.6.0 [ 2.527738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.551024] fuse init (API version 7.23) [ 2.563980] Key type big_key registered [ 2.577534] Allocating IMA MOK and blacklist keyrings. [ 2.597992] Key type asymmetric registered [ 2.612508] Asymmetric key parser 'x509' registered [ 2.629946] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.653469] io scheduler noop registered [ 2.664748] io scheduler deadline registered (default) [ 2.680269] io scheduler cfq registered [ 2.693300] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.708867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.726258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.749285] ACPI: Power Button [PWRF] [ 2.760740] GHES: HEST is not enabled! [ 2.793528] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.864710] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911367] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.943818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.014380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.133140] Linux agpgart interface v0.103 [ 3.178847] brd: module loaded [ 3.208456] loop: module loaded [ 3.249855] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.272808] GPT:90111 != 2097151 [ 3.283822] GPT:Alternate GPT header not at the end of the disk. [ 3.301008] GPT:90111 != 2097151 [ 3.311814] GPT: Use GNU Parted to correct GPT errors. [ 3.328399] vda: vda1 vda15 [ 3.349878] scsi host0: ata_piix [ 3.363411] scsi host1: ata_piix [ 3.377353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.400238] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.429488] libphy: Fixed MDIO Bus: probed [ 3.445096] tun: Universal TUN/TAP device driver, 1.6 [ 3.460941] tun: (C) 1999-2004 Max Krasnyansky [ 3.492118] PPP generic driver version 2.4.2 [ 3.507692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.526242] ehci-pci: EHCI PCI platform driver [ 3.541003] ehci-platform: EHCI generic platform driver [ 3.555632] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.574731] ohci-pci: OHCI PCI platform driver [ 3.598170] ohci-platform: OHCI generic platform driver [ 3.620272] uhci_hcd: USB Universal Host Controller Interface driver [ 3.677227] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.692641] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.714691] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.728876] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.745530] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.770363] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.802392] usb usb1: Product: UHCI Host Controller [ 3.819316] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.838826] usb usb1: SerialNumber: 0000:00:01.2 [ 3.856455] hub 1-0:1.0: USB hub found [ 3.869284] hub 1-0:1.0: 2 ports detected [ 3.887110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.920297] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.936150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.952643] mousedev: PS/2 mouse device common for all mice [ 3.973106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.004127] rtc_cmos 00:00: RTC can wake from S4 [ 4.024814] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.047995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.066329] i2c /dev entries driver [ 4.079520] device-mapper: uevent: version 1.0.3 [ 4.097204] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.123418] ledtrig-cpu: registered to indicate activity on CPUs [ 4.145215] NET: Registered protocol family 10 [ 4.163874] NET: Registered protocol family 17 [ 4.177218] Key type dns_resolver registered [ 4.194959] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.212253] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.242456] registered taskstats version 1 [ 4.258255] Loading compiled-in X.509 certificates [ 4.275037] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.305844] zswap: loaded using pool lzo/zbud [ 4.335224] Key type trusted registered [ 4.354001] Key type encrypted registered [ 4.367217] AppArmor: AppArmor sha1 policy hashing enabled [ 4.385478] ima: No TPM chip found, activating TPM-bypass! [ 4.402339] evm: HMAC attrs: 0x1 [ 4.421502] Magic number: 2:532:652 [ 4.438025] rtc_cmos 00:00: setting system clock to 2018-05-23 21:37:57 UTC (1527111477) [ 4.463882] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.482218] EDD information not available. [ 4.527058] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.553133] Write protecting the kernel read-only data: 14336k [ 4.611091] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.643096] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.61 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.753028] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.98. iid=i-0000000d linfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-23 21:38:01,934 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-23 21:38:01,934 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-23 21:38:04,502 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages 2018-05-23 21:38:04,502 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-05-23 21:38:06,511 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages [ 0.844441] smpboot: Max logical packages: 1 [ 0.852036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.866604] x2apic enabled [ 0.868037] Switched APIC routing to physical x2apic. [ 0.890567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.892000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.904098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.917041] x86: Booted up 1 node, 1 CPUs [ 0.920102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.927181] devtmpfs: initialized [ 0.930072] evm: security.selinux [ 0.932057] evm: security.SMACK64 [ 0.936047] evm: security.SMACK64EXEC [ 0.940045] evm: security.SMACK64TRANSMUTE [ 0.944076] evm: security.SMACK64MMAP [ 0.948053] evm: security.ima [ 0.952044] evm: security.capability [ 0.956258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960201] pinctrl core: initialized pinctrl subsystem [ 0.964961] RTC time: 21:38:04, date: 05/23/18 [ 0.968409] NET: Registered protocol family 16 [ 0.972541] cpuidle: using governor ladder [ 0.976058] cpuidle: using governor menu [ 0.980058] PCCT header not found. [ 0.984429] ACPI: bus type PCI registered [ 0.988048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992869] PCI: Using configuration type 1 for base access [ 0.997790] ACPI: Added _OSI(Module Device) [ 1.000101] ACPI: Added _OSI(Processor Device) [ 1.004054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008044] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015382] ACPI: Interpreter enabled [ 1.016046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040057] ACPI: (supports S0 S3 S4 S5) [ 1.044041] ACPI: Using IOAPIC for interrupt routing [ 1.048073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056393] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072783] acpiphp: Slot [3] registered [ 1.076202] acpiphp: Slot [4] registered [ 1.080147] acpiphp: Slot [5] registered [ 1.084154] acpiphp: Slot [6] registered [ 1.088170] acpiphp: Slot [7] registered [ 1.092148] acpiphp: Slot [8] registered [ 1.096143] acpiphp: Slot [9] registered [ 1.100148] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108145] acpiphp: Slot [12] registered [ 1.112200] acpiphp: Slot [13] registered [ 1.116156] acpiphp: Slot [14] registered [ 1.120155] acpiphp: Slot [15] registered [ 1.124146] acpiphp: Slot [16] registered [ 1.128142] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136154] acpiphp: Slot [19] registered [ 1.140143] acpiphp: Slot [20] registered [ 1.144143] acpiphp: Slot [21] registered [ 1.148145] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156189] acpiphp: Slot [24] registered [ 1.160158] acpiphp: Slot [25] registered [ 1.164213] acpiphp: Slot [26] registered [ 1.168148] acpiphp: Slot [27] registered [ 1.172168] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180149] acpiphp: Slot [30] registered [ 1.184145] acpiphp: Slot [31] registered [ 1.188132] PCI host bridge to bus 0000:00 [ 1.192041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196046] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.236039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.271073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2018-05-23 21:38:08,507 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages [ 0.844441] smpboot: Max logical packages: 1 [ 0.852036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.866604] x2apic enabled [ 0.868037] Switched APIC routing to physical x2apic. [ 0.890567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.892000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.904098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.917041] x86: Booted up 1 node, 1 CPUs [ 0.920102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.927181] devtmpfs: initialized [ 0.930072] evm: security.selinux [ 0.932057] evm: security.SMACK64 [ 0.936047] evm: security.SMACK64EXEC [ 0.940045] evm: security.SMACK64TRANSMUTE [ 0.944076] evm: security.SMACK64MMAP [ 0.948053] evm: security.ima [ 0.952044] evm: security.capability [ 0.956258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960201] pinctrl core: initialized pinctrl subsystem [ 0.964961] RTC time: 21:38:04, date: 05/23/18 [ 0.968409] NET: Registered protocol family 16 [ 0.972541] cpuidle: using governor ladder [ 0.976058] cpuidle: using governor menu [ 0.980058] PCCT header not found. [ 0.984429] ACPI: bus type PCI registered [ 0.988048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992869] PCI: Using configuration type 1 for base access [ 0.997790] ACPI: Added _OSI(Module Device) [ 1.000101] ACPI: Added _OSI(Processor Device) [ 1.004054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008044] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015382] ACPI: Interpreter enabled [ 1.016046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040057] ACPI: (supports S0 S3 S4 S5) [ 1.044041] ACPI: Using IOAPIC for interrupt routing [ 1.048073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056393] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072783] acpiphp: Slot [3] registered [ 1.076202] acpiphp: Slot [4] registered [ 1.080147] acpiphp: Slot [5] registered [ 1.084154] acpiphp: Slot [6] registered [ 1.088170] acpiphp: Slot [7] registered [ 1.092148] acpiphp: Slot [8] registered [ 1.096143] acpiphp: Slot [9] registered [ 1.100148] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108145] acpiphp: Slot [12] registered [ 1.112200] acpiphp: Slot [13] registered [ 1.116156] acpiphp: Slot [14] registered [ 1.120155] acpiphp: Slot [15] registered [ 1.124146] acpiphp: Slot [16] registered [ 1.128142] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136154] acpiphp: Slot [19] registered [ 1.140143] acpiphp: Slot [20] registered [ 1.144143] acpiphp: Slot [21] registered [ 1.148145] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156189] acpiphp: Slot [24] registered [ 1.160158] acpiphp: Slot [25] registered [ 1.164213] acpiphp: Slot [26] registered [ 1.168148] acpiphp: Slot [27] registered [ 1.172168] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180149] acpiphp: Slot [30] registered [ 1.184145] acpiphp: Slot [31] registered [ 1.188132] PCI host bridge to bus 0000:00 [ 1.192041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196046] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.236039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.271073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.443626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.452653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.464592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.498798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.510551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.512000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.512066] vgaarb: loaded [ 1.516045] vgaarb: bridge control possible 0000:00:02.0 [ 1.527396] SCSI subsystem initialized [ 1.534007] ACPI: bus type USB registered [ 1.536781] usbcore: registered new interface driver usbfs [ 1.540336] usbcore: registered new interface driver hub [ 1.544103] usbcore: registered new device driver usb [ 1.553455] PCI: Using ACPI for IRQ routing [ 1.564328] NetLabel: Initializing [ 1.568116] NetLabel: domain hash size = 128 [ 1.572049] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.576545] NetLabel: unlabeled traffic allowed by default [ 1.585657] clocksource: Switched to clocksource kvm-clock [ 1.727465] AppArmor: AppArmor Filesystem Enabled [ 1.740575] pnp: PnP ACPI init [ 1.753570] pnp: PnP ACPI: found 5 devices [ 1.788276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.812556] NET: Registered protocol family 2 [ 1.830243] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.847187] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.863672] TCP: Hash tables configured (established 4096 bind 4096) [ 1.879143] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.893895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.909490] NET: Registered protocol family 1 [ 1.922196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.935854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.949199] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.985281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.023579] Trying to unpack rootfs image as initramfs... [ 2.378855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.415440] Scanning for low memory corruption every 60 seconds [ 2.436576] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.453064] audit: initializing netlink subsys (disabled) [ 2.468457] audit: type=2000 audit(1527111483.619:1): initialized [ 2.485797] Initialise system trusted keyring [ 2.499940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.523727] zbud: loaded [ 2.533833] VFS: Disk quotas dquot_6.6.0 [ 2.544543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.566463] fuse init (API version 7.23) [ 2.578365] Key type big_key registered [ 2.588633] Allocating IMA MOK and blacklist keyrings. [ 2.606954] Key type asymmetric registered [ 2.618776] Asymmetric key parser 'x509' registered [ 2.631817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.653416] io scheduler noop registered [ 2.663810] io scheduler deadline registered (default) [ 2.676920] io scheduler cfq registered [ 2.689896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.703071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.720807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.739711] ACPI: Power Button [PWRF] [ 2.752550] GHES: HEST is not enabled! [ 2.782424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.856968] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.902448] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.936106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.996242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.109092] Linux agpgart interface v0.103 2018-05-23 21:38:10,986 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages [ 0.844441] smpboot: Max logical packages: 1 [ 0.852036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.866604] x2apic enabled [ 0.868037] Switched APIC routing to physical x2apic. [ 0.890567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.892000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.904098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.917041] x86: Booted up 1 node, 1 CPUs [ 0.920102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.927181] devtmpfs: initialized [ 0.930072] evm: security.selinux [ 0.932057] evm: security.SMACK64 [ 0.936047] evm: security.SMACK64EXEC [ 0.940045] evm: security.SMACK64TRANSMUTE [ 0.944076] evm: security.SMACK64MMAP [ 0.948053] evm: security.ima [ 0.952044] evm: security.capability [ 0.956258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960201] pinctrl core: initialized pinctrl subsystem [ 0.964961] RTC time: 21:38:04, date: 05/23/18 [ 0.968409] NET: Registered protocol family 16 [ 0.972541] cpuidle: using governor ladder [ 0.976058] cpuidle: using governor menu [ 0.980058] PCCT header not found. [ 0.984429] ACPI: bus type PCI registered [ 0.988048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992869] PCI: Using configuration type 1 for base access [ 0.997790] ACPI: Added _OSI(Module Device) [ 1.000101] ACPI: Added _OSI(Processor Device) [ 1.004054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008044] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015382] ACPI: Interpreter enabled [ 1.016046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040057] ACPI: (supports S0 S3 S4 S5) [ 1.044041] ACPI: Using IOAPIC for interrupt routing [ 1.048073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056393] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072783] acpiphp: Slot [3] registered [ 1.076202] acpiphp: Slot [4] registered [ 1.080147] acpiphp: Slot [5] registered [ 1.084154] acpiphp: Slot [6] registered [ 1.088170] acpiphp: Slot [7] registered [ 1.092148] acpiphp: Slot [8] registered [ 1.096143] acpiphp: Slot [9] registered [ 1.100148] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108145] acpiphp: Slot [12] registered [ 1.112200] acpiphp: Slot [13] registered [ 1.116156] acpiphp: Slot [14] registered [ 1.120155] acpiphp: Slot [15] registered [ 1.124146] acpiphp: Slot [16] registered [ 1.128142] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136154] acpiphp: Slot [19] registered [ 1.140143] acpiphp: Slot [20] registered [ 1.144143] acpiphp: Slot [21] registered [ 1.148145] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156189] acpiphp: Slot [24] registered [ 1.160158] acpiphp: Slot [25] registered [ 1.164213] acpiphp: Slot [26] registered [ 1.168148] acpiphp: Slot [27] registered [ 1.172168] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180149] acpiphp: Slot [30] registered [ 1.184145] acpiphp: Slot [31] registered [ 1.188132] PCI host bridge to bus 0000:00 [ 1.192041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196046] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.236039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.271073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.443626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.452653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.464592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.498798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.510551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.512000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.512066] vgaarb: loaded [ 1.516045] vgaarb: bridge control possible 0000:00:02.0 [ 1.527396] SCSI subsystem initialized [ 1.534007] ACPI: bus type USB registered [ 1.536781] usbcore: registered new interface driver usbfs [ 1.540336] usbcore: registered new interface driver hub [ 1.544103] usbcore: registered new device driver usb [ 1.553455] PCI: Using ACPI for IRQ routing [ 1.564328] NetLabel: Initializing [ 1.568116] NetLabel: domain hash size = 128 [ 1.572049] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.576545] NetLabel: unlabeled traffic allowed by default [ 1.585657] clocksource: Switched to clocksource kvm-clock [ 1.727465] AppArmor: AppArmor Filesystem Enabled [ 1.740575] pnp: PnP ACPI init [ 1.753570] pnp: PnP ACPI: found 5 devices [ 1.788276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.812556] NET: Registered protocol family 2 [ 1.830243] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.847187] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.863672] TCP: Hash tables configured (established 4096 bind 4096) [ 1.879143] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.893895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.909490] NET: Registered protocol family 1 [ 1.922196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.935854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.949199] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.985281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.023579] Trying to unpack rootfs image as initramfs... [ 2.378855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.415440] Scanning for low memory corruption every 60 seconds [ 2.436576] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.453064] audit: initializing netlink subsys (disabled) [ 2.468457] audit: type=2000 audit(1527111483.619:1): initialized [ 2.485797] Initialise system trusted keyring [ 2.499940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.523727] zbud: loaded [ 2.533833] VFS: Disk quotas dquot_6.6.0 [ 2.544543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.566463] fuse init (API version 7.23) [ 2.578365] Key type big_key registered [ 2.588633] Allocating IMA MOK and blacklist keyrings. [ 2.606954] Key type asymmetric registered [ 2.618776] Asymmetric key parser 'x509' registered [ 2.631817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.653416] io scheduler noop registered [ 2.663810] io scheduler deadline registered (default) [ 2.676920] io scheduler cfq registered [ 2.689896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.703071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.720807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.739711] ACPI: Power Button [PWRF] [ 2.752550] GHES: HEST is not enabled! [ 2.782424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.856968] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.902448] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.936106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.996242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.109092] Linux agpgart interface v0.103 [ 3.156177] brd: module loaded [ 3.186577] loop: module loaded [ 3.222812] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.244212] GPT:90111 != 2097151 [ 3.254775] GPT:Alternate GPT header not at the end of the disk. [ 3.269763] GPT:90111 != 2097151 [ 3.279687] GPT: Use GNU Parted to correct GPT errors. [ 3.293598] vda: vda1 vda15 [ 3.311934] scsi host0: ata_piix [ 3.323137] scsi host1: ata_piix [ 3.333481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.350142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.371449] libphy: Fixed MDIO Bus: probed [ 3.385593] tun: Universal TUN/TAP device driver, 1.6 [ 3.399926] tun: (C) 1999-2004 Max Krasnyansky [ 3.428129] PPP generic driver version 2.4.2 [ 3.441086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.456777] ehci-pci: EHCI PCI platform driver [ 3.469412] ehci-platform: EHCI generic platform driver [ 3.483116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.501469] ohci-pci: OHCI PCI platform driver [ 3.513416] ohci-platform: OHCI generic platform driver [ 3.529954] uhci_hcd: USB Universal Host Controller Interface driver [ 3.569081] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.582870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.602741] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.616759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.632175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.649295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.668443] usb usb1: Product: UHCI Host Controller [ 3.682049] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.696669] usb usb1: SerialNumber: 0000:00:01.2 [ 3.710443] hub 1-0:1.0: USB hub found [ 3.720761] hub 1-0:1.0: 2 ports detected [ 3.735005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.762035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.775945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.789014] mousedev: PS/2 mouse device common for all mice [ 3.807552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.830630] rtc_cmos 00:00: RTC can wake from S4 [ 3.846599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.865950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.881603] i2c /dev entries driver [ 3.893292] device-mapper: uevent: version 1.0.3 [ 3.906254] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.929836] ledtrig-cpu: registered to indicate activity on CPUs [ 3.949209] NET: Registered protocol family 10 [ 3.966430] NET: Registered protocol family 17 [ 3.977740] Key type dns_resolver registered [ 3.991997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.005830] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.033902] registered taskstats version 1 [ 4.047501] Loading compiled-in X.509 certificates [ 4.066407] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.098939] zswap: loaded using pool lzo/zbud [ 4.125659] Key type trusted registered [ 4.144763] Key type encrypted registered [ 4.158864] AppArmor: AppArmor sha1 policy hashing enabled [ 4.181785] ima: No TPM chip found, activating TPM-bypass! [ 4.199717] evm: HMAC attrs: 0x1 [ 4.214036] Magic number: 2:532:652 [ 4.225621] rtc_cmos 00:00: setting system clock to 2018-05-23 21:38:08 UTC (1527111488) [ 4.248392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.262295] EDD information not available. [ 4.292421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.311962] Write protecting the kernel read-only data: 14336k [ 4.350383] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.375460] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.41 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.14 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.300784] 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.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-05-23 21:38:13,042 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages [ 0.844441] smpboot: Max logical packages: 1 [ 0.852036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.866604] x2apic enabled [ 0.868037] Switched APIC routing to physical x2apic. [ 0.890567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.892000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.904098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.917041] x86: Booted up 1 node, 1 CPUs [ 0.920102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.927181] devtmpfs: initialized [ 0.930072] evm: security.selinux [ 0.932057] evm: security.SMACK64 [ 0.936047] evm: security.SMACK64EXEC [ 0.940045] evm: security.SMACK64TRANSMUTE [ 0.944076] evm: security.SMACK64MMAP [ 0.948053] evm: security.ima [ 0.952044] evm: security.capability [ 0.956258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960201] pinctrl core: initialized pinctrl subsystem [ 0.964961] RTC time: 21:38:04, date: 05/23/18 [ 0.968409] NET: Registered protocol family 16 [ 0.972541] cpuidle: using governor ladder [ 0.976058] cpuidle: using governor menu [ 0.980058] PCCT header not found. [ 0.984429] ACPI: bus type PCI registered [ 0.988048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992869] PCI: Using configuration type 1 for base access [ 0.997790] ACPI: Added _OSI(Module Device) [ 1.000101] ACPI: Added _OSI(Processor Device) [ 1.004054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008044] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015382] ACPI: Interpreter enabled [ 1.016046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040057] ACPI: (supports S0 S3 S4 S5) [ 1.044041] ACPI: Using IOAPIC for interrupt routing [ 1.048073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056393] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072783] acpiphp: Slot [3] registered [ 1.076202] acpiphp: Slot [4] registered [ 1.080147] acpiphp: Slot [5] registered [ 1.084154] acpiphp: Slot [6] registered [ 1.088170] acpiphp: Slot [7] registered [ 1.092148] acpiphp: Slot [8] registered [ 1.096143] acpiphp: Slot [9] registered [ 1.100148] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108145] acpiphp: Slot [12] registered [ 1.112200] acpiphp: Slot [13] registered [ 1.116156] acpiphp: Slot [14] registered [ 1.120155] acpiphp: Slot [15] registered [ 1.124146] acpiphp: Slot [16] registered [ 1.128142] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136154] acpiphp: Slot [19] registered [ 1.140143] acpiphp: Slot [20] registered [ 1.144143] acpiphp: Slot [21] registered [ 1.148145] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156189] acpiphp: Slot [24] registered [ 1.160158] acpiphp: Slot [25] registered [ 1.164213] acpiphp: Slot [26] registered [ 1.168148] acpiphp: Slot [27] registered [ 1.172168] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180149] acpiphp: Slot [30] registered [ 1.184145] acpiphp: Slot [31] registered [ 1.188132] PCI host bridge to bus 0000:00 [ 1.192041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196046] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.236039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.271073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.443626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.452653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.464592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.498798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.510551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.512000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.512066] vgaarb: loaded [ 1.516045] vgaarb: bridge control possible 0000:00:02.0 [ 1.527396] SCSI subsystem initialized [ 1.534007] ACPI: bus type USB registered [ 1.536781] usbcore: registered new interface driver usbfs [ 1.540336] usbcore: registered new interface driver hub [ 1.544103] usbcore: registered new device driver usb [ 1.553455] PCI: Using ACPI for IRQ routing [ 1.564328] NetLabel: Initializing [ 1.568116] NetLabel: domain hash size = 128 [ 1.572049] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.576545] NetLabel: unlabeled traffic allowed by default [ 1.585657] clocksource: Switched to clocksource kvm-clock [ 1.727465] AppArmor: AppArmor Filesystem Enabled [ 1.740575] pnp: PnP ACPI init [ 1.753570] pnp: PnP ACPI: found 5 devices [ 1.788276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.812556] NET: Registered protocol family 2 [ 1.830243] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.847187] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.863672] TCP: Hash tables configured (established 4096 bind 4096) [ 1.879143] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.893895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.909490] NET: Registered protocol family 1 [ 1.922196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.935854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.949199] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.985281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.023579] Trying to unpack rootfs image as initramfs... [ 2.378855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.415440] Scanning for low memory corruption every 60 seconds [ 2.436576] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.453064] audit: initializing netlink subsys (disabled) [ 2.468457] audit: type=2000 audit(1527111483.619:1): initialized [ 2.485797] Initialise system trusted keyring [ 2.499940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.523727] zbud: loaded [ 2.533833] VFS: Disk quotas dquot_6.6.0 [ 2.544543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.566463] fuse init (API version 7.23) [ 2.578365] Key type big_key registered [ 2.588633] Allocating IMA MOK and blacklist keyrings. [ 2.606954] Key type asymmetric registered [ 2.618776] Asymmetric key parser 'x509' registered [ 2.631817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.653416] io scheduler noop registered [ 2.663810] io scheduler deadline registered (default) [ 2.676920] io scheduler cfq registered [ 2.689896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.703071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.720807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.739711] ACPI: Power Button [PWRF] [ 2.752550] GHES: HEST is not enabled! [ 2.782424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.856968] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.902448] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.936106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.996242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.109092] Linux agpgart interface v0.103 [ 3.156177] brd: module loaded [ 3.186577] loop: module loaded [ 3.222812] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.244212] GPT:90111 != 2097151 [ 3.254775] GPT:Alternate GPT header not at the end of the disk. [ 3.269763] GPT:90111 != 2097151 [ 3.279687] GPT: Use GNU Parted to correct GPT errors. [ 3.293598] vda: vda1 vda15 [ 3.311934] scsi host0: ata_piix [ 3.323137] scsi host1: ata_piix [ 3.333481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.350142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.371449] libphy: Fixed MDIO Bus: probed [ 3.385593] tun: Universal TUN/TAP device driver, 1.6 [ 3.399926] tun: (C) 1999-2004 Max Krasnyansky [ 3.428129] PPP generic driver version 2.4.2 [ 3.441086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.456777] ehci-pci: EHCI PCI platform driver [ 3.469412] ehci-platform: EHCI generic platform driver [ 3.483116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.501469] ohci-pci: OHCI PCI platform driver [ 3.513416] ohci-platform: OHCI generic platform driver [ 3.529954] uhci_hcd: USB Universal Host Controller Interface driver [ 3.569081] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.582870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.602741] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.616759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.632175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.649295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.668443] usb usb1: Product: UHCI Host Controller [ 3.682049] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.696669] usb usb1: SerialNumber: 0000:00:01.2 [ 3.710443] hub 1-0:1.0: USB hub found [ 3.720761] hub 1-0:1.0: 2 ports detected [ 3.735005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.762035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.775945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.789014] mousedev: PS/2 mouse device common for all mice [ 3.807552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.830630] rtc_cmos 00:00: RTC can wake from S4 [ 3.846599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.865950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.881603] i2c /dev entries driver [ 3.893292] device-mapper: uevent: version 1.0.3 [ 3.906254] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.929836] ledtrig-cpu: registered to indicate activity on CPUs [ 3.949209] NET: Registered protocol family 10 [ 3.966430] NET: Registered protocol family 17 [ 3.977740] Key type dns_resolver registered [ 3.991997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.005830] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.033902] registered taskstats version 1 [ 4.047501] Loading compiled-in X.509 certificates [ 4.066407] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.098939] zswap: loaded using pool lzo/zbud [ 4.125659] Key type trusted registered [ 4.144763] Key type encrypted registered [ 4.158864] AppArmor: AppArmor sha1 policy hashing enabled [ 4.181785] ima: No TPM chip found, activating TPM-bypass! [ 4.199717] evm: HMAC attrs: 0x1 [ 4.214036] Magic number: 2:532:652 [ 4.225621] rtc_cmos 00:00: setting system clock to 2018-05-23 21:38:08 UTC (1527111488) [ 4.248392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.262295] EDD information not available. [ 4.292421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.311962] Write protecting the kernel read-only data: 14336k [ 4.350383] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.375460] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.41 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.14 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.300784] 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.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.54. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-23 21:38:15,801 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.222 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=9976888) [ 0.028055] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.048523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068065] Security Framework initialized [ 0.076054] Yama: becoming mindful. [ 0.084054] AppArmor: AppArmor initialized [ 0.092113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100241] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116047] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124891] Initializing cgroup subsys io [ 0.132052] Initializing cgroup subsys memory [ 0.140075] Initializing cgroup subsys devices [ 0.148112] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.164061] Initializing cgroup subsys perf_event [ 0.172080] Initializing cgroup subsys net_prio [ 0.180048] Initializing cgroup subsys hugetlb [ 0.188044] Initializing cgroup subsys pids [ 0.198126] CPU: Physical Processor ID: 0 [ 0.205653] mce: CPU supports 10 MCE banks [ 0.213819] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220073] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.565765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.822294] ftrace: allocating 31920 entries in 125 pages [ 0.844441] smpboot: Max logical packages: 1 [ 0.852036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.866604] x2apic enabled [ 0.868037] Switched APIC routing to physical x2apic. [ 0.890567] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.892000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.904098] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.917041] x86: Booted up 1 node, 1 CPUs [ 0.920102] smpboot: Total of 1 processors activated (4988.44 BogoMIPS) [ 0.927181] devtmpfs: initialized [ 0.930072] evm: security.selinux [ 0.932057] evm: security.SMACK64 [ 0.936047] evm: security.SMACK64EXEC [ 0.940045] evm: security.SMACK64TRANSMUTE [ 0.944076] evm: security.SMACK64MMAP [ 0.948053] evm: security.ima [ 0.952044] evm: security.capability [ 0.956258] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.960201] pinctrl core: initialized pinctrl subsystem [ 0.964961] RTC time: 21:38:04, date: 05/23/18 [ 0.968409] NET: Registered protocol family 16 [ 0.972541] cpuidle: using governor ladder [ 0.976058] cpuidle: using governor menu [ 0.980058] PCCT header not found. [ 0.984429] ACPI: bus type PCI registered [ 0.988048] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.992869] PCI: Using configuration type 1 for base access [ 0.997790] ACPI: Added _OSI(Module Device) [ 1.000101] ACPI: Added _OSI(Processor Device) [ 1.004054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.008044] ACPI: Added _OSI(Processor Aggregator Device) [ 1.015382] ACPI: Interpreter enabled [ 1.016046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.028048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.040057] ACPI: (supports S0 S3 S4 S5) [ 1.044041] ACPI: Using IOAPIC for interrupt routing [ 1.048073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.056393] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.060065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.064052] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.068051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.072783] acpiphp: Slot [3] registered [ 1.076202] acpiphp: Slot [4] registered [ 1.080147] acpiphp: Slot [5] registered [ 1.084154] acpiphp: Slot [6] registered [ 1.088170] acpiphp: Slot [7] registered [ 1.092148] acpiphp: Slot [8] registered [ 1.096143] acpiphp: Slot [9] registered [ 1.100148] acpiphp: Slot [10] registered [ 1.104143] acpiphp: Slot [11] registered [ 1.108145] acpiphp: Slot [12] registered [ 1.112200] acpiphp: Slot [13] registered [ 1.116156] acpiphp: Slot [14] registered [ 1.120155] acpiphp: Slot [15] registered [ 1.124146] acpiphp: Slot [16] registered [ 1.128142] acpiphp: Slot [17] registered [ 1.132143] acpiphp: Slot [18] registered [ 1.136154] acpiphp: Slot [19] registered [ 1.140143] acpiphp: Slot [20] registered [ 1.144143] acpiphp: Slot [21] registered [ 1.148145] acpiphp: Slot [22] registered [ 1.152146] acpiphp: Slot [23] registered [ 1.156189] acpiphp: Slot [24] registered [ 1.160158] acpiphp: Slot [25] registered [ 1.164213] acpiphp: Slot [26] registered [ 1.168148] acpiphp: Slot [27] registered [ 1.172168] acpiphp: Slot [28] registered [ 1.176146] acpiphp: Slot [29] registered [ 1.180149] acpiphp: Slot [30] registered [ 1.184145] acpiphp: Slot [31] registered [ 1.188132] PCI host bridge to bus 0000:00 [ 1.192041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.196046] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.200049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.204053] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.208052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.236039] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.240042] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.244043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.248041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.271073] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.272141] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.443626] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.452653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.464592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.476527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.488396] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.498798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.510551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.512000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.512066] vgaarb: loaded [ 1.516045] vgaarb: bridge control possible 0000:00:02.0 [ 1.527396] SCSI subsystem initialized [ 1.534007] ACPI: bus type USB registered [ 1.536781] usbcore: registered new interface driver usbfs [ 1.540336] usbcore: registered new interface driver hub [ 1.544103] usbcore: registered new device driver usb [ 1.553455] PCI: Using ACPI for IRQ routing [ 1.564328] NetLabel: Initializing [ 1.568116] NetLabel: domain hash size = 128 [ 1.572049] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.576545] NetLabel: unlabeled traffic allowed by default [ 1.585657] clocksource: Switched to clocksource kvm-clock [ 1.727465] AppArmor: AppArmor Filesystem Enabled [ 1.740575] pnp: PnP ACPI init [ 1.753570] pnp: PnP ACPI: found 5 devices [ 1.788276] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.812556] NET: Registered protocol family 2 [ 1.830243] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.847187] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.863672] TCP: Hash tables configured (established 4096 bind 4096) [ 1.879143] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.893895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.909490] NET: Registered protocol family 1 [ 1.922196] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.935854] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.949199] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.985281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.023579] Trying to unpack rootfs image as initramfs... [ 2.378855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.415440] Scanning for low memory corruption every 60 seconds [ 2.436576] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.453064] audit: initializing netlink subsys (disabled) [ 2.468457] audit: type=2000 audit(1527111483.619:1): initialized [ 2.485797] Initialise system trusted keyring [ 2.499940] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.523727] zbud: loaded [ 2.533833] VFS: Disk quotas dquot_6.6.0 [ 2.544543] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.566463] fuse init (API version 7.23) [ 2.578365] Key type big_key registered [ 2.588633] Allocating IMA MOK and blacklist keyrings. [ 2.606954] Key type asymmetric registered [ 2.618776] Asymmetric key parser 'x509' registered [ 2.631817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.653416] io scheduler noop registered [ 2.663810] io scheduler deadline registered (default) [ 2.676920] io scheduler cfq registered [ 2.689896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.703071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.720807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.739711] ACPI: Power Button [PWRF] [ 2.752550] GHES: HEST is not enabled! [ 2.782424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.856968] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.902448] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.936106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.996242] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.109092] Linux agpgart interface v0.103 [ 3.156177] brd: module loaded [ 3.186577] loop: module loaded [ 3.222812] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.244212] GPT:90111 != 2097151 [ 3.254775] GPT:Alternate GPT header not at the end of the disk. [ 3.269763] GPT:90111 != 2097151 [ 3.279687] GPT: Use GNU Parted to correct GPT errors. [ 3.293598] vda: vda1 vda15 [ 3.311934] scsi host0: ata_piix [ 3.323137] scsi host1: ata_piix [ 3.333481] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.350142] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.371449] libphy: Fixed MDIO Bus: probed [ 3.385593] tun: Universal TUN/TAP device driver, 1.6 [ 3.399926] tun: (C) 1999-2004 Max Krasnyansky [ 3.428129] PPP generic driver version 2.4.2 [ 3.441086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.456777] ehci-pci: EHCI PCI platform driver [ 3.469412] ehci-platform: EHCI generic platform driver [ 3.483116] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.501469] ohci-pci: OHCI PCI platform driver [ 3.513416] ohci-platform: OHCI generic platform driver [ 3.529954] uhci_hcd: USB Universal Host Controller Interface driver [ 3.569081] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.582870] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.602741] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.616759] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.632175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.649295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.668443] usb usb1: Product: UHCI Host Controller [ 3.682049] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.696669] usb usb1: SerialNumber: 0000:00:01.2 [ 3.710443] hub 1-0:1.0: USB hub found [ 3.720761] hub 1-0:1.0: 2 ports detected [ 3.735005] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.762035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.775945] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.789014] mousedev: PS/2 mouse device common for all mice [ 3.807552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.830630] rtc_cmos 00:00: RTC can wake from S4 [ 3.846599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.865950] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.881603] i2c /dev entries driver [ 3.893292] device-mapper: uevent: version 1.0.3 [ 3.906254] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.929836] ledtrig-cpu: registered to indicate activity on CPUs [ 3.949209] NET: Registered protocol family 10 [ 3.966430] NET: Registered protocol family 17 [ 3.977740] Key type dns_resolver registered [ 3.991997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.005830] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.033902] registered taskstats version 1 [ 4.047501] Loading compiled-in X.509 certificates [ 4.066407] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.098939] zswap: loaded using pool lzo/zbud [ 4.125659] Key type trusted registered [ 4.144763] Key type encrypted registered [ 4.158864] AppArmor: AppArmor sha1 policy hashing enabled [ 4.181785] ima: No TPM chip found, activating TPM-bypass! [ 4.199717] evm: HMAC attrs: 0x1 [ 4.214036] Magic number: 2:532:652 [ 4.225621] rtc_cmos 00:00: setting system clock to 2018-05-23 21:38:08 UTC (1527111488) [ 4.248392] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.262295] EDD information not available. [ 4.292421] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.311962] Write protecting the kernel read-only data: 14336k [ 4.350383] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.375460] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.41 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.14 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.300784] 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.6... Lease of 192.168.130.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 5.54. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2494.222 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 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPbObEjEFqvczfwLXriH7WxNty2aOber/BiaOrKUq1Y38yL6i4ila14/fS/oiOjgm9VH7S9dF3VMP07+WHxc4bobZcDNmtVrzxKLXQYaeJ2vU2awonLnDf+9QSjfhu1r/TgK0FLW4PysoM+gUl1Dod14+irCmpWaXsHvh1SEJ1OkDXrjuIUqX0suLZARTYuy3BhlMXi/YO5Zvdf/Bp1ol9qZxzpAfBa/pKExMqQyvW4B9QgkAZzAYIz8aHV8j6pP76TA8hV8s9UanRIsGtfETfuLZRonMEwiHh019JlrcqYE3sZlVxZIUgAf8iPrqM/0iAjSyNcTxHYYCfs4/sl4gH root@opnfv-vping-2-userdata--7f0c66e2-dcd1-476d-93cf-d7cb651787d0 ssh-dss AAAAB3NzaC1kc3MAAACBAIDB9Gx+p6IxwLBTwSIyyM4Dp6eHPc8rSmcbovgdjeeLLGtbNmNKLfcQlUBLrhEEgKJoFTvCElk82thFOt8E3ByXkhADAU3gS5l4vdkCQU95TyyOZsh4p+O2QVDQS3sQfabfr3/UNUNdFqywKzgAXcDRfv/G4Gsx02q3P8YUd4LzAAAAFQCzKzIyTCfaGWXqNwFzU0+ASENcZQAAAIBgqVcfs1XoT4YDn6N4Sd4unELVv7Jgmc05fXKUrvzgTpBgvYXDCFADrjvQUsPOXLPlpv7igDuX6XEFuQPnGvoQOIRV/d3dLfHBP5n2co7vuNuaRlFtJ5Sf+rRzW5+Cdg/ooZziLpnnIGU3+p4DQDnW07pZ1elE82mCu/YkS2zB6AAAAIAGWP2IkpeJzO9rDi+B2DvCAnRyDlpZdNzc2DTEdbYK3S+lErGZNA+6TUaMkrBhscbYoDTaOSWr3TBjgph7urWBpEJW8x3Uh6/WaQ5Rp2eLDJ+3SeWUUROjf5BnOkU5kIOvYHJmQhFtmACrWAgA4tGhioeUUJIL3p3VDPUoRVQDTQ== root@opnfv-vping-2-userdata--7f0c66e2-dcd1-476d-93cf-d7cb651787d0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fec5:3e55/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.6 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: ec2 net === instance-id: i-0000000e name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--7f0c66e2-dcd1-476d-93cf-d7cb651787d0.novalocal launch-index: 0 2018-05-23 21:38:15,801 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-23 21:38:16,401 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:38:16,401 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-23 21:38:28,677 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-23 21:38:28,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 21:38:28,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 21:38:28,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 21:38:35,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 21:38:35.240 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=06099e22-f4d3-4e8c-917e-539aa18e8b7a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 06099e22-f4d3-4e8c-917e-539aa18e8b7a | 2018-05-23T21:38:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 06099e22-f4d3-4e8c-917e-539aa18e8b7a ~/.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-23 21:38:39,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-23 21:38:39,516 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 21:38:47,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-23 21:38:45.167 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-23 21:38:45.218 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-23 21:38:46.953 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10) as the default verifier for the future CLI operations. 2018-05-23 21:38:51,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-441dba9f-4c72-4267-a2af-74024e037f80' 2018-05-23 21:38:51,936 - 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-23T21:38:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8dbb7f9c-59b1-47f3-8230-a8c4cb83baf8', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-441dba9f-4c72-4267-a2af-74024e037f80', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:38:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:38:52,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T21:38:52Z', 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'a126abed-b3ee-4c08-a58d-76daebefab63', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-441dba9f-4c72-4267-a2af-74024e037f80', u'enable_dhcp': True, u'network_id': u'8dbb7f9c-59b1-47f3-8230-a8c4cb83baf8', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T21:38:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 21:38:52,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 21:38:52,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-441dba9f-4c72-4267-a2af-74024e037f80' 2018-05-23 21:38:54,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-441dba9f-4c72-4267-a2af-74024e037f80', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T21:38:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f42c4c2a-76a1-41be-a854-002b255e76b8/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f42c4c2a-76a1-41be-a854-002b255e76b8', u'size': None, u'name': u'Cirros-0.4.0-441dba9f-4c72-4267-a2af-74024e037f80', u'checksum': None, u'self': u'/v2/images/f42c4c2a-76a1-41be-a854-002b255e76b8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T21:38:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 21:38:54,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-441dba9f-4c72-4267-a2af-74024e037f80' 2018-05-23 21:38:55,078 - 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-441dba9f-4c72-4267-a2af-74024e037f80', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T21:38:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b21742fd-ac1e-4001-a556-c2c6025de510/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b21742fd-ac1e-4001-a556-c2c6025de510', u'size': None, u'name': u'Cirros-0.4.0-1-441dba9f-4c72-4267-a2af-74024e037f80', u'checksum': None, u'self': u'/v2/images/b21742fd-ac1e-4001-a556-c2c6025de510', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T21:38:54Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 21:38:55,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 21:38:55,202 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-441dba9f-4c72-4267-a2af-74024e037f80', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'6d57d32c-67da-4e81-acaf-022f3374296e', 'swap': 0}) 2018-05-23 21:38:55,299 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-441dba9f-4c72-4267-a2af-74024e037f80', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'6a77ce46-6869-418b-bc4f-bf48c9293ed0', 'swap': 0}) 2018-05-23 21:38:59,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 21:38:58.236 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10) for deployment 'opnfv-rally' (UUID=06099e22-f4d3-4e8c-917e-539aa18e8b7a). 2018-05-23 21:38:58.974 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10) has been successfully configured for deployment 'opnfv-rally' (UUID=06099e22-f4d3-4e8c-917e-539aa18e8b7a)! 2018-05-23 21:38:59,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 21:38:59,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 21:38:59,093 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 21:38:59,129 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 21:39:03,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7c143b44-c0a6-4dc1-a980-b433931c7a10/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-23 21:39:03,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 21:39:03,165 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 21:39:03,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-23 21:39:06,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:06.079 51 INFO rally.api [-] Starting verification (UUID=68dcf158-f152-4eb4-ab74-94d43c0cc608) for deployment 'opnfv-rally' (UUID=06099e22-f4d3-4e8c-917e-539aa18e8b7a) by verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10). 2018-05-23 21:39:06,080 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 68dcf158-f152-4eb4-ab74-94d43c0cc608 2018-05-23 21:39:12,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:12.954 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.073s] 2018-05-23 21:39:13,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:13.036 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.081s] 2018-05-23 21:39:18,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:18.682 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.564s] 2018-05-23 21:39:19,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:19.891 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.209s] 2018-05-23 21:39:28,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:28.548 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.281s] 2018-05-23 21:39:47,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:39:47.402 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.143s] 2018-05-23 21:40:15,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:40:15.949 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.097s] 2018-05-23 21:40:15,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:40:15.951 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-05-23 21:40:45,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:40:45.517 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.110s] 2018-05-23 21:40:45,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:40:45.518 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-05-23 21:41:15,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:41:15.614 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.100s] 2018-05-23 21:41:15,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:41:15.615 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-05-23 21:42:21,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:21.387 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [35.780s] 2018-05-23 21:42:43,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:43.042 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2018-05-23 21:42:43,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:43.202 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.160s] 2018-05-23 21:42:50,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:50.698 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.750s] 2018-05-23 21:42:50,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:50.708 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-05-23 21:42:52,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:52.054 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-05-23 21:42:52,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:52.055 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-05-23 21:42:55,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:42:55.992 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.169s] 2018-05-23 21:43:01,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:01.588 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.025s] 2018-05-23 21:43:07,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:07.423 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.523s] 2018-05-23 21:43:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:14.676 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.276s] 2018-05-23 21:43:23,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:23.517 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.977s] 2018-05-23 21:43:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:29.623 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.155s] 2018-05-23 21:43:35,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:35.167 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.089s] 2018-05-23 21:43:41,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:41.379 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.175s] 2018-05-23 21:43:47,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:47.733 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.193s] 2018-05-23 21:43:55,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:55.440 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.319s] 2018-05-23 21:43:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:57.418 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-05-23 21:43:59,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:59.621 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2018-05-23 21:43:59,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:59.645 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2018-05-23 21:43:59,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:59.715 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2018-05-23 21:43:59,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:43:59.725 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-05-23 21:44:03,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:03.327 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.260s] 2018-05-23 21:44:04,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:04.549 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.221s] 2018-05-23 21:44:05,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:05.533 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.984s] 2018-05-23 21:44:11,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:11.072 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-05-23 21:44:15,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:15.240 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.784s] 2018-05-23 21:44:30,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:30.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.439s] 2018-05-23 21:44:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:34.844 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.708s] 2018-05-23 21:44:47,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:47.341 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.969s] 2018-05-23 21:44:51,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:51.104 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.762s] 2018-05-23 21:44:57,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:44:57.636 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.531s] 2018-05-23 21:45:07,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:07.552 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.680s] 2018-05-23 21:45:11,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:11.376 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.823s] 2018-05-23 21:45:15,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:15.561 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.184s] 2018-05-23 21:45:31,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:31.826 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.054s] 2018-05-23 21:45:32,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:32.080 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.255s] 2018-05-23 21:45:32,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:32.313 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.233s] 2018-05-23 21:45:32,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:32.398 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.084s] 2018-05-23 21:45:32,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:32.555 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.156s] 2018-05-23 21:45:32,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:32.646 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.091s] 2018-05-23 21:45:45,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.075 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.632s] 2018-05-23 21:45:45,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.346 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.271s] 2018-05-23 21:45:45,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.526 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.180s] 2018-05-23 21:45:45,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.604 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.077s] 2018-05-23 21:45:45,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.752 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.148s] 2018-05-23 21:45:45,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:45.839 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2018-05-23 21:45:58,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:45:58.629 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.679s] 2018-05-23 21:46:04,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:04.397 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.769s] 2018-05-23 21:46:06,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:06.660 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.262s] 2018-05-23 21:46:06,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:06.739 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.078s] 2018-05-23 21:46:06,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:06.810 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.071s] 2018-05-23 21:46:18,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:18.338 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.406s] 2018-05-23 21:46:24,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:24.986 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.649s] 2018-05-23 21:46:27,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:27.401 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.415s] 2018-05-23 21:46:27,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:27.501 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2018-05-23 21:46:27,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:27.593 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.092s] 2018-05-23 21:46:44,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:44.416 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.000s] 2018-05-23 21:46:51,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:51.353 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.937s] 2018-05-23 21:46:56,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:46:56.729 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.375s] 2018-05-23 21:47:00,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:00.916 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.187s] 2018-05-23 21:47:25,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:25.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.865s] 2018-05-23 21:47:32,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:32.804 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.127s] 2018-05-23 21:47:38,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:38.606 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.800s] 2018-05-23 21:47:42,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:42.961 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.352s] 2018-05-23 21:47:57,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:57.121 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.032s] 2018-05-23 21:47:58,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:58.544 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.423s] 2018-05-23 21:47:58,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:47:58.616 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.073s] 2018-05-23 21:48:03,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:03.005 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.016s] 2018-05-23 21:48:04,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:04.434 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.429s] 2018-05-23 21:48:04,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:04.523 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.089s] 2018-05-23 21:48:08,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:08.423 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.487s] 2018-05-23 21:48:11,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:11.732 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-05-23 21:48:12,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:12.948 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-05-23 21:48:12,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:12.950 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-05-23 21:48:12,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:12.950 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-05-23 21:48:12,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:12.950 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-05-23 21:48:12,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:12.951 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-05-23 21:48:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:15.146 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-05-23 21:48:28,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:28.493 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.729s] 2018-05-23 21:48:39,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:39.933 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.931s] 2018-05-23 21:48:48,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:48.533 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.599s] 2018-05-23 21:48:57,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:48:57.312 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2018-05-23 21:49:30,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:49:30.677 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [26.965s] 2018-05-23 21:50:10,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:50:10.713 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.550s] 2018-05-23 21:50:17,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 21:50:17.448 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-05-23 21:50:19,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '68dcf158-f152-4eb4-ab74-94d43c0cc608']'. 2018-05-23 21:50:20,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 21:50:20,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 21:50:20,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 21:50:20,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 68dcf158-f152-4eb4-ab74-94d43c0cc608 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 21:39:06 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 21:50:19 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:13 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7c143b44-c0a6-4dc1-a980-b433931c7a10) | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 06099e22-f4d3-4e8c-917e-539aa18e8b7a) | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-23 21:50:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 666.74 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 21:50:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 21:50:20,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8764044944% 2018-05-23 21:50:25,180 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 21:50:25,180 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 11:34 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-23 21:50:25,182 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-23 21:50:25,183 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-23 21:50:25,257 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-23 21:50:26,158 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual3 2018-05-23 21:50:26,158 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-23 21:50:26,158 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-23 21:50:27,487 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 21:50:30,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 21:50:30.394 94 INFO rally.deployment.engine [-] Deployment 06099e22-f4d3-4e8c-917e-539aa18e8b7a | Starting: Destroy cloud and free allocated resources. 2018-05-23 21:50:30.406 94 INFO rally.deployment.engine [-] Deployment 06099e22-f4d3-4e8c-917e-539aa18e8b7a | Completed: Destroy cloud and free allocated resources. 2018-05-23 21:50:30.429 94 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10) for deployment 'opnfv-rally'. 2018-05-23 21:50:30.442 94 INFO rally.api [-] Deleting verification (UUID=68dcf158-f152-4eb4-ab74-94d43c0cc608). 2018-05-23 21:50:30.444 94 INFO rally.api [-] Verification has been successfully deleted! 2018-05-23 21:50:30.444 94 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10). 2018-05-23 21:50:30.463 94 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-23 21:50:33,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 21:50:33.449 97 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8def6a1f-5f3f-4fcf-9f32-bbd6819fff46) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8def6a1f-5f3f-4fcf-9f32-bbd6819fff46 | 2018-05-23T21:50:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8def6a1f-5f3f-4fcf-9f32-bbd6819fff46 ~/.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-23 21:50:37,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-23 21:50:37,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-23 21:50:38,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37'... 2018-05-23 21:50:39,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-7e3a8307-3631-4361-8113-666c041ace37'... 2018-05-23 21:50:40,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-7e3a8307-3631-4361-8113-666c041ace37'... 2018-05-23 21:50:44,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37'... 2018-05-23 21:50:44,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37'... 2018-05-23 21:50:44,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-23 21:50:44,642 - 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-23 21:50:44,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 21:50:44,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 21:50:44,672 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 21:51:45,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 40c14003-c5d2-408e-ae75-e9c88172c908 2018-05-23 21:51:45,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-23 21:51:45,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '40c14003-c5d2-408e-ae75-e9c88172c908'] 2018-05-23 21:51:47,226 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616629 Full duration: 7.152409 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77698 Full duration: 7.302482 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812678 Full duration: 7.257774 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | total | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> duration | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.413473 Full duration: 8.260393 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> duration | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047148 Full duration: 7.383868 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 40c14003-c5d2-408e-ae75-e9c88172c908 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.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81163 Full duration: 7.15788 HINTS: * To plot HTML graphics with this data, run: rally task report 40c14003-c5d2-408e-ae75-e9c88172c908 --out output.html * To generate a JUnit report, run: rally task export 40c14003-c5d2-408e-ae75-e9c88172c908 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 40c14003-c5d2-408e-ae75-e9c88172c908 --json --out output.json 2018-05-23 21:51:47,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '40c14003-c5d2-408e-ae75-e9c88172c908'] 2018-05-23 21:51:48,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 21:51:48,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '40c14003-c5d2-408e-ae75-e9c88172c908', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-23 21:51:48,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-23 21:51:48,513 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-23 21:51:48,514 - 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-23 21:51:48,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 21:51:48,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 21:51:48,525 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 21:53:13,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 815aa829-5978-4b79-86c4-6530249735b0 2018-05-23 21:53:13,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '815aa829-5978-4b79-86c4-6530249735b0'] 2018-05-23 21:53:15,254 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 815aa829-5978-4b79-86c4-6530249735b0: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 815aa829-5978-4b79-86c4-6530249735b0 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 | 4.149 | 4.149 | 4.149 | 4.149 | 4.149 | 4.149 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | -> glance_v2.upload_data | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | glance_v2.delete_image | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | total | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 100.0% | 1 | | -> duration | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 4.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.943412 Full duration: 13.106546 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 815aa829-5978-4b79-86c4-6530249735b0 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.583 | 3.583 | 3.583 | 3.583 | 3.583 | 3.583 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | -> glance_v2.upload_data | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | glance_v2.list_images | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 3.645 | 3.645 | 3.645 | 3.645 | 3.645 | 3.645 | 100.0% | 1 | | -> duration | 3.645 | 3.645 | 3.645 | 3.645 | 3.645 | 3.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.645027 Full duration: 14.267303 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 815aa829-5978-4b79-86c4-6530249735b0 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.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | -> duration | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.161798 Full duration: 7.691948 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-7e3a8307-3631-4361-8113-666c041ace37" }, "number_instances": 2, "nics": [ { "net-id": "0925a1af-8a3a-4cdf-bcbc-91703bba5dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 815aa829-5978-4b79-86c4-6530249735b0 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.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | -> glance_v2.upload_data | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 1.467 | 100.0% | 1 | | nova.boot_servers | 10.003 | 10.003 | 10.003 | 10.003 | 10.003 | 10.003 | 100.0% | 1 | | total | 13.731 | 13.731 | 13.731 | 13.731 | 13.731 | 13.731 | 100.0% | 1 | | -> duration | 12.731 | 12.731 | 12.731 | 12.731 | 12.731 | 12.731 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.731071 Full duration: 32.563361 HINTS: * To plot HTML graphics with this data, run: rally task report 815aa829-5978-4b79-86c4-6530249735b0 --out output.html * To generate a JUnit report, run: rally task export 815aa829-5978-4b79-86c4-6530249735b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 815aa829-5978-4b79-86c4-6530249735b0 --json --out output.json 2018-05-23 21:53:15,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '815aa829-5978-4b79-86c4-6530249735b0'] 2018-05-23 21:53:16,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 21:53:16,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '815aa829-5978-4b79-86c4-6530249735b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-23 21:53:16,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-23 21:53:16,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-23 21:53:16,558 - 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-23 21:53:16,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 21:53:16,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 21:53:16,579 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 21:56:20,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 2018-05-23 21:56:20,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '17fea923-d30a-4d65-b8a3-9cfbcddd88d4'] 2018-05-23 21:56:21,561 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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 | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 100.0% | 1 | | total | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | -> duration | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.030877 Full duration: 22.698444 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | cinder_v2.delete_volume | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | total | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> duration | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.438126 Full duration: 14.830693 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.641 | 6.641 | 6.641 | 6.641 | 6.641 | 6.641 | 100.0% | 1 | | cinder_v2.delete_volume | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | | total | 8.863 | 8.863 | 8.863 | 8.863 | 8.863 | 8.863 | 100.0% | 1 | | -> duration | 8.863 | 8.863 | 8.863 | 8.863 | 8.863 | 8.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.86329 Full duration: 19.131458 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.103 | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 100.0% | 1 | | cinder_v2.delete_volume | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | total | 5.324 | 5.324 | 5.324 | 5.324 | 5.324 | 5.324 | 100.0% | 1 | | -> duration | 5.324 | 5.324 | 5.324 | 5.324 | 5.324 | 5.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.323882 Full duration: 15.090796 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | cinder_v2.extend_volume | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | cinder_v2.delete_volume | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 2.216 | 100.0% | 1 | | total | 7.609 | 7.609 | 7.609 | 7.609 | 7.609 | 7.609 | 100.0% | 1 | | -> duration | 7.609 | 7.609 | 7.609 | 7.609 | 7.609 | 7.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.609295 Full duration: 16.96008 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | cinder_v2.delete_volume | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | total | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 100.0% | 1 | | -> duration | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.346554 Full duration: 21.149966 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | cinder_v2.list_qos | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674228 Full duration: 11.525864 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | cinder_v2.set_qos | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755248 Full duration: 11.812372 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | cinder_v2.list_types | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717687 Full duration: 12.607058 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751134 Full duration: 11.742751 HINTS: * To plot HTML graphics with this data, run: rally task report 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 --out output.html * To generate a JUnit report, run: rally task export 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17fea923-d30a-4d65-b8a3-9cfbcddd88d4 --json --out output.json 2018-05-23 21:56:21,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17fea923-d30a-4d65-b8a3-9cfbcddd88d4'] 2018-05-23 21:56:22,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 21:56:22,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17fea923-d30a-4d65-b8a3-9cfbcddd88d4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-23 21:56:22,893 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-23 21:56:22,893 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-23 21:56:22,893 - 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-23 21:56:22,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 21:56:22,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 21:56:22,909 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 21:57:50,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 417f6ceb-a8a5-4d69-9e6c-be887de09c40 2018-05-23 21:57:50,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '417f6ceb-a8a5-4d69-9e6c-be887de09c40'] 2018-05-23 21:57:52,230 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 417f6ceb-a8a5-4d69-9e6c-be887de09c40: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 417f6ceb-a8a5-4d69-9e6c-be887de09c40 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.8 | 4.8 | 4.8 | 4.8 | 4.8 | 4.8 | 100.0% | 1 | | heat.update_stack | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 2.368 | 100.0% | 1 | | heat.delete_stack | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 100.0% | 1 | | total | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 9.457 | 100.0% | 1 | | -> duration | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.457179 Full duration: 20.7027 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 417f6ceb-a8a5-4d69-9e6c-be887de09c40 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.222 | 4.222 | 4.222 | 4.222 | 4.222 | 4.222 | 100.0% | 1 | | heat.check_stack | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | heat.delete_stack | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | total | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 100.0% | 1 | | -> duration | 3.794 | 3.794 | 3.794 | 3.794 | 3.794 | 3.794 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.793728 Full duration: 17.032132 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 417f6ceb-a8a5-4d69-9e6c-be887de09c40 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.305 | 4.305 | 4.305 | 4.305 | 4.305 | 4.305 | 100.0% | 1 | | heat.suspend_stack | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | heat.resume_stack | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | heat.delete_stack | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | total | 8.26 | 8.26 | 8.26 | 8.26 | 8.26 | 8.26 | 100.0% | 1 | | -> duration | 6.26 | 6.26 | 6.26 | 6.26 | 6.26 | 6.26 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.259986 Full duration: 18.884925 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 417f6ceb-a8a5-4d69-9e6c-be887de09c40 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704384 Full duration: 10.133609 HINTS: * To plot HTML graphics with this data, run: rally task report 417f6ceb-a8a5-4d69-9e6c-be887de09c40 --out output.html * To generate a JUnit report, run: rally task export 417f6ceb-a8a5-4d69-9e6c-be887de09c40 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 417f6ceb-a8a5-4d69-9e6c-be887de09c40 --json --out output.json 2018-05-23 21:57:52,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '417f6ceb-a8a5-4d69-9e6c-be887de09c40'] 2018-05-23 21:57:53,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 21:57:53,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '417f6ceb-a8a5-4d69-9e6c-be887de09c40', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-23 21:57:53,549 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-23 21:57:53,549 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-23 21:57:53,549 - 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-23 21:57:53,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 21:57:53,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 21:57:53,572 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 22:01:03,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71c2401f-b090-4110-961d-b91253f7ca5c 2018-05-23 22:01:03,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '71c2401f-b090-4110-961d-b91253f7ca5c'] 2018-05-23 22:01:05,211 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.add_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.revoke_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58227 Full duration: 15.12602 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.add_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> duration | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.563646 Full duration: 14.492775 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.list_projects | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576827 Full duration: 14.358386 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_role | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> duration | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.542565 Full duration: 12.057855 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.delete_service | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> duration | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.551672 Full duration: 12.286703 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.create_user | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | -> keystone_v3.add_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.create_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_project | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_user | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_role | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.list_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922005 Full duration: 18.82221 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | keystone_v3.update_project | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.delete_project | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696714 Full duration: 12.328638 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603558 Full duration: 14.333843 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.570495 Full duration: 14.588497 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | keystone_v3.list_users | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 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.660435 Full duration: 14.231345 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 71c2401f-b090-4110-961d-b91253f7ca5c 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.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | keystone_v3.create_users | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 100.0% | 1 | | -> duration | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 2.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.638249 Full duration: 19.206619 HINTS: * To plot HTML graphics with this data, run: rally task report 71c2401f-b090-4110-961d-b91253f7ca5c --out output.html * To generate a JUnit report, run: rally task export 71c2401f-b090-4110-961d-b91253f7ca5c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 71c2401f-b090-4110-961d-b91253f7ca5c --json --out output.json 2018-05-23 22:01:05,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '71c2401f-b090-4110-961d-b91253f7ca5c'] 2018-05-23 22:01:06,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 22:01:06,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '71c2401f-b090-4110-961d-b91253f7ca5c', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-23 22:01:06,593 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-23 22:01:06,594 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-23 22:01:06,594 - 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-23 22:01:06,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 22:01:06,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 22:01:06,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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 22:06:26,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e62362b6-4eda-408a-a7c9-350421b6a96a 2018-05-23 22:06:26,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e62362b6-4eda-408a-a7c9-350421b6a96a'] 2018-05-23 22:06:28,083 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | neutron.delete_network | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | total | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 100.0% | 1 | | -> duration | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.065642 Full duration: 14.367944 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 1.874 | 100.0% | 1 | | neutron.delete_port | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | -> duration | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.530249 Full duration: 30.536105 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.create_subnet | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | neutron.create_router | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | neutron.add_interface_router | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 100.0% | 1 | | neutron.remove_interface_router | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | neutron.delete_router | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 100.0% | 1 | | -> duration | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 7.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.646072 Full duration: 41.445498 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | neutron.delete_subnet | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | -> duration | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 2.194 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.193503 Full duration: 28.955932 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.list_networks | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> duration | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.33237 Full duration: 16.215694 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | neutron.list_ports | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | -> duration | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.937209 Full duration: 29.608734 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | neutron.create_subnet | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | neutron.create_router | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | neutron.add_interface_router | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 100.0% | 1 | | neutron.list_routers | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 100.0% | 1 | | -> duration | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 4.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.534619 Full duration: 40.357579 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.create_subnet | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | neutron.list_subnets | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | -> duration | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 1.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.733033 Full duration: 34.333594 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.delete_security_group | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.20442 Full duration: 13.409711 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | neutron.create_security_group_rule | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | neutron.delete_security_group | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | -> duration | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.777977 Full duration: 14.217319 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task e62362b6-4eda-408a-a7c9-350421b6a96a 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.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | neutron.create_router | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | neutron.add_gateway_router | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | neutron.remove_gateway_router | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | total | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 100.0% | 1 | | -> duration | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 4.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.914275 Full duration: 25.16487 HINTS: * To plot HTML graphics with this data, run: rally task report e62362b6-4eda-408a-a7c9-350421b6a96a --out output.html * To generate a JUnit report, run: rally task export e62362b6-4eda-408a-a7c9-350421b6a96a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e62362b6-4eda-408a-a7c9-350421b6a96a --json --out output.json 2018-05-23 22:06:28,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e62362b6-4eda-408a-a7c9-350421b6a96a'] 2018-05-23 22:06:29,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 22:06:29,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e62362b6-4eda-408a-a7c9-350421b6a96a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-23 22:06:29,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-23 22:06:29,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-23 22:06:29,417 - 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-23 22:06:29,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 22:06:29,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 22:06:29,439 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 22:09:32,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a28bb51-e4ca-4665-b069-d6c1b22638fe 2018-05-23 22:09:32,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4a28bb51-e4ca-4665-b069-d6c1b22638fe'] 2018-05-23 22:09:33,322 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe: finished -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-7e3a8307-3631-4361-8113-666c041ace37" }, "image": { "name": "Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37" }, "server_kwargs": { "nics": [ { "net-id": "0925a1af-8a3a-4cdf-bcbc-91703bba5dda" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe 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 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | nova.boot_server | 10.083 | 10.083 | 10.083 | 10.083 | 10.083 | 10.083 | 100.0% | 1 | | nova.delete_server | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 100.0% | 1 | | nova.delete_keypair | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 13.754 | 13.754 | 13.754 | 13.754 | 13.754 | 13.754 | 100.0% | 1 | | -> duration | 12.754 | 12.754 | 12.754 | 12.754 | 12.754 | 12.754 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.75429 Full duration: 36.332216 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-7e3a8307-3631-4361-8113-666c041ace37" }, "image": { "name": "Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37" }, "volume_size": 5, "nics": [ { "net-id": "0925a1af-8a3a-4cdf-bcbc-91703bba5dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe 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 | 5.6 | 5.6 | 5.6 | 5.6 | 5.6 | 5.6 | 100.0% | 1 | | nova.boot_server | 8.44 | 8.44 | 8.44 | 8.44 | 8.44 | 8.44 | 100.0% | 1 | | nova.delete_server | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 100.0% | 1 | | total | 17.254 | 17.254 | 17.254 | 17.254 | 17.254 | 17.254 | 100.0% | 1 | | -> duration | 16.254 | 16.254 | 16.254 | 16.254 | 16.254 | 16.254 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.254042 Full duration: 41.710924 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-7e3a8307-3631-4361-8113-666c041ace37" }, "image": { "name": "Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37" }, "force_delete": false, "nics": [ { "net-id": "0925a1af-8a3a-4cdf-bcbc-91703bba5dda" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe 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 | 8.123 | 8.123 | 8.123 | 8.123 | 8.123 | 8.123 | 100.0% | 1 | | nova.pause_server | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 100.0% | 1 | | nova.unpause_server | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 3.108 | 100.0% | 1 | | nova.delete_server | 3.271 | 3.271 | 3.271 | 3.271 | 3.271 | 3.271 | 100.0% | 1 | | total | 17.065 | 17.065 | 17.065 | 17.065 | 17.065 | 17.065 | 100.0% | 1 | | -> duration | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.064886 Full duration: 38.837601 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-7e3a8307-3631-4361-8113-666c041ace37" }, "image": { "name": "Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe 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 | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 7.932 | 100.0% | 1 | | nova.list_interfaces | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 8.17 | 8.17 | 8.17 | 8.17 | 8.17 | 8.17 | 100.0% | 1 | | -> duration | 7.17 | 7.17 | 7.17 | 7.17 | 7.17 | 7.17 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.169949 Full duration: 34.891595 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4a28bb51-e4ca-4665-b069-d6c1b22638fe 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | nova.delete_server_group | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845836 Full duration: 9.184235 HINTS: * To plot HTML graphics with this data, run: rally task report 4a28bb51-e4ca-4665-b069-d6c1b22638fe --out output.html * To generate a JUnit report, run: rally task export 4a28bb51-e4ca-4665-b069-d6c1b22638fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a28bb51-e4ca-4665-b069-d6c1b22638fe --json --out output.json 2018-05-23 22:09:33,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4a28bb51-e4ca-4665-b069-d6c1b22638fe'] 2018-05-23 22:09:34,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 22:09:34,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4a28bb51-e4ca-4665-b069-d6c1b22638fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-23 22:09:34,651 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-23 22:09:34,652 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-23 22:09:34,652 - 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-23 22:09:34,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-23 22:09:34,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-23 22:09:34,678 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '0925a1af-8a3a-4cdf-bcbc-91703bba5dda', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7e3a8307-3631-4361-8113-666c041ace37', 'flavor_name': 'rally-tiny-7e3a8307-3631-4361-8113-666c041ace37', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7e3a8307-3631-4361-8113-666c041ace37', '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-23 22:10:27,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2492c96e-00b6-44b5-9d57-6efb291e87ce 2018-05-23 22:10:27,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2492c96e-00b6-44b5-9d57-6efb291e87ce'] 2018-05-23 22:10:28,738 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2492c96e-00b6-44b5-9d57-6efb291e87ce: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2492c96e-00b6-44b5-9d57-6efb291e87ce 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.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | quotas.delete_quotas | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801734 Full duration: 8.461202 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2492c96e-00b6-44b5-9d57-6efb291e87ce 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> duration | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751012 Full duration: 8.286635 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2492c96e-00b6-44b5-9d57-6efb291e87ce 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.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742159 Full duration: 8.314481 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2492c96e-00b6-44b5-9d57-6efb291e87ce 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.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.011289 Full duration: 8.816058 HINTS: * To plot HTML graphics with this data, run: rally task report 2492c96e-00b6-44b5-9d57-6efb291e87ce --out output.html * To generate a JUnit report, run: rally task export 2492c96e-00b6-44b5-9d57-6efb291e87ce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2492c96e-00b6-44b5-9d57-6efb291e87ce --json --out output.json 2018-05-23 22:10:28,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2492c96e-00b6-44b5-9d57-6efb291e87ce'] 2018-05-23 22:10:30,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-23 22:10:30,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2492c96e-00b6-44b5-9d57-6efb291e87ce', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-23 22:10:30,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-23 22:10:30,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:44 | 6 | 100.00% | | glance | 01:07 | 4 | 100.00% | | cinder | 02:37 | 10 | 100.00% | | heat | 01:06 | 4 | 100.00% | | keystone | 02:41 | 11 | 100.00% | | neutron | 04:48 | 11 | 100.00% | | nova | 02:40 | 5 | 100.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:16:21 | 55 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-23 22:10:30,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-23 22:10:37,929 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-23 22:10:39,716 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:10:39,716 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:10 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-23 22:10:39,718 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-05-23 22:10:39,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 22:10:39,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 22:10:39,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 22:10:42,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 22:10:42.663 10429 INFO rally.deployment.engine [-] Deployment 8def6a1f-5f3f-4fcf-9f32-bbd6819fff46 | Starting: Destroy cloud and free allocated resources. 2018-05-23 22:10:42.675 10429 INFO rally.deployment.engine [-] Deployment 8def6a1f-5f3f-4fcf-9f32-bbd6819fff46 | Completed: Destroy cloud and free allocated resources. 2018-05-23 22:10:42.688 10429 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10). 2018-05-23 22:10:42.691 10429 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-23 22:10:45,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 22:10:45.607 10432 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=300eb391-7203-4676-b0f0-ddf3e3709a4a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 300eb391-7203-4676-b0f0-ddf3e3709a4a | 2018-05-23T22:10:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 300eb391-7203-4676-b0f0-ddf3e3709a4a ~/.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-23 22:10:49,869 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-23 22:10:49,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 22:10:52,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 22:10:52.658 10438 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=7c143b44-c0a6-4dc1-a980-b433931c7a10). 2018-05-23 22:10:52.814 10438 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-23 22:10:57,041 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-23 22:10:55.778 10441 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-23 22:10:55.837 10441 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-23 22:10:56.893 10441 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d) as the default verifier for the future CLI operations. 2018-05-23 22:11:01,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-520a34b0-c2ac-4117-bd5e-522654129917' 2018-05-23 22:11:01,930 - 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-23T22:11:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ce562a8a-f796-4f37-94bd-02f23a8aa85d', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-520a34b0-c2ac-4117-bd5e-522654129917', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T22:11:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 22:11:02,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T22:11:02Z', 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'0095e346-7c16-4103-9764-536a8089fd1d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-520a34b0-c2ac-4117-bd5e-522654129917', u'enable_dhcp': True, u'network_id': u'ce562a8a-f796-4f37-94bd-02f23a8aa85d', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T22:11:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 22:11:02,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 22:11:02,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-520a34b0-c2ac-4117-bd5e-522654129917' 2018-05-23 22:11:04,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-520a34b0-c2ac-4117-bd5e-522654129917', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:11:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1e3336cb-921d-488a-bfbe-a642c5d7d0b6/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1e3336cb-921d-488a-bfbe-a642c5d7d0b6', u'size': None, u'name': u'Cirros-0.4.0-520a34b0-c2ac-4117-bd5e-522654129917', u'checksum': None, u'self': u'/v2/images/1e3336cb-921d-488a-bfbe-a642c5d7d0b6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:11:02Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:11:04,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-520a34b0-c2ac-4117-bd5e-522654129917' 2018-05-23 22:11:06,306 - 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-520a34b0-c2ac-4117-bd5e-522654129917', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:11:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3099a093-99cc-4e29-a2fa-b2114130e712/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3099a093-99cc-4e29-a2fa-b2114130e712', u'size': None, u'name': u'Cirros-0.4.0-1-520a34b0-c2ac-4117-bd5e-522654129917', u'checksum': None, u'self': u'/v2/images/3099a093-99cc-4e29-a2fa-b2114130e712', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:11:04Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:11:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 22:11:06,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-520a34b0-c2ac-4117-bd5e-522654129917', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'215b9dee-ed36-4b8e-98e0-a10aacece51c', 'swap': 0}) 2018-05-23 22:11:06,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-520a34b0-c2ac-4117-bd5e-522654129917', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'f7797c1c-af18-48a1-a562-d1140ce7b30b', 'swap': 0}) 2018-05-23 22:11:10,259 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 22:11:09.390 10460 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d) for deployment 'opnfv-rally' (UUID=300eb391-7203-4676-b0f0-ddf3e3709a4a). 2018-05-23 22:11:10.140 10460 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d) has been successfully configured for deployment 'opnfv-rally' (UUID=300eb391-7203-4676-b0f0-ddf3e3709a4a)! 2018-05-23 22:11:10,260 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 22:11:10,260 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 22:11:10,262 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 22:11:13,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-05-23 22:11:16,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:16.009 10472 INFO rally.api [-] Starting verification (UUID=96b42195-4975-494c-b68b-95bf019938e3) for deployment 'opnfv-rally' (UUID=300eb391-7203-4676-b0f0-ddf3e3709a4a) by verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d). 2018-05-23 22:11:16,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 96b42195-4975-494c-b68b-95bf019938e3 2018-05-23 22:11:30,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:30.697 10472 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.166s] 2018-05-23 22:11:30,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:30.963 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.134s] 2018-05-23 22:11:31,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:31.585 10472 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.289s] 2018-05-23 22:11:32,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.188 10472 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.271s] 2018-05-23 22:11:32,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.228 10472 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.040s] 2018-05-23 22:11:32,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.353 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.040s] 2018-05-23 22:11:32,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.407 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.054s] 2018-05-23 22:11:32,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.477 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.069s] 2018-05-23 22:11:32,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.523 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.046s] 2018-05-23 22:11:32,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.557 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.034s] 2018-05-23 22:11:32,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.589 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.031s] 2018-05-23 22:11:32,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.669 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.705s] 2018-05-23 22:11:32,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.680 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.090s] 2018-05-23 22:11:32,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.797 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.116s] 2018-05-23 22:11:32,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.815 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.017s] 2018-05-23 22:11:32,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.909 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.093s] 2018-05-23 22:11:32,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:32.927 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.017s] 2018-05-23 22:11:33,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.022 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.095s] 2018-05-23 22:11:33,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.120 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.098s] 2018-05-23 22:11:33,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.194 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.073s] 2018-05-23 22:11:33,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.269 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.075s] 2018-05-23 22:11:33,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.468 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.798s] 2018-05-23 22:11:33,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.670 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.400s] 2018-05-23 22:11:33,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.751 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.080s] 2018-05-23 22:11:33,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.806 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.055s] 2018-05-23 22:11:33,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.828 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.021s] 2018-05-23 22:11:33,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.885 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.057s] 2018-05-23 22:11:33,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:33.977 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.091s] 2018-05-23 22:11:34,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:34.053 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.075s] 2018-05-23 22:11:34,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:34.092 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.623s] 2018-05-23 22:11:34,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:34.168 10472 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.115s] 2018-05-23 22:11:34,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:34.784 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.691s] 2018-05-23 22:11:36,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:36.007 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.222s] 2018-05-23 22:11:36,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:36.913 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.904s] 2018-05-23 22:11:37,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:37.005 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.094s] 2018-05-23 22:11:37,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:37.017 10472 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.466s] 2018-05-23 22:11:37,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:37.065 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.059s] 2018-05-23 22:11:37,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:37.093 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.027s] 2018-05-23 22:11:37,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:37.123 10472 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.029s] 2018-05-23 22:11:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:40.002 10472 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.423s] 2018-05-23 22:11:40,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:40.641 10472 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.631s] 2018-05-23 22:11:41,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:41.106 10472 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.103s] 2018-05-23 22:11:41,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:41.152 10472 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.511s] 2018-05-23 22:11:43,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.658 10472 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.153s] 2018-05-23 22:11:43,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.733 10472 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.276s] 2018-05-23 22:11:43,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.809 10472 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.152s] 2018-05-23 22:11:43,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.851 10472 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.118s] 2018-05-23 22:11:43,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.933 10472 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.220s] 2018-05-23 22:11:43,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:43.959 10472 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.026s] 2018-05-23 22:11:44,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.024 10472 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.006s] 2018-05-23 22:11:44,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.243 10472 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.667s] 2018-05-23 22:11:44,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.462 10472 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.502s] 2018-05-23 22:11:44,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.479 10472 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.017s] 2018-05-23 22:11:44,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.516 10472 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.036s] 2018-05-23 22:11:44,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:44.654 10472 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.021s] 2018-05-23 22:11:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:45.255 10472 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.240s] 2018-05-23 22:11:45,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:45.416 10472 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [2.516s] 2018-05-23 22:11:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:45.453 10472 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.198s] 2018-05-23 22:11:46,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:46.047 10472 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.478s] 2018-05-23 22:11:46,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:46.147 10472 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.100s] 2018-05-23 22:11:46,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:46.505 10472 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.513s] 2018-05-23 22:11:46,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:46.540 10472 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.634s] 2018-05-23 22:11:46,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:46.987 10472 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.446s] 2018-05-23 22:11:47,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:47.504 10472 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.516s] 2018-05-23 22:11:47,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:47.629 10472 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [2.212s] 2018-05-23 22:11:48,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:48.991 10472 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [1.362s] 2018-05-23 22:11:49,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:49.865 10472 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.076s] 2018-05-23 22:11:53,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:53.913 10472 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.749s] 2018-05-23 22:11:54,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:54.934 10472 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.020s] 2018-05-23 22:11:56,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:56.377 10472 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [1.799s] 2018-05-23 22:11:58,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:58.730 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.025s] 2018-05-23 22:11:58,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:58.748 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.017s] 2018-05-23 22:11:58,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:58.863 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.115s] 2018-05-23 22:11:58,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:58.931 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.068s] 2018-05-23 22:11:58,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:58.992 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.060s] 2018-05-23 22:11:59,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:59.095 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.102s] 2018-05-23 22:11:59,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:59.218 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.123s] 2018-05-23 22:11:59,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:59.351 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.132s] 2018-05-23 22:11:59,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:59.499 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.148s] 2018-05-23 22:11:59,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:11:59.629 10472 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.130s] 2018-05-23 22:12:01,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:01.135 10472 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [7.746s] 2018-05-23 22:12:02,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:02.777 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [11.871s] 2018-05-23 22:12:04,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:04.870 10472 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.920s] 2018-05-23 22:12:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:06.545 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [19.440s] 2018-05-23 22:12:07,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:07.295 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.133s] 2018-05-23 22:12:07,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:07.403 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.107s] 2018-05-23 22:12:07,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:07.536 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.133s] 2018-05-23 22:12:08,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:08.400 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.864s] 2018-05-23 22:12:08,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:08.800 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.399s] 2018-05-23 22:12:09,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:09.748 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.945s] 2018-05-23 22:12:09,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:09.872 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.125s] 2018-05-23 22:12:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.057 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.184s] 2018-05-23 22:12:10,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.260 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.203s] 2018-05-23 22:12:10,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.397 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.136s] 2018-05-23 22:12:10,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.512 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.114s] 2018-05-23 22:12:10,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.736 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.224s] 2018-05-23 22:12:10,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.744 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [7.967s] 2018-05-23 22:12:10,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:10.971 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.234s] 2018-05-23 22:12:11,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:11.211 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.240s] 2018-05-23 22:12:11,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:11.338 10472 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.127s] 2018-05-23 22:12:11,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:11.446 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [21.272s] 2018-05-23 22:12:20,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:20.039 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.426s] 2018-05-23 22:12:22,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:22.332 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [2.292s] 2018-05-23 22:12:23,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:23.318 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.772s] 2018-05-23 22:12:24,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:24.039 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.706s] 2018-05-23 22:12:25,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:25.999 10472 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [42.256s] 2018-05-23 22:12:26,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:26.073 10472 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [41.824s] 2018-05-23 22:12:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:26.413 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [15.667s] 2018-05-23 22:12:27,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:27.110 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.072s] 2018-05-23 22:12:27,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:27.672 10472 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [22.801s] 2018-05-23 22:12:28,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:28.874 10472 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.375s] 2018-05-23 22:12:30,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:30.786 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.674s] 2018-05-23 22:12:31,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:31.854 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [20.405s] 2018-05-23 22:12:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:32.431 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [6.018s] 2018-05-23 22:12:33,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:33.769 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.981s] 2018-05-23 22:12:34,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:34.998 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.392s] 2018-05-23 22:12:35,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:35.067 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.298s] 2018-05-23 22:12:35,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:35.769 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.769s] 2018-05-23 22:12:36,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:36.034 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.966s] 2018-05-23 22:12:36,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:36.504 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.735s] 2018-05-23 22:12:37,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:37.570 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.536s] 2018-05-23 22:12:37,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:37.680 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.176s] 2018-05-23 22:12:37,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:37.865 10472 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [8.989s] 2018-05-23 22:12:39,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:39.037 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.356s] 2018-05-23 22:12:39,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:39.568 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [16.248s] 2018-05-23 22:12:39,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:39.995 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.423s] 2018-05-23 22:12:40,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.003 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.434s] 2018-05-23 22:12:40,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.439 10472 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.402s] 2018-05-23 22:12:40,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.444 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.441s] 2018-05-23 22:12:40,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.675 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.230s] 2018-05-23 22:12:40,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.821 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.582s] 2018-05-23 22:12:40,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:40.866 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.044s] 2018-05-23 22:12:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.145 10472 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.470s] 2018-05-23 22:12:41,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.575 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.709s] 2018-05-23 22:12:41,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.604 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.029s] 2018-05-23 22:12:41,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.643 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.038s] 2018-05-23 22:12:41,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.674 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.679s] 2018-05-23 22:12:41,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:41.786 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.142s] 2018-05-23 22:12:42,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:42.109 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.321s] 2018-05-23 22:12:42,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:42.255 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [9.822s] 2018-05-23 22:12:42,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:42.442 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.334s] 2018-05-23 22:12:43,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:43.028 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.585s] 2018-05-23 22:12:43,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:43.056 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.027s] 2018-05-23 22:12:43,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:43.262 10472 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.207s] 2018-05-23 22:12:43,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:43.425 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.750s] 2018-05-23 22:12:44,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:44.740 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.315s] 2018-05-23 22:12:45,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:45.869 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [14.013s] 2018-05-23 22:12:47,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:47.542 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.286s] 2018-05-23 22:12:47,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:47.668 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.927s] 2018-05-23 22:12:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:49.029 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.361s] 2018-05-23 22:12:50,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:50.373 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.343s] 2018-05-23 22:12:51,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:51.834 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.460s] 2018-05-23 22:12:52,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:52.731 10472 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.897s] 2018-05-23 22:12:57,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:57.061 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.518s] 2018-05-23 22:12:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:57.476 10472 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.415s] 2018-05-23 22:12:57,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:12:57.665 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [11.796s] 2018-05-23 22:13:03,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:03.881 10472 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [36.202s] 2018-05-23 22:13:08,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:08.467 10472 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON ... fail 2018-05-23 22:13:09,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:09.406 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [11.740s] 2018-05-23 22:13:20,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:20.785 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [11.378s] 2018-05-23 22:13:25,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:25.361 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.574s] 2018-05-23 22:13:33,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:33.067 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.703s] 2018-05-23 22:13:35,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:35.122 10472 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [69.043s] 2018-05-23 22:13:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.110 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.040s] 2018-05-23 22:13:39,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.334 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.224s] 2018-05-23 22:13:39,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.505 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.171s] 2018-05-23 22:13:39,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.626 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.121s] 2018-05-23 22:13:39,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.736 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.109s] 2018-05-23 22:13:39,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:39.927 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.190s] 2018-05-23 22:13:40,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:40.104 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.177s] 2018-05-23 22:13:40,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:40.275 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.171s] 2018-05-23 22:13:40,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:40.414 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.138s] 2018-05-23 22:13:45,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:13:45.190 10472 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.776s] 2018-05-23 22:14:08,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:14:08.900 10472 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [33.773s] 2018-05-23 22:14:47,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:14:47.605 10472 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [82.030s] 2018-05-23 22:14:52,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:14:52.456 10472 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [184.937s] 2018-05-23 22:15:07,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:07.803 10472 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [98.742s] 2018-05-23 22:15:07,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:07.912 10472 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.109s] 2018-05-23 22:15:08,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:08.242 10472 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.330s] 2018-05-23 22:15:08,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:08.412 10472 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.169s] 2018-05-23 22:15:08,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:08.413 10472 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-05-23 22:15:11,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:11.389 10472 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [104.200s] 2018-05-23 22:15:11,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:11.491 10472 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.102s] 2018-05-23 22:15:11,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:11.848 10472 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.357s] 2018-05-23 22:15:12,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:12.025 10472 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.175s] 2018-05-23 22:15:12,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:12.025 10472 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-05-23 22:15:28,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:28.669 10472 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [180.081s] 2018-05-23 22:15:29,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:29.262 10472 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.596s] 2018-05-23 22:15:33,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:33.425 10472 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [84.516s] 2018-05-23 22:15:37,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:15:37.842 10472 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [50.236s] 2018-05-23 22:16:09,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:16:09.301 10472 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [235.599s] 2018-05-23 22:16:11,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:16:11.613 10472 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [33.769s] 2018-05-23 22:16:29,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:16:29.768 10472 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.153s] 2018-05-23 22:16:38,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:16:38.916 10472 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.610s] 2018-05-23 22:16:51,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '96b42195-4975-494c-b68b-95bf019938e3']'. 2018-05-23 22:16:52,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 96b42195-4975-494c-b68b-95bf019938e3 | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 22:11:16 | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 22:16:51 | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:35 | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 31bfaecb-3802-4422-961d-67793f2cff4d) | 2018-05-23 22:16:52,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 300eb391-7203-4676-b0f0-ddf3e3709a4a) | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 311.404 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 193 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 11 | 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 22:16:52,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 22:16:53,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 94.6078431373% 2018-05-23 22:16:58,684 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:16:58,685 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:57 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-05-23 22:16:58,687 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-05-23 22:16:58,687 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-23 22:16:58,762 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 22:16:58,762 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 22:16:58,762 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 22:17:01,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 22:17:01.526 10699 INFO rally.deployment.engine [-] Deployment 300eb391-7203-4676-b0f0-ddf3e3709a4a | Starting: Destroy cloud and free allocated resources. 2018-05-23 22:17:01.538 10699 INFO rally.deployment.engine [-] Deployment 300eb391-7203-4676-b0f0-ddf3e3709a4a | Completed: Destroy cloud and free allocated resources. 2018-05-23 22:17:01.568 10699 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d) for deployment 'opnfv-rally'. 2018-05-23 22:17:01.586 10699 INFO rally.api [-] Deleting verification (UUID=96b42195-4975-494c-b68b-95bf019938e3). 2018-05-23 22:17:01.589 10699 INFO rally.api [-] Verification has been successfully deleted! 2018-05-23 22:17:01.589 10699 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d). 2018-05-23 22:17:01.596 10699 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-23 22:17:04,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 22:17:04.549 10702 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2c6acb35-eef8-4b3c-a037-512b8a204a2f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2c6acb35-eef8-4b3c-a037-512b8a204a2f | 2018-05-23T22:17:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2c6acb35-eef8-4b3c-a037-512b8a204a2f ~/.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-23 22:17:08,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-23 22:17:08,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 22:17:11,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 22:17:11.734 10708 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=31bfaecb-3802-4422-961d-67793f2cff4d). 2018-05-23 22:17:11.825 10708 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-23 22:17:15,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-23 22:17:14.707 10711 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-23 22:17:14.756 10711 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-23 22:17:15.839 10711 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3) as the default verifier for the future CLI operations. 2018-05-23 22:17:20,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-c155ffac-92ba-4fa5-80c0-330e858dad42' 2018-05-23 22:17:21,234 - 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-23T22:17:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'04247168-5dc4-4846-8e96-cf8565368e19', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-c155ffac-92ba-4fa5-80c0-330e858dad42', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T22:17:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 22:17:22,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T22:17:21Z', 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'0a86336a-a8ac-4533-b730-245aee448955', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-c155ffac-92ba-4fa5-80c0-330e858dad42', u'enable_dhcp': True, u'network_id': u'04247168-5dc4-4846-8e96-cf8565368e19', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T22:17:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 22:17:22,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 22:17:22,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-c155ffac-92ba-4fa5-80c0-330e858dad42' 2018-05-23 22:17:22,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-c155ffac-92ba-4fa5-80c0-330e858dad42', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:17:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/77092dd2-47d6-4d5d-b58f-13845c22cb44/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'77092dd2-47d6-4d5d-b58f-13845c22cb44', u'size': None, u'name': u'Cirros-0.4.0-c155ffac-92ba-4fa5-80c0-330e858dad42', u'checksum': None, u'self': u'/v2/images/77092dd2-47d6-4d5d-b58f-13845c22cb44', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:17:22Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:17:22,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-c155ffac-92ba-4fa5-80c0-330e858dad42' 2018-05-23 22:17:23,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-c155ffac-92ba-4fa5-80c0-330e858dad42', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T22:17:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6c27a97b-6df9-4786-8813-055777b3cf19/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6c27a97b-6df9-4786-8813-055777b3cf19', u'size': None, u'name': u'Cirros-0.4.0-1-c155ffac-92ba-4fa5-80c0-330e858dad42', u'checksum': None, u'self': u'/v2/images/6c27a97b-6df9-4786-8813-055777b3cf19', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T22:17:22Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 22:17:23,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 22:17:23,812 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-c155ffac-92ba-4fa5-80c0-330e858dad42', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'd7f2a3a5-ae3d-4270-bf13-6db0c010c157', 'swap': 0}) 2018-05-23 22:17:23,916 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-c155ffac-92ba-4fa5-80c0-330e858dad42', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'3e5dc05a-383b-44e2-88f6-91fd870e27c3', 'swap': 0}) 2018-05-23 22:17:27,645 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 22:17:26.779 10730 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3) for deployment 'opnfv-rally' (UUID=2c6acb35-eef8-4b3c-a037-512b8a204a2f). 2018-05-23 22:17:27.533 10730 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3) has been successfully configured for deployment 'opnfv-rally' (UUID=2c6acb35-eef8-4b3c-a037-512b8a204a2f)! 2018-05-23 22:17:27,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 22:17:27,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 22:17:27,646 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 22:17:27,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 22:17:32,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-24e922ae-e250-4a43-8110-e53dd59f8ff3/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-23 22:17:32,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-23 22:17:34,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 22:17:34.916 10739 INFO rally.api [-] Starting verification (UUID=256cf454-4d74-4788-b352-3be1196b2b34) for deployment 'opnfv-rally' (UUID=2c6acb35-eef8-4b3c-a037-512b8a204a2f) by verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3). 2018-05-23 22:17:34,917 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 256cf454-4d74-4788-b352-3be1196b2b34 2018-05-23 22:21:19,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '256cf454-4d74-4788-b352-3be1196b2b34']'. 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 256cf454-4d74-4788-b352-3be1196b2b34 | 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 22:21:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 22:17:34 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 22:21:19 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:45 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 24e922ae-e250-4a43-8110-e53dd59f8ff3) | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2c6acb35-eef8-4b3c-a037-512b8a204a2f) | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 193.374 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 155 | 2018-05-23 22:21:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 22:21:20,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 22:21:20,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 22:21:20,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 22:21:20,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 22:21:20,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-23 22:21:25,494 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 22:21:25,494 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-23 22:21:25,496 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-23 22:21:26,955 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-23 23:03:34,078 - 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 2527.077s OK 2018-05-23 23:03:34,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 23:03:34,653 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-23 23:03:34,655 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-23 23:03:34,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-23 23:03:34,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-23 23:03:34,719 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-23 23:03:37,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-23 23:03:37.557 11128 INFO rally.deployment.engine [-] Deployment 2c6acb35-eef8-4b3c-a037-512b8a204a2f | Starting: Destroy cloud and free allocated resources. 2018-05-23 23:03:37.568 11128 INFO rally.deployment.engine [-] Deployment 2c6acb35-eef8-4b3c-a037-512b8a204a2f | Completed: Destroy cloud and free allocated resources. 2018-05-23 23:03:37.605 11128 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3) for deployment 'opnfv-rally'. 2018-05-23 23:03:37.630 11128 INFO rally.api [-] Deleting verification (UUID=256cf454-4d74-4788-b352-3be1196b2b34). 2018-05-23 23:03:37.633 11128 INFO rally.api [-] Verification has been successfully deleted! 2018-05-23 23:03:37.633 11128 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3). 2018-05-23 23:03:37.640 11128 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-05-23 23:03:40,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-05-23 23:03:40.632 11131 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dca29481-1331-4417-a975-d100d82e878b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dca29481-1331-4417-a975-d100d82e878b | 2018-05-23T23:03:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dca29481-1331-4417-a975-d100d82e878b ~/.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-23 23:03:45,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-23 23:03:45,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-23 23:03:48,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-23 23:03:47.871 11137 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=24e922ae-e250-4a43-8110-e53dd59f8ff3). 2018-05-23 23:03:47.964 11137 INFO rally.api [-] Verifier has been successfully deleted! 2018-05-23 23:03:52,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-05-23 23:03:50.847 11140 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-05-23 23:03:50.898 11140 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-05-23 23:03:51.951 11140 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6830ded-640c-485c-892f-eea23286aed8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e6830ded-640c-485c-892f-eea23286aed8) as the default verifier for the future CLI operations. 2018-05-23 23:03:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-21baafe4-6210-488e-aa01-c1ce5899f39f' 2018-05-23 23:03:56,983 - 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-23T23:03:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7dc96f11-d3c8-4078-80e0-40e63073698a', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-21baafe4-6210-488e-aa01-c1ce5899f39f', u'admin_state_up': True, u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T23:03:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 23:03:57,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-23T23:03:57Z', 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'3783169e-38aa-426c-9a93-4f96005a973e', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-21baafe4-6210-488e-aa01-c1ce5899f39f', u'enable_dhcp': True, u'network_id': u'7dc96f11-d3c8-4078-80e0-40e63073698a', u'tenant_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'created_at': u'2018-05-23T23:03:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c0bb4b7e0f964ef3908d11cd2cd62d5b'}) 2018-05-23 23:03:57,609 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-23 23:03:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-21baafe4-6210-488e-aa01-c1ce5899f39f' 2018-05-23 23:03:59,020 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-21baafe4-6210-488e-aa01-c1ce5899f39f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T23:03:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/873e41a8-36c5-4dc0-a24b-1bdc62fabe6b/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'873e41a8-36c5-4dc0-a24b-1bdc62fabe6b', u'size': None, u'name': u'Cirros-0.4.0-21baafe4-6210-488e-aa01-c1ce5899f39f', u'checksum': None, u'self': u'/v2/images/873e41a8-36c5-4dc0-a24b-1bdc62fabe6b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T23:03:57Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 23:03:59,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-21baafe4-6210-488e-aa01-c1ce5899f39f' 2018-05-23 23:04:00,038 - 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-21baafe4-6210-488e-aa01-c1ce5899f39f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-23T23:03:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d5a5d711-3526-4b7c-b09f-c87b3c26b239/file', u'owner': u'c0bb4b7e0f964ef3908d11cd2cd62d5b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd5a5d711-3526-4b7c-b09f-c87b3c26b239', u'size': None, u'name': u'Cirros-0.4.0-1-21baafe4-6210-488e-aa01-c1ce5899f39f', u'checksum': None, u'self': u'/v2/images/d5a5d711-3526-4b7c-b09f-c87b3c26b239', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-23T23:03:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-23 23:04:00,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-23 23:04:00,121 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-21baafe4-6210-488e-aa01-c1ce5899f39f', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'2aebbfbe-96c1-4eda-bbb6-c8e439bba860', 'swap': 0}) 2018-05-23 23:04:00,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-21baafe4-6210-488e-aa01-c1ce5899f39f', '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'c0bb4b7e0f964ef3908d11cd2cd62d5b', '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'8f280770-417f-4661-b49f-5eb67a22f526', 'swap': 0}) 2018-05-23 23:04:04,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-23 23:04:03.075 11159 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e6830ded-640c-485c-892f-eea23286aed8) for deployment 'opnfv-rally' (UUID=dca29481-1331-4417-a975-d100d82e878b). 2018-05-23 23:04:03.998 11159 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e6830ded-640c-485c-892f-eea23286aed8) has been successfully configured for deployment 'opnfv-rally' (UUID=dca29481-1331-4417-a975-d100d82e878b)! 2018-05-23 23:04:04,197 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-23 23:04:04,197 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-23 23:04:04,199 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-23 23:04:04,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-23 23:04:08,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e6830ded-640c-485c-892f-eea23286aed8/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-23 23:04:08,049 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-23 23:04:08,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-23 23:04:08,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-23 23:04:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-05-23 23:04:10.868 11168 INFO rally.api [-] Starting verification (UUID=2d11d609-0eb0-4160-aaee-3e5866bb6528) for deployment 'opnfv-rally' (UUID=dca29481-1331-4417-a975-d100d82e878b) by verifier 'opnfv-tempest' (UUID=e6830ded-640c-485c-892f-eea23286aed8). 2018-05-23 23:04:10,869 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2d11d609-0eb0-4160-aaee-3e5866bb6528 2018-05-23 23:06:40,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2d11d609-0eb0-4160-aaee-3e5866bb6528']'. 2018-05-23 23:06:42,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-23 23:06:42,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-23 23:06:42,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 23:06:42,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2d11d609-0eb0-4160-aaee-3e5866bb6528 | 2018-05-23 23:06:42,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-23 23:04:10 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-23 23:06:40 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:30 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e6830ded-640c-485c-892f-eea23286aed8) | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dca29481-1331-4417-a975-d100d82e878b) | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.785 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-23 23:06:42,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-23 23:06:42,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-23 23:06:47,312 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 23:06:47,313 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:51 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-23 23:06:47,316 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 11:34 | FAIL | | rally_sanity | functest | smoke | 20:10 | PASS | | refstack_defcore | functest | smoke | 05:57 | FAIL | | patrole | functest | smoke | 04:05 | PASS | | snaps_smoke | functest | smoke | 42:07 | PASS | | neutron_trunk | functest | smoke | 02:51 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-23 23:06:47,320 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-23 23:07:36,521 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-fraser-249 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual3 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 23:07:36,524 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='3ad26464f30853850c7555db6f0ba9191b4383bb7c4ea5931599b0d5' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 23:07:36,524 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 23:07:36,524 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-23 23:07:36,524 - 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-23 23:07:36,526 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-23 23:07:48,379 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-fraser-249 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual3 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-23 23:07:48,382 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='3ad26464f30853850c7555db6f0ba9191b4383bb7c4ea5931599b0d5' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-23 23:07:48,382 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-23 23:07:48,383 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-05-23 23:07:48,384 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-23 23:07:48,384 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-23 23:10:49,379 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-23 23:10:49,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-23 23:10:49,960 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:01 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-23 23:10:49,964 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:01 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-23 23:10:49,965 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK