2018-03-18 03:54:55,191 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-18 03:54:55,192 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:54:55,192 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-18 03:54:55,193 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 03:54:55,193 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-18 03:54:55,782 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 03:54:55,782 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-18 03:54:55,977 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-18 03:54:55,977 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/eed880dfe9c3494e81b461e0fb95d330 ...OK 2018-03-18 03:54:56,196 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-18 03:54:56,197 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-18 03:54:56,500 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-18 03:54:56,501 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-18 03:54:58,083 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-18 03:54:59,377 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-18 03:54:59,393 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-18 03:54:59,393 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:54:59,393 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-39 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-18 03:54:59,394 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-18 03:54:59,394 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-18 03:54:59,394 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:54:59,394 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-18 03:54:59,395 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-18 03:54:59,456 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:54:59,456 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-18 03:55:01,086 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-18 03:55:02,720 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-18 03:55:04,158 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-18 03:55:05,307 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-18 03:55:06,715 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-18 03:55:08,330 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-18 03:55:08,331 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-18 03:55:12,332 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-18 03:55:12,333 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-18 03:55:13,220 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-18 03:55:13,221 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-18 03:55:13,222 - functest.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-03-18 03:55:13,224 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-18 03:55:13,225 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-18 03:55:14,649 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-18 03:55:19,672 - functest.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_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 ---------------------------------------------------------------------- Ran 11 tests in 5.022s OK 2018-03-18 03:55:21,286 - functest.utils.functest_utils - DEBUG - 2018-03-18 03:55:21,286 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 03:55:21,286 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-18 03:55:21,288 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-18 03:55:21,966 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-18 03:58:40,208 - functest.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_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_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_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_null_name (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_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 ---------------------------------------------------------------------- Ran 59 tests in 198.239s OK 2018-03-18 03:58:40,749 - functest.utils.functest_utils - DEBUG - 2018-03-18 03:58:40,750 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 03:58:40,750 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-18 03:58:40,752 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-18 03:58:41,265 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-18 03:59:26,821 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.555s OK 2018-03-18 03:59:27,364 - functest.utils.functest_utils - DEBUG - 2018-03-18 03:59:27,364 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 03:59:27,364 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-18 03:59:27,367 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-39 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-03-18 03:59:27,368 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 03:18 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-18 03:59:27,370 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-18 03:59:33,917 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-18 03:59:33,917 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:59:33,917 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-18 03:59:33,918 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 03:59:33,918 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-18 03:59:34,132 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 03:59:34,133 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-18 03:59:34,332 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-18 03:59:34,332 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/eed880dfe9c3494e81b461e0fb95d330 ...OK 2018-03-18 03:59:34,539 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-18 03:59:34,540 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-18 03:59:34,759 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-18 03:59:34,759 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-18 03:59:35,284 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-18 03:59:36,471 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-18 03:59:36,488 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-39 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-18 03:59:36,488 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:59:36,489 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-18 03:59:36,489 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-18 03:59:36,489 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-18 03:59:36,489 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-18 03:59:36,489 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:59:36,489 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-18 03:59:36,490 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-18 03:59:36,552 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 03:59:36,552 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-18 03:59:38,224 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-18 03:59:39,852 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-18 03:59:41,217 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-18 03:59:42,325 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-18 03:59:43,728 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-18 03:59:45,324 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-18 03:59:45,324 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-18 03:59:48,360 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-18 03:59:48,360 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-18 03:59:49,297 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-18 03:59:49,298 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-18 03:59:49,299 - functest.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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-18 03:59:49,301 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-18 03:59:49,301 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-18 03:59:54,484 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-18 03:59:54,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-18 03:59:54,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-18 03:59:54' 2018-03-18 03:59:54,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 03:59:56,512 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 03:59:58,106 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:07,473 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:08,078 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:08,731 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:13,081 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:15,140 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-48d86260-9605-448b-9bd1-22c40d395868' 2018-03-18 04:00:35,036 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-18 04:00:39,542 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-18 04:00:40,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-18 04:00:41,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-18 04:01:04,274 - functest.utils.functest_utils - DEBUG - 2018-03-18 04:01:04,274 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 04:01:04,274 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-18 04:01:04,276 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-18 04:01:04,334 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-18 04:01:04,334 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-18 04:01:04' 2018-03-18 04:01:04,334 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:06,906 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:08,076 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:17,528 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:18,071 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:22,894 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0fa35d10-566f-4d81-9cb7-e6d0fc6d5dbe' 2018-03-18 04:01:26,749 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-18 04:01:37,285 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-18 04:01:39,829 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-03-18 04:01:47,121 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-18 04:02:07,871 - functest.utils.functest_utils - DEBUG - 2018-03-18 04:02:07,871 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 04:02:07,871 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-18 04:02:07,873 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-18 04:02:10,608 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-18 04:02:11,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-18 04:02:11,594 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-18 04:02:13,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-18 04:02:13,871 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-18 04:02:16,753 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-18 04:02:16,754 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-18 04:02:16,755 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-18 04:02:16,757 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-18 04:02:16,757 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-7aaa594f-37fc-41f0-b0f0-07aae339c118/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-18 04:02:19,309 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-18 04:02:19,310 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-18 04:02:19,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-03-18 04:02:20,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:20.869 79 INFO rally.api [-] Starting verification (UUID=a958f721-b4ee-4456-b385-6d7b33e24662) for deployment 'opnfv-rally' (UUID=da400635-1775-4db5-b9d3-b25e5e6027ce) by verifier 'opnfv-tempest' (UUID=7aaa594f-37fc-41f0-b0f0-07aae339c118). 2018-03-18 04:02:20,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a958f721-b4ee-4456-b385-6d7b33e24662 2018-03-18 04:02:26,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:26.745 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.240s] 2018-03-18 04:02:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:27.037 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.292s] 2018-03-18 04:02:31,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:31.738 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.659s] 2018-03-18 04:02:33,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:33.001 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.264s] 2018-03-18 04:02:39,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:39.930 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.942s] 2018-03-18 04:02:56,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:02:56.499 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.621s] 2018-03-18 04:03:27,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:03:27.161 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.135s] 2018-03-18 04:03:27,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:03:27.162 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-18 04:04:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:04:12.252 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.145s] 2018-03-18 04:04:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:04:12.252 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-18 04:05:28,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:05:28.525 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [34.138s] 2018-03-18 04:05:57,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:05:57.341 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.095s] 2018-03-18 04:05:57,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:05:57.522 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.180s] 2018-03-18 04:06:01,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:01.682 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-18 04:06:01,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:01.683 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-18 04:06:05,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:05.167 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.565s] 2018-03-18 04:06:10,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:10.018 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.131s] 2018-03-18 04:06:15,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:15.662 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.973s] 2018-03-18 04:06:22,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:22.133 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.635s] 2018-03-18 04:06:30,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:30.535 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.387s] 2018-03-18 04:06:35,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:35.472 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.515s] 2018-03-18 04:06:40,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:40.512 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.325s] 2018-03-18 04:06:46,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:46.310 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.673s] 2018-03-18 04:06:52,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:52.687 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.697s] 2018-03-18 04:06:59,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:06:59.584 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.867s] 2018-03-18 04:07:01,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:01.387 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-18 04:07:03,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:03.020 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.116s] 2018-03-18 04:07:03,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:03.133 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.112s] 2018-03-18 04:07:03,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:03.260 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.126s] 2018-03-18 04:07:06,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:06.250 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.580s] 2018-03-18 04:07:06,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:06.805 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.555s] 2018-03-18 04:07:07,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:07.983 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.176s] 2018-03-18 04:07:13,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:13.439 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.900s] 2018-03-18 04:07:31,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:31.486 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.417s] 2018-03-18 04:07:36,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:36.596 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.109s] 2018-03-18 04:07:51,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:51.056 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.507s] 2018-03-18 04:07:54,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:07:54.461 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.404s] 2018-03-18 04:08:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:00.467 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.005s] 2018-03-18 04:08:08,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:08.583 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.689s] 2018-03-18 04:08:11,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:11.839 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.255s] 2018-03-18 04:08:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:15.010 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.171s] 2018-03-18 04:08:31,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:31.869 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.423s] 2018-03-18 04:08:32,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:32.121 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.252s] 2018-03-18 04:08:32,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:32.275 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.154s] 2018-03-18 04:08:32,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:32.402 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.126s] 2018-03-18 04:08:32,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:32.544 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.141s] 2018-03-18 04:08:32,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:32.662 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.118s] 2018-03-18 04:08:49,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:49.217 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.116s] 2018-03-18 04:08:49,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:49.427 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.209s] 2018-03-18 04:08:49,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:49.628 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.200s] 2018-03-18 04:08:49,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:49.752 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.124s] 2018-03-18 04:08:50,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:50.091 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.339s] 2018-03-18 04:08:50,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:08:50.218 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.126s] 2018-03-18 04:09:05,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:05.193 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.716s] 2018-03-18 04:09:13,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:13.020 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.827s] 2018-03-18 04:09:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:15.152 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.131s] 2018-03-18 04:09:15,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:15.235 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.083s] 2018-03-18 04:09:15,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:15.323 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.088s] 2018-03-18 04:09:28,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:28.336 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.952s] 2018-03-18 04:09:36,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:36.324 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.986s] 2018-03-18 04:09:38,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:38.130 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.806s] 2018-03-18 04:09:38,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:38.217 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.087s] 2018-03-18 04:09:38,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:09:38.321 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.104s] 2018-03-18 04:10:03,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:10:03.101 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.788s] 2018-03-18 04:10:17,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:10:17.149 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.048s] 2018-03-18 04:10:30,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:10:30.380 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.231s] 2018-03-18 04:10:41,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:10:41.184 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [10.803s] 2018-03-18 04:11:23,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:11:23.447 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.287s] 2018-03-18 04:11:38,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:11:38.257 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.809s] 2018-03-18 04:11:51,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:11:51.760 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.503s] 2018-03-18 04:12:03,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:03.525 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.763s] 2018-03-18 04:12:25,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:25.148 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.047s] 2018-03-18 04:12:26,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:26.441 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.290s] 2018-03-18 04:12:26,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:26.533 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.094s] 2018-03-18 04:12:30,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:30.012 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.783s] 2018-03-18 04:12:31,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:31.354 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.341s] 2018-03-18 04:12:31,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:31.442 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.089s] 2018-03-18 04:12:34,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:34.338 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.662s] 2018-03-18 04:12:36,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:36.782 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-18 04:12:38,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:38.142 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-18 04:12:38,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:38.142 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-18 04:12:38,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:38.143 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-18 04:12:38,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:38.143 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-18 04:12:38,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:12:38.144 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-18 04:13:05,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:13:05.257 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.083s] 2018-03-18 04:13:20,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:13:20.211 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [14.936s] 2018-03-18 04:13:20,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:13:20.246 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.038s] 2018-03-18 04:14:09,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:09.873 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.045s] 2018-03-18 04:14:10,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:10.362 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.487s] 2018-03-18 04:14:10,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:10.876 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.514s] 2018-03-18 04:14:11,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:11.329 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.453s] 2018-03-18 04:14:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:11.951 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.620s] 2018-03-18 04:14:12,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:14:12.559 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.608s] 2018-03-18 04:15:05,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:15:05.441 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [4.641s] 2018-03-18 04:15:05,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:15:05.493 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.050s] 2018-03-18 04:15:45,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:15:45.996 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [9.234s] 2018-03-18 04:16:01,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:01.886 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [9.429s] 2018-03-18 04:16:12,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:12.893 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [7.401s] 2018-03-18 04:16:24,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:24.686 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [11.791s] 2018-03-18 04:16:34,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:34.687 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [7.271s] 2018-03-18 04:16:43,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:43.720 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [9.032s] 2018-03-18 04:16:51,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:16:51.963 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.064s] 2018-03-18 04:17:01,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:17:01.542 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.070s] 2018-03-18 04:18:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:18:32.017 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.706s] 2018-03-18 04:19:17,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:19:17.864 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [31.866s] 2018-03-18 04:20:24,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:20:24.179 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.495s] 2018-03-18 04:22:44,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:22:44.324 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [102.826s] 2018-03-18 04:24:51,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-18 04:24:51.171 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [101.783s] 2018-03-18 04:25:05,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid a958f721-b4ee-4456-b385-6d7b33e24662'. 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a958f721-b4ee-4456-b385-6d7b33e24662 | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-18 04:02:20 | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-18 04:25:05 | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:22:45 | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7aaa594f-37fc-41f0-b0f0-07aae339c118) | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-18 04:25:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: da400635-1775-4db5-b9d3-b25e5e6027ce) | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1345.871 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-18 04:25:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-18 04:25:06,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-18 04:25:06,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-03-18 04:25:13,106 - functest.utils.functest_utils - DEBUG - 2018-03-18 04:25:13,107 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 04:25:13,107 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 23:02 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-18 04:25:13,110 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-18 04:25:13,110 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-18 04:25:13,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-18 04:25:14,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835'... 2018-03-18 04:25:16,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-581f5085-e0b3-4f07-8362-0ce640b1b835'... 2018-03-18 04:25:17,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-581f5085-e0b3-4f07-8362-0ce640b1b835'... 2018-03-18 04:25:26,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835'... 2018-03-18 04:25:27,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835'... 2018-03-18 04:25:28,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-18 04:25:28,262 - 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-03-18 04:25:28,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:25:28,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:25:28,285 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:26:26,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:25:29.944 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Task validation. 2018-03-18 04:25:29.951 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Task validation of scenarios names. 2018-03-18 04:25:29.954 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Task validation of scenarios names. 2018-03-18 04:25:29.954 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Task validation of syntax. 2018-03-18 04:25:29.987 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Task validation of syntax. 2018-03-18 04:25:29.987 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Task validation of semantic. 2018-03-18 04:25:30.441 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:25:33.021 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:25:33.040 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:25:37.651 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:25:37.652 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Task validation of semantic. 2018-03-18 04:25:37.652 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Task validation. Task 879d466f-6359-4b5e-bdf7-2a1a13436782: started 2018-03-18 04:25:37.672 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Benchmarking. 2018-03-18 04:25:37.698 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:25:40.357 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:25:40.371 280 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:25:40.761 280 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:25:40.780 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:25:44.560 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:25:45.771 153 INFO rally.task.engine [-] Load duration is: 0.389005 2018-03-18 04:25:45.771 153 INFO rally.task.engine [-] Full duration is: 6.863029 2018-03-18 04:25:45.804 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:25:48.077 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:25:48.092 366 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:25:48.914 366 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:25:48.933 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:25:52.913 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:25:53.834 153 INFO rally.task.engine [-] Load duration is: 0.821739 2018-03-18 04:25:53.835 153 INFO rally.task.engine [-] Full duration is: 7.109778 2018-03-18 04:25:53.866 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:25:56.484 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:25:56.497 452 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:25:57.221 452 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:25:57.239 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:26:01.116 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:26:01.894 153 INFO rally.task.engine [-] Load duration is: 0.723316 2018-03-18 04:26:01.894 153 INFO rally.task.engine [-] Full duration is: 7.251956 2018-03-18 04:26:01.924 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:26:04.303 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:26:04.317 538 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:26:04.918 538 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:26:04.936 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:26:08.491 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:26:09.959 153 INFO rally.task.engine [-] Load duration is: 0.600309 2018-03-18 04:26:09.959 153 INFO rally.task.engine [-] Full duration is: 6.568373 2018-03-18 04:26:09.988 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:26:12.985 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:26:12.998 624 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:26:13.822 624 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:26:13.839 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:26:17.872 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:26:18.018 153 INFO rally.task.engine [-] Load duration is: 0.823135 2018-03-18 04:26:18.018 153 INFO rally.task.engine [-] Full duration is: 7.885416 2018-03-18 04:26:18.046 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Enter context: `users` 2018-03-18 04:26:20.348 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Enter context: `users` 2018-03-18 04:26:20.362 710 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 START 2018-03-18 04:26:21.059 710 INFO rally.task.runner [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | ITER: 1 END: OK 2018-03-18 04:26:21.082 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Starting: Exit context: `users` 2018-03-18 04:26:24.766 153 INFO rally.plugins.openstack.context.keystone.users [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Exit context: `users` 2018-03-18 04:26:26.070 153 INFO rally.task.engine [-] Load duration is: 0.696366 2018-03-18 04:26:26.071 153 INFO rally.task.engine [-] Full duration is: 6.72137 2018-03-18 04:26:26.094 153 INFO rally.task.engine [-] Task 879d466f-6359-4b5e-bdf7-2a1a13436782 | Completed: Benchmarking. Task 879d466f-6359-4b5e-bdf7-2a1a13436782: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.389005 Full duration: 6.863029 test scenario Authenticate.validate_cinder +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder_2_times | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821739 Full duration: 7.109778 test scenario Authenticate.validate_glance +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance_2_times | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723316 Full duration: 7.251956 test scenario Authenticate.validate_heat +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat_2_times | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600309 Full duration: 6.568373 test scenario Authenticate.validate_neutron +------------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron_2_times | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823135 Full duration: 7.885416 test scenario Authenticate.validate_nova +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova_2_times | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 0.429 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696366 Full duration: 6.72137 2018-03-18 04:26:26,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 879d466f-6359-4b5e-bdf7-2a1a13436782 2018-03-18 04:26:26,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-18 04:26:26,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '879d466f-6359-4b5e-bdf7-2a1a13436782', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-18 04:26:26,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '879d466f-6359-4b5e-bdf7-2a1a13436782'] 2018-03-18 04:26:27,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:26:27,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-18 04:26:27,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-18 04:26:27,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-18 04:26:27,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:26:27,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:26:27,436 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:27:46,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:26:29.074 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Task validation. 2018-03-18 04:26:29.082 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Task validation of scenarios names. 2018-03-18 04:26:29.084 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Task validation of scenarios names. 2018-03-18 04:26:29.085 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Task validation of syntax. 2018-03-18 04:26:29.114 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Task validation of syntax. 2018-03-18 04:26:29.115 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Task validation of semantic. 2018-03-18 04:26:29.784 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `users` 2018-03-18 04:26:32.242 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `users` 2018-03-18 04:26:33.625 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `users` 2018-03-18 04:26:38.336 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `users` 2018-03-18 04:26:38.336 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Task validation of semantic. 2018-03-18 04:26:38.336 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Task validation. Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464: started 2018-03-18 04:26:38.353 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Benchmarking. 2018-03-18 04:26:38.376 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `users` 2018-03-18 04:26:40.539 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `users` 2018-03-18 04:26:40.557 883 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 START 2018-03-18 04:26:45.672 883 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 END: OK 2018-03-18 04:26:45.692 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: user resources cleanup 2018-03-18 04:26:46.367 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: user resources cleanup 2018-03-18 04:26:46.367 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `users` 2018-03-18 04:26:50.415 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `users` 2018-03-18 04:26:50.441 756 INFO rally.task.engine [-] Load duration is: 5.114389 2018-03-18 04:26:50.441 756 INFO rally.task.engine [-] Full duration is: 12.040187 2018-03-18 04:26:50.470 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `users` 2018-03-18 04:26:53.079 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `users` 2018-03-18 04:26:53.092 989 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 START 2018-03-18 04:26:57.777 989 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 END: OK 2018-03-18 04:26:57.794 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: user resources cleanup 2018-03-18 04:27:00.807 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: user resources cleanup 2018-03-18 04:27:00.809 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `users` 2018-03-18 04:27:04.414 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `users` 2018-03-18 04:27:04.517 756 INFO rally.task.engine [-] Load duration is: 4.684244 2018-03-18 04:27:04.518 756 INFO rally.task.engine [-] Full duration is: 13.945058 2018-03-18 04:27:04.548 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `users` 2018-03-18 04:27:07.012 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `users` 2018-03-18 04:27:07.025 1095 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 START 2018-03-18 04:27:07.695 1095 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 END: OK 2018-03-18 04:27:07.715 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: user resources cleanup 2018-03-18 04:27:08.282 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: user resources cleanup 2018-03-18 04:27:08.282 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `users` 2018-03-18 04:27:12.321 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `users` 2018-03-18 04:27:12.572 756 INFO rally.task.engine [-] Load duration is: 0.66918 2018-03-18 04:27:12.573 756 INFO rally.task.engine [-] Full duration is: 7.774786 2018-03-18 04:27:12.607 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `users` 2018-03-18 04:27:14.984 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `users` 2018-03-18 04:27:14.985 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Enter context: `quotas` 2018-03-18 04:27:15.574 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Enter context: `quotas` 2018-03-18 04:27:16.123 1201 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 START 2018-03-18 04:27:34.702 1201 INFO rally.task.runner [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | ITER: 1 END: OK 2018-03-18 04:27:34.719 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: user resources cleanup 2018-03-18 04:27:42.905 756 INFO rally.plugins.openstack.context.cleanup.user [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: user resources cleanup 2018-03-18 04:27:42.906 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `quotas` 2018-03-18 04:27:42.957 756 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `quotas` 2018-03-18 04:27:42.958 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Starting: Exit context: `users` 2018-03-18 04:27:46.642 756 INFO rally.plugins.openstack.context.keystone.users [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Exit context: `users` 2018-03-18 04:27:46.695 756 INFO rally.task.engine [-] Load duration is: 17.577551 2018-03-18 04:27:46.695 756 INFO rally.task.engine [-] Full duration is: 34.038412 2018-03-18 04:27:46.717 756 INFO rally.task.engine [-] Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464 | Completed: Benchmarking. Task 0db022d3-a754-4c17-83a8-b4f3cdcc7464: finished test scenario GlanceImages.create_and_delete_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.041 | 4.041 | 4.041 | 4.041 | 4.041 | 4.041 | 100.0% | 1 | | glance.delete_image | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | total | 5.114 | 5.114 | 5.114 | 5.114 | 5.114 | 5.114 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.114389 Full duration: 12.040187 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 4.629 | 100.0% | 1 | | glance.list_images | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 4.684 | 4.684 | 4.684 | 4.684 | 4.684 | 4.684 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.684244 Full duration: 13.945058 test scenario GlanceImages.list_images +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.list_images | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66918 Full duration: 7.774786 test scenario GlanceImages.create_image_and_boot_instances +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 3.456 | 100.0% | 1 | | nova.boot_servers | 15.121 | 15.121 | 15.121 | 15.121 | 15.121 | 15.121 | 100.0% | 1 | | total | 17.578 | 17.578 | 17.578 | 17.578 | 17.578 | 17.578 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.577551 Full duration: 34.038412 2018-03-18 04:27:46,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0db022d3-a754-4c17-83a8-b4f3cdcc7464 2018-03-18 04:27:46,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0db022d3-a754-4c17-83a8-b4f3cdcc7464', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-18 04:27:46,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0db022d3-a754-4c17-83a8-b4f3cdcc7464'] 2018-03-18 04:27:48,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:27:48,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-18 04:27:48,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-18 04:27:48,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-18 04:27:48,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:27:48,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:27:48,071 - 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': ['ceilometer'], 'concurrency': 4, 'netid': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:30:52,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:27:49.737 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Task validation. 2018-03-18 04:27:49.745 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Task validation of scenarios names. 2018-03-18 04:27:49.747 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Task validation of scenarios names. 2018-03-18 04:27:49.748 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Task validation of syntax. 2018-03-18 04:27:49.797 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Task validation of syntax. 2018-03-18 04:27:49.798 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Task validation of semantic. 2018-03-18 04:27:50.339 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:27:53.028 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:27:55.077 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:27:59.543 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:27:59.544 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Task validation of semantic. 2018-03-18 04:27:59.544 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Task validation. Task c9018d1c-4c55-4e0b-95e7-6f9a313115da: started 2018-03-18 04:27:59.564 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Benchmarking. 2018-03-18 04:27:59.651 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:28:01.850 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:28:01.863 1494 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:28:31.272 1494 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:28:31.296 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:28:47.944 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:28:47.945 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:28:52.420 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:28:53.765 1367 INFO rally.task.engine [-] Load duration is: 29.408348 2018-03-18 04:28:53.766 1367 INFO rally.task.engine [-] Full duration is: 52.770078 2018-03-18 04:28:53.800 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:28:56.309 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:28:56.321 1600 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:29:12.494 1600 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:29:12.517 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:29:16.788 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:29:16.788 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:29:20.668 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:29:21.873 1367 INFO rally.task.engine [-] Load duration is: 16.172127 2018-03-18 04:29:21.873 1367 INFO rally.task.engine [-] Full duration is: 26.870741 2018-03-18 04:29:21.898 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:29:24.289 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:29:24.301 1706 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:29:33.483 1706 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:29:33.502 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:29:39.606 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:29:39.606 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:29:43.661 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:29:43.957 1367 INFO rally.task.engine [-] Load duration is: 9.180694 2018-03-18 04:29:43.958 1367 INFO rally.task.engine [-] Full duration is: 21.764326 2018-03-18 04:29:43.986 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:29:46.420 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:29:46.433 1812 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:29:51.008 1812 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:29:51.032 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:29:56.597 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:29:56.598 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:30:00.798 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:30:02.039 1367 INFO rally.task.engine [-] Load duration is: 4.573625 2018-03-18 04:30:02.039 1367 INFO rally.task.engine [-] Full duration is: 16.812575 2018-03-18 04:30:02.068 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:30:04.788 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:30:04.800 1918 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:30:09.411 1918 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:30:09.430 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:30:11.370 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:30:11.371 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:30:15.210 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:30:16.112 1367 INFO rally.task.engine [-] Load duration is: 4.610487 2018-03-18 04:30:16.113 1367 INFO rally.task.engine [-] Full duration is: 13.143737 2018-03-18 04:30:16.138 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:30:18.663 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:30:18.676 2024 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:30:24.108 2024 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:30:24.128 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:30:26.043 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:30:26.043 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:30:29.994 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:30:30.187 1367 INFO rally.task.engine [-] Load duration is: 5.431988 2018-03-18 04:30:30.188 1367 INFO rally.task.engine [-] Full duration is: 13.85709 2018-03-18 04:30:30.215 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:30:32.802 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:30:32.814 2130 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:30:38.040 2130 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:30:38.056 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: user resources cleanup 2018-03-18 04:30:40.041 1367 INFO rally.plugins.openstack.context.cleanup.user [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: user resources cleanup 2018-03-18 04:30:40.041 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:30:43.958 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:30:44.264 1367 INFO rally.task.engine [-] Load duration is: 5.224959 2018-03-18 04:30:44.265 1367 INFO rally.task.engine [-] Full duration is: 13.743787 2018-03-18 04:30:44.295 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Enter context: `users` 2018-03-18 04:30:46.688 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Enter context: `users` 2018-03-18 04:30:46.700 2236 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 START 2018-03-18 04:30:47.462 2236 INFO rally.task.runner [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | ITER: 1 END: OK 2018-03-18 04:30:47.482 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Starting: Exit context: `users` 2018-03-18 04:30:51.019 1367 INFO rally.plugins.openstack.context.keystone.users [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Exit context: `users` 2018-03-18 04:30:52.327 1367 INFO rally.task.engine [-] Load duration is: 0.761303 2018-03-18 04:30:52.327 1367 INFO rally.task.engine [-] Full duration is: 6.725369 2018-03-18 04:30:52.364 1367 INFO rally.task.engine [-] Task c9018d1c-4c55-4e0b-95e7-6f9a313115da | Completed: Benchmarking. Task c9018d1c-4c55-4e0b-95e7-6f9a313115da: finished test scenario CeilometerAlarms.create_alarm_and_get_history +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 12.08 | 12.08 | 12.08 | 12.08 | 12.08 | 12.08 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | ceilometer.get_alarm_history | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.275 | 9.275 | 9.275 | 9.275 | 9.275 | 9.275 | 100.0% | 1 | | total | 29.408 | 29.408 | 29.408 | 29.408 | 29.408 | 29.408 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.408348 Full duration: 52.770078 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 12.159 | 100.0% | 1 | | ceilometer.delete_alarm | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 4.013 | 100.0% | 1 | | total | 16.172 | 16.172 | 16.172 | 16.172 | 16.172 | 16.172 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.172127 Full duration: 26.870741 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 100.0% | 1 | | ceilometer.get_alarm | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | total | 9.181 | 9.181 | 9.181 | 9.181 | 9.181 | 9.181 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.180694 Full duration: 21.764326 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.049 | 4.049 | 4.049 | 4.049 | 4.049 | 4.049 | 100.0% | 1 | | ceilometer.list_alarms | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | total | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 4.574 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.573625 Full duration: 16.812575 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 4.568 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 4.61 | 4.61 | 4.61 | 4.61 | 4.61 | 4.61 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.610487 Full duration: 13.143737 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | ceilometer.query_alarms | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 100.0% | 1 | | total | 5.432 | 5.432 | 5.432 | 5.432 | 5.432 | 5.432 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.431988 Full duration: 13.85709 test scenario CeilometerAlarms.create_and_update_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 5.014 | 5.014 | 5.014 | 5.014 | 5.014 | 5.014 | 100.0% | 1 | | ceilometer.update_alarm | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.224959 Full duration: 13.743787 test scenario CeilometerAlarms.list_alarms +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.list_alarms | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761303 Full duration: 6.725369 2018-03-18 04:30:52,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9018d1c-4c55-4e0b-95e7-6f9a313115da 2018-03-18 04:30:52,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c9018d1c-4c55-4e0b-95e7-6f9a313115da', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-18 04:30:52,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c9018d1c-4c55-4e0b-95e7-6f9a313115da'] 2018-03-18 04:30:53,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:30:53,730 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-18 04:30:53,730 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-18 04:30:53,730 - 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-03-18 04:30:53,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:30:53,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:30:53,751 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:32:47,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:30:55.399 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Task validation. 2018-03-18 04:30:55.406 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Task validation of scenarios names. 2018-03-18 04:30:55.409 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Task validation of scenarios names. 2018-03-18 04:30:55.409 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Task validation of syntax. 2018-03-18 04:30:55.469 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Task validation of syntax. 2018-03-18 04:30:55.469 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Task validation of semantic. 2018-03-18 04:30:56.073 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:30:58.447 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:31:00.380 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:31:04.996 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:31:04.997 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Task validation of semantic. 2018-03-18 04:31:04.997 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Task validation. Task 3932527f-290a-4982-a267-a50bf4a8f646: started 2018-03-18 04:31:05.085 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Benchmarking. 2018-03-18 04:31:05.110 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:31:07.508 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:31:07.508 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:31:08.194 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:31:08.194 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `Volumes` 2018-03-18 04:31:11.287 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `Volumes` 2018-03-18 04:31:11.303 2409 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:31:16.640 2409 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:31:16.658 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:31:19.639 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:31:19.639 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `Volumes` 2018-03-18 04:31:19.738 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `Volumes` 2018-03-18 04:31:19.739 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:31:19.769 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:31:19.770 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:31:23.660 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:31:25.182 2282 INFO rally.task.engine [-] Load duration is: 3.336347 2018-03-18 04:31:25.182 2282 INFO rally.task.engine [-] Full duration is: 18.551246 2018-03-18 04:31:25.218 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:31:27.683 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:31:27.684 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:31:28.309 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:31:28.322 2595 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:31:33.868 2595 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:31:33.892 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:31:34.636 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:31:34.636 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:31:34.667 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:31:34.668 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:31:39.049 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:31:39.273 2282 INFO rally.task.engine [-] Load duration is: 3.544312 2018-03-18 04:31:39.273 2282 INFO rally.task.engine [-] Full duration is: 13.834149 2018-03-18 04:31:39.311 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:31:41.792 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:31:41.792 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:31:42.664 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:31:43.323 2761 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:31:50.965 2761 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:31:50.989 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:31:51.834 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:31:51.835 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:31:51.868 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:31:51.868 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:31:56.062 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:31:57.372 2282 INFO rally.task.engine [-] Load duration is: 5.640811 2018-03-18 04:31:57.373 2282 INFO rally.task.engine [-] Full duration is: 16.755724 2018-03-18 04:31:57.403 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:31:59.973 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:31:59.973 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:32:00.628 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:32:00.642 2927 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:32:06.192 2927 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:32:06.211 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:32:06.911 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:32:06.911 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:32:06.943 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:32:06.943 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:32:10.690 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:32:11.454 2282 INFO rally.task.engine [-] Load duration is: 3.54924 2018-03-18 04:32:11.455 2282 INFO rally.task.engine [-] Full duration is: 13.2886 2018-03-18 04:32:11.484 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:32:13.952 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:32:13.953 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:32:14.618 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:32:14.633 3093 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:32:22.420 3093 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:32:22.436 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:32:23.123 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:32:23.124 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:32:23.158 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:32:23.159 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:32:27.139 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:32:27.532 2282 INFO rally.task.engine [-] Load duration is: 5.786237 2018-03-18 04:32:27.532 2282 INFO rally.task.engine [-] Full duration is: 15.656159 2018-03-18 04:32:27.561 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `users` 2018-03-18 04:32:30.109 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `users` 2018-03-18 04:32:30.109 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `quotas` 2018-03-18 04:32:30.799 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `quotas` 2018-03-18 04:32:30.799 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Enter context: `Volumes` 2018-03-18 04:32:33.996 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Enter context: `Volumes` 2018-03-18 04:32:34.009 3259 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 START 2018-03-18 04:32:39.502 3259 INFO rally.task.runner [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | ITER: 1 END: OK 2018-03-18 04:32:39.520 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: user resources cleanup 2018-03-18 04:32:42.507 2282 INFO rally.plugins.openstack.context.cleanup.user [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: user resources cleanup 2018-03-18 04:32:42.509 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `Volumes` 2018-03-18 04:32:42.611 2282 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `Volumes` 2018-03-18 04:32:42.611 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `quotas` 2018-03-18 04:32:42.651 2282 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `quotas` 2018-03-18 04:32:42.651 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Starting: Exit context: `users` 2018-03-18 04:32:46.968 2282 INFO rally.plugins.openstack.context.keystone.users [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Exit context: `users` 2018-03-18 04:32:47.627 2282 INFO rally.task.engine [-] Load duration is: 3.491993 2018-03-18 04:32:47.627 2282 INFO rally.task.engine [-] Full duration is: 19.40868 2018-03-18 04:32:47.649 2282 INFO rally.task.engine [-] Task 3932527f-290a-4982-a267-a50bf4a8f646 | Completed: Benchmarking. Task 3932527f-290a-4982-a267-a50bf4a8f646: finished test scenario CinderVolumes.create_and_delete_snapshot +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_snapshot | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | cinder.delete_snapshot | 2.263 | 2.263 | 2.263 | 2.263 | 2.263 | 2.263 | 100.0% | 1 | | total | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.336347 Full duration: 18.551246 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | cinder.delete_volume | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | total | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.544312 Full duration: 13.834149 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.382 | 5.382 | 5.382 | 5.382 | 5.382 | 5.382 | 100.0% | 1 | | cinder.delete_volume | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 100.0% | 1 | | total | 5.641 | 5.641 | 5.641 | 5.641 | 5.641 | 5.641 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.640811 Full duration: 16.755724 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | cinder.delete_volume | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 2.258 | 100.0% | 1 | | total | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 3.549 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.54924 Full duration: 13.2886 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | cinder.extend_volume | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | cinder.delete_volume | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 2.254 | 100.0% | 1 | | total | 5.786 | 5.786 | 5.786 | 5.786 | 5.786 | 5.786 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.786237 Full duration: 15.656159 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | cinder.delete_volume | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | total | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 3.492 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.491993 Full duration: 19.40868 2018-03-18 04:32:47,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3932527f-290a-4982-a267-a50bf4a8f646 2018-03-18 04:32:47,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3932527f-290a-4982-a267-a50bf4a8f646', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-18 04:32:47,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3932527f-290a-4982-a267-a50bf4a8f646'] 2018-03-18 04:32:49,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:32:49,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-18 04:32:49,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-18 04:32:49,014 - 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-03-18 04:32:49,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:32:49,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:32:49,034 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:34:01,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:32:50.647 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Task validation. 2018-03-18 04:32:50.654 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Task validation of scenarios names. 2018-03-18 04:32:50.657 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Task validation of scenarios names. 2018-03-18 04:32:50.657 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Task validation of syntax. 2018-03-18 04:32:50.682 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Task validation of syntax. 2018-03-18 04:32:50.682 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Task validation of semantic. 2018-03-18 04:32:51.267 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Enter context: `users` 2018-03-18 04:32:53.562 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Enter context: `users` 2018-03-18 04:32:56.204 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Exit context: `users` 2018-03-18 04:33:00.918 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Exit context: `users` 2018-03-18 04:33:00.919 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Task validation of semantic. 2018-03-18 04:33:00.919 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Task validation. Task 831ff1c0-5785-491a-ab64-25343f6c128d: started 2018-03-18 04:33:00.935 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Benchmarking. 2018-03-18 04:33:00.959 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Enter context: `users` 2018-03-18 04:33:03.502 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Enter context: `users` 2018-03-18 04:33:03.517 3532 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 START 2018-03-18 04:33:13.474 3532 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 END: OK 2018-03-18 04:33:13.492 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: user resources cleanup 2018-03-18 04:33:14.465 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: user resources cleanup 2018-03-18 04:33:14.465 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Exit context: `users` 2018-03-18 04:33:18.588 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Exit context: `users` 2018-03-18 04:33:19.097 3405 INFO rally.task.engine [-] Load duration is: 5.955951 2018-03-18 04:33:19.098 3405 INFO rally.task.engine [-] Full duration is: 17.630643 2018-03-18 04:33:19.131 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Enter context: `users` 2018-03-18 04:33:21.791 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Enter context: `users` 2018-03-18 04:33:21.804 3638 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 START 2018-03-18 04:33:29.429 3638 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 END: OK 2018-03-18 04:33:29.447 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: user resources cleanup 2018-03-18 04:33:30.231 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: user resources cleanup 2018-03-18 04:33:30.231 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Exit context: `users` 2018-03-18 04:33:33.755 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Exit context: `users` 2018-03-18 04:33:35.180 3405 INFO rally.task.engine [-] Load duration is: 5.624151 2018-03-18 04:33:35.180 3405 INFO rally.task.engine [-] Full duration is: 14.625776 2018-03-18 04:33:35.210 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Enter context: `users` 2018-03-18 04:33:37.734 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Enter context: `users` 2018-03-18 04:33:37.747 3744 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 START 2018-03-18 04:33:46.756 3744 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 END: OK 2018-03-18 04:33:46.771 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: user resources cleanup 2018-03-18 04:33:47.429 3405 INFO rally.plugins.openstack.context.cleanup.user [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: user resources cleanup 2018-03-18 04:33:47.429 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Exit context: `users` 2018-03-18 04:33:51.304 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Exit context: `users` 2018-03-18 04:33:53.269 3405 INFO rally.task.engine [-] Load duration is: 7.007755 2018-03-18 04:33:53.269 3405 INFO rally.task.engine [-] Full duration is: 16.095472 2018-03-18 04:33:53.297 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Enter context: `users` 2018-03-18 04:33:55.974 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Enter context: `users` 2018-03-18 04:33:55.987 3850 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 START 2018-03-18 04:33:56.520 3850 INFO rally.task.runner [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | ITER: 1 END: OK 2018-03-18 04:33:56.537 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Starting: Exit context: `users` 2018-03-18 04:34:00.240 3405 INFO rally.plugins.openstack.context.keystone.users [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Exit context: `users` 2018-03-18 04:34:01.331 3405 INFO rally.task.engine [-] Load duration is: 0.531283 2018-03-18 04:34:01.331 3405 INFO rally.task.engine [-] Full duration is: 6.943499 2018-03-18 04:34:01.356 3405 INFO rally.task.engine [-] Task 831ff1c0-5785-491a-ab64-25343f6c128d | Completed: Benchmarking. Task 831ff1c0-5785-491a-ab64-25343f6c128d: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.296 | 5.296 | 5.296 | 5.296 | 5.296 | 5.296 | 100.0% | 1 | | heat.update_stack | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | heat.delete_stack | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | total | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 5.956 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.955951 Full duration: 17.630643 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.833 | 3.833 | 3.833 | 3.833 | 3.833 | 3.833 | 100.0% | 1 | | heat.check_stack | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | heat.delete_stack | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 100.0% | 1 | | total | 5.624 | 5.624 | 5.624 | 5.624 | 5.624 | 5.624 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.624151 Full duration: 14.625776 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.911 | 3.911 | 3.911 | 3.911 | 3.911 | 3.911 | 100.0% | 1 | | heat.suspend_stack | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | heat.resume_stack | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | heat.delete_stack | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | total | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 7.008 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.007755 Full duration: 16.095472 test scenario HeatStacks.list_stacks_and_resources +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | heat.list_resources_of_0_stacks | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | total | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.531283 Full duration: 6.943499 2018-03-18 04:34:01,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 831ff1c0-5785-491a-ab64-25343f6c128d 2018-03-18 04:34:01,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '831ff1c0-5785-491a-ab64-25343f6c128d', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-18 04:34:01,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '831ff1c0-5785-491a-ab64-25343f6c128d'] 2018-03-18 04:34:02,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:34:02,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-18 04:34:02,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-18 04:34:02,669 - 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-03-18 04:34:02,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:34:02,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:34:02,690 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:36:31,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:34:04.361 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Task validation. 2018-03-18 04:34:04.369 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Task validation of scenarios names. 2018-03-18 04:34:04.372 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Task validation of scenarios names. 2018-03-18 04:34:04.372 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Task validation of syntax. 2018-03-18 04:34:04.436 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Task validation of syntax. 2018-03-18 04:34:04.437 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Task validation of semantic. 2018-03-18 04:34:04.987 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:34:07.532 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:34:07.566 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:34:12.470 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:34:12.471 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Task validation of semantic. 2018-03-18 04:34:12.471 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Task validation. Task fe143e44-2cf2-442c-a70b-06ad6df082a3: started 2018-03-18 04:34:12.496 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Benchmarking. 2018-03-18 04:34:12.524 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:34:15.018 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:34:15.032 4023 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:34:16.483 4023 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:34:16.501 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:34:18.923 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:34:18.925 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:34:22.725 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:34:24.572 3896 INFO rally.task.engine [-] Load duration is: 0.808915 2018-03-18 04:34:24.573 3896 INFO rally.task.engine [-] Full duration is: 10.202722 2018-03-18 04:34:24.610 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:34:27.210 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:34:27.225 4189 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:34:28.774 4189 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:34:28.792 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:34:31.181 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:34:31.181 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:34:34.960 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:34:36.658 3896 INFO rally.task.engine [-] Load duration is: 0.803611 2018-03-18 04:34:36.659 3896 INFO rally.task.engine [-] Full duration is: 10.351597 2018-03-18 04:34:36.691 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:34:39.168 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:34:39.183 4355 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:34:40.865 4355 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:34:40.884 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:34:43.548 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:34:43.548 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:34:47.124 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:34:48.745 3896 INFO rally.task.engine [-] Load duration is: 0.868273 2018-03-18 04:34:48.746 3896 INFO rally.task.engine [-] Full duration is: 10.435581 2018-03-18 04:34:48.777 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:34:50.959 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:34:50.973 4521 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:34:52.205 4521 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:34:52.228 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:34:53.622 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:34:53.623 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:34:57.482 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:34:58.817 3896 INFO rally.task.engine [-] Load duration is: 0.585079 2018-03-18 04:34:58.818 3896 INFO rally.task.engine [-] Full duration is: 8.706719 2018-03-18 04:34:58.849 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:01.202 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:01.217 4687 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:35:02.611 4687 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:35:02.632 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:35:03.907 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:35:03.907 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:35:07.801 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:35:08.890 3896 INFO rally.task.engine [-] Load duration is: 0.535737 2018-03-18 04:35:08.890 3896 INFO rally.task.engine [-] Full duration is: 8.953111 2018-03-18 04:35:08.921 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:11.637 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:11.651 4853 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:35:14.913 4853 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:35:14.940 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:35:19.887 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:35:19.888 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:35:23.868 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:35:24.985 3896 INFO rally.task.engine [-] Load duration is: 2.57793 2018-03-18 04:35:24.985 3896 INFO rally.task.engine [-] Full duration is: 14.948162 2018-03-18 04:35:25.017 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:27.663 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:27.677 5019 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:35:29.436 5019 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:35:29.456 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:35:30.566 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:35:30.567 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:35:34.441 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:35:35.063 3896 INFO rally.task.engine [-] Load duration is: 1.013975 2018-03-18 04:35:35.063 3896 INFO rally.task.engine [-] Full duration is: 9.424942 2018-03-18 04:35:35.093 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:37.826 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:37.838 5185 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:35:39.520 5185 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:35:39.548 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:35:41.965 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:35:41.966 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:35:45.828 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:35:47.141 3896 INFO rally.task.engine [-] Load duration is: 0.915182 2018-03-18 04:35:47.142 3896 INFO rally.task.engine [-] Full duration is: 10.736276 2018-03-18 04:35:47.173 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:49.658 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:49.673 5351 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:35:51.032 5351 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:35:51.049 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:35:53.445 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:35:53.445 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:35:56.821 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:35:57.214 3896 INFO rally.task.engine [-] Load duration is: 0.617767 2018-03-18 04:35:57.214 3896 INFO rally.task.engine [-] Full duration is: 9.650263 2018-03-18 04:35:57.246 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:35:59.721 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:35:59.734 5517 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:36:01.615 5517 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:36:01.634 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:36:04.182 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:36:04.183 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:36:07.964 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:36:09.297 3896 INFO rally.task.engine [-] Load duration is: 1.08977 2018-03-18 04:36:09.298 3896 INFO rally.task.engine [-] Full duration is: 10.719565 2018-03-18 04:36:09.328 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Enter context: `users` 2018-03-18 04:36:11.794 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Enter context: `users` 2018-03-18 04:36:11.809 5683 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 START 2018-03-18 04:36:22.353 5683 INFO rally.task.runner [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | ITER: 1 END: OK 2018-03-18 04:36:22.375 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: admin resources cleanup 2018-03-18 04:36:26.382 3896 INFO rally.plugins.openstack.context.cleanup.admin [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: admin resources cleanup 2018-03-18 04:36:26.382 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Starting: Exit context: `users` 2018-03-18 04:36:30.550 3896 INFO rally.plugins.openstack.context.keystone.users [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Exit context: `users` 2018-03-18 04:36:31.397 3896 INFO rally.task.engine [-] Load duration is: 9.880589 2018-03-18 04:36:31.398 3896 INFO rally.task.engine [-] Full duration is: 21.223706 2018-03-18 04:36:31.424 3896 INFO rally.task.engine [-] Task fe143e44-2cf2-442c-a70b-06ad6df082a3 | Completed: Benchmarking. Task fe143e44-2cf2-442c-a70b-06ad6df082a3: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | keystone_v3.add_role | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | keystone_v3.revoke_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808915 Full duration: 10.202722 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | keystone_v3.add_role | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | keystone_v3.list_roles | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803611 Full duration: 10.351597 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | keystone_v3.list_projects | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.868273 Full duration: 10.435581 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | keystone_v3.delete_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585079 Full duration: 8.706719 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | keystone_v3.delete_service | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.535737 Full duration: 8.953111 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.create_user | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | keystone_v3.list_roles | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.add_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.create_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.get_project | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_user | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.get_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.list_services | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.get_services | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.57793 Full duration: 14.948162 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.update_project | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.delete_project | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013975 Full duration: 9.424942 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915182 Full duration: 10.736276 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617767 Full duration: 9.650263 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | keystone_v3.list_users | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08977 Full duration: 10.719565 test scenario KeystoneBasic.create_tenant_with_users +---------------------------------------------------------------------------------------------------------------------------------+ | 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.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | keystone_v3.create_users | 7.632 | 7.632 | 7.632 | 7.632 | 7.632 | 7.632 | 100.0% | 1 | | keystone_v3.create_user | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | keystone_v3.list_roles | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.add_role | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 9.881 | 9.881 | 9.881 | 9.881 | 9.881 | 9.881 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.880589 Full duration: 21.223706 2018-03-18 04:36:31,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe143e44-2cf2-442c-a70b-06ad6df082a3 2018-03-18 04:36:31,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fe143e44-2cf2-442c-a70b-06ad6df082a3', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-18 04:36:31,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fe143e44-2cf2-442c-a70b-06ad6df082a3'] 2018-03-18 04:36:32,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:36:32,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-18 04:36:32,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-18 04:36:32,869 - 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-03-18 04:36:32,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:36:32,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:36:32,891 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:41:46,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:36:34.560 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Task validation. 2018-03-18 04:36:34.568 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Task validation of scenarios names. 2018-03-18 04:36:34.570 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Task validation of scenarios names. 2018-03-18 04:36:34.570 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Task validation of syntax. 2018-03-18 04:36:34.653 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Task validation of syntax. 2018-03-18 04:36:34.653 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Task validation of semantic. 2018-03-18 04:36:35.185 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:36:37.920 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:36:40.113 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:36:44.950 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:36:44.951 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Task validation of semantic. 2018-03-18 04:36:44.951 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Task validation. Task 71664317-c28e-47bc-a504-1c52992040e0: started 2018-03-18 04:36:44.969 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Benchmarking. 2018-03-18 04:36:44.992 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:36:47.412 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:36:47.412 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:36:47.977 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:36:47.993 5936 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:36:49.795 5936 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:36:49.812 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:36:50.788 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:36:50.788 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:36:50.807 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:36:50.807 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:36:54.655 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:36:55.028 5809 INFO rally.task.engine [-] Load duration is: 1.800973 2018-03-18 04:36:55.029 5809 INFO rally.task.engine [-] Full duration is: 9.665282 2018-03-18 04:36:55.067 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:36:57.589 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:36:57.589 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:36:58.173 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:36:58.173 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:37:09.094 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:37:09.111 6222 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:37:12.229 6222 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:37:12.252 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:37:16.641 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:37:16.641 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:37:32.682 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:37:32.682 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:37:32.708 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:37:32.709 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:37:36.578 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:37:37.174 5809 INFO rally.task.engine [-] Load duration is: 3.117827 2018-03-18 04:37:37.175 5809 INFO rally.task.engine [-] Full duration is: 41.516723 2018-03-18 04:37:37.201 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:37:39.933 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:37:39.933 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:37:40.519 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:37:40.519 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:37:51.362 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:37:51.376 6508 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:38:06.607 6508 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:38:06.623 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:38:15.052 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:38:15.052 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:38:30.373 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:38:30.374 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:38:30.401 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:38:30.401 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:38:34.487 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:38:35.360 5809 INFO rally.task.engine [-] Load duration is: 15.230063 2018-03-18 04:38:35.361 5809 INFO rally.task.engine [-] Full duration is: 57.28863 2018-03-18 04:38:35.395 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:38:37.892 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:38:37.892 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:38:38.442 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:38:38.442 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:38:49.106 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:38:49.120 6794 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:38:51.616 6794 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:38:51.636 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:38:55.578 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:38:55.579 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:39:06.530 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:39:06.531 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:39:06.557 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:39:06.557 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:39:10.613 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:39:11.483 5809 INFO rally.task.engine [-] Load duration is: 2.495231 2018-03-18 04:39:11.483 5809 INFO rally.task.engine [-] Full duration is: 35.22346 2018-03-18 04:39:11.518 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:39:14.174 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:39:14.175 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:39:14.757 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:39:14.772 7080 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:39:15.863 7080 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:39:15.887 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:39:19.063 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:39:19.063 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:39:19.083 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:39:19.083 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:39:23.122 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:39:23.555 5809 INFO rally.task.engine [-] Load duration is: 1.090768 2018-03-18 04:39:23.555 5809 INFO rally.task.engine [-] Full duration is: 11.607155 2018-03-18 04:39:23.588 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:39:26.139 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:39:26.140 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:39:26.696 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:39:26.696 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:39:37.622 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:39:37.639 7366 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:39:39.880 7366 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:39:39.903 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:39:43.948 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:39:43.948 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:39:58.766 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:39:58.766 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:39:58.801 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:39:58.801 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:40:02.668 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:40:03.697 5809 INFO rally.task.engine [-] Load duration is: 2.240853 2018-03-18 04:40:03.698 5809 INFO rally.task.engine [-] Full duration is: 39.082161 2018-03-18 04:40:03.730 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:40:06.306 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:40:06.306 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:40:06.945 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:40:06.945 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:40:18.062 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:40:18.077 7652 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:40:27.434 7652 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:40:27.453 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:40:42.389 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:40:42.390 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:40:57.812 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:40:57.813 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:40:57.839 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:40:57.840 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:41:01.909 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:41:03.880 5809 INFO rally.task.engine [-] Load duration is: 9.356 2018-03-18 04:41:03.881 5809 INFO rally.task.engine [-] Full duration is: 58.182211 2018-03-18 04:41:03.914 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `users` 2018-03-18 04:41:06.443 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `users` 2018-03-18 04:41:06.444 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `quotas` 2018-03-18 04:41:07.161 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `quotas` 2018-03-18 04:41:07.161 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Enter context: `network` 2018-03-18 04:41:18.531 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Enter context: `network` 2018-03-18 04:41:18.544 7938 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 START 2018-03-18 04:41:20.360 7938 INFO rally.task.runner [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | ITER: 1 END: OK 2018-03-18 04:41:20.378 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: user resources cleanup 2018-03-18 04:41:29.988 5809 INFO rally.plugins.openstack.context.cleanup.user [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: user resources cleanup 2018-03-18 04:41:29.988 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `network` 2018-03-18 04:41:40.585 5809 INFO rally.plugins.openstack.context.network.networks [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `network` 2018-03-18 04:41:40.586 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `quotas` 2018-03-18 04:41:40.619 5809 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `quotas` 2018-03-18 04:41:40.619 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Starting: Exit context: `users` 2018-03-18 04:41:45.027 5809 INFO rally.plugins.openstack.context.keystone.users [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Exit context: `users` 2018-03-18 04:41:46.022 5809 INFO rally.task.engine [-] Load duration is: 1.814611 2018-03-18 04:41:46.023 5809 INFO rally.task.engine [-] Full duration is: 41.11715 2018-03-18 04:41:46.047 5809 INFO rally.task.engine [-] Task 71664317-c28e-47bc-a504-1c52992040e0 | Completed: Benchmarking. Task 71664317-c28e-47bc-a504-1c52992040e0: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.delete_network | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | total | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 1.801 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.800973 Full duration: 9.665282 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.124 | 2.124 | 2.124 | 2.124 | 2.124 | 2.124 | 100.0% | 1 | | neutron.delete_port | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | total | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.117827 Full duration: 41.516723 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.create_subnet | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.create_router | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 4.362 | 100.0% | 1 | | neutron.add_interface_router | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 100.0% | 1 | | neutron.remove_interface_router | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | neutron.delete_router | 3.533 | 3.533 | 3.533 | 3.533 | 3.533 | 3.533 | 100.0% | 1 | | total | 15.23 | 15.23 | 15.23 | 15.23 | 15.23 | 15.23 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.230063 Full duration: 57.28863 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | neutron.delete_subnet | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | total | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.495231 Full duration: 35.22346 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | neutron.list_networks | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090768 Full duration: 11.607155 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | neutron.list_ports | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 2.241 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.240853 Full duration: 39.082161 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | neutron.create_subnet | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | neutron.create_router | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 4.224 | 100.0% | 1 | | neutron.add_interface_router | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 100.0% | 1 | | neutron.list_routers | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 9.356 | 9.356 | 9.356 | 9.356 | 9.356 | 9.356 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.356 Full duration: 58.182211 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | neutron.create_subnet | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | neutron.list_subnets | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 1.815 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.814611 Full duration: 41.11715 2018-03-18 04:41:46,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71664317-c28e-47bc-a504-1c52992040e0 2018-03-18 04:41:46,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '71664317-c28e-47bc-a504-1c52992040e0', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-18 04:41:46,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '71664317-c28e-47bc-a504-1c52992040e0'] 2018-03-18 04:41:47,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:41:47,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-18 04:41:47,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-18 04:41:47,421 - 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-03-18 04:41:47,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:41:47,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:41:47,443 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:49:24,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:41:49.113 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Task validation. 2018-03-18 04:41:49.120 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Task validation of scenarios names. 2018-03-18 04:41:49.123 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Task validation of scenarios names. 2018-03-18 04:41:49.123 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Task validation of syntax. 2018-03-18 04:41:49.190 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Task validation of syntax. 2018-03-18 04:41:49.190 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Task validation of semantic. 2018-03-18 04:41:49.769 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:41:52.050 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:41:57.926 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:42:02.666 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:42:02.666 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Task validation of semantic. 2018-03-18 04:42:02.667 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Task validation. Task 57885540-2779-4044-acd6-85caf142e2a4: started 2018-03-18 04:42:02.688 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Benchmarking. 2018-03-18 04:42:02.712 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:42:05.337 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:42:06.044 8311 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:42:37.109 8311 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:42:37.125 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:42:38.408 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:42:38.408 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:42:42.286 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:42:42.803 8184 INFO rally.task.engine [-] Load duration is: 30.063509 2018-03-18 04:42:42.804 8184 INFO rally.task.engine [-] Full duration is: 39.57535 2018-03-18 04:42:42.833 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:42:45.292 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:42:45.938 8497 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:43:22.402 8497 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:43:22.426 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:43:23.697 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:43:23.697 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:43:27.328 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:43:28.957 8184 INFO rally.task.engine [-] Load duration is: 33.462261 2018-03-18 04:43:28.958 8184 INFO rally.task.engine [-] Full duration is: 44.496301 2018-03-18 04:43:28.990 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:43:31.795 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:43:32.468 8763 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:44:05.056 8763 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:44:05.077 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:44:06.278 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:44:06.278 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:44:10.278 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:44:11.098 8184 INFO rally.task.engine [-] Load duration is: 29.5879 2018-03-18 04:44:11.099 8184 INFO rally.task.engine [-] Full duration is: 41.290029 2018-03-18 04:44:11.129 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:44:13.556 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:44:13.557 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `quotas` 2018-03-18 04:44:14.199 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `quotas` 2018-03-18 04:44:14.199 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `network` 2018-03-18 04:44:25.742 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `network` 2018-03-18 04:44:26.442 9029 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:44:40.479 9029 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:44:40.499 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:44:41.668 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:44:41.668 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `network` 2018-03-18 04:44:57.182 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `network` 2018-03-18 04:44:57.182 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `quotas` 2018-03-18 04:44:57.261 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `quotas` 2018-03-18 04:44:57.261 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:45:01.463 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:45:03.276 8184 INFO rally.task.engine [-] Load duration is: 13.035385 2018-03-18 04:45:03.277 8184 INFO rally.task.engine [-] Full duration is: 50.336995 2018-03-18 04:45:03.309 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:45:06.160 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:45:06.161 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `quotas` 2018-03-18 04:45:06.957 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `quotas` 2018-03-18 04:45:06.957 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `network` 2018-03-18 04:45:18.313 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `network` 2018-03-18 04:45:19.084 9215 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:45:37.568 9215 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:45:37.591 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:45:39.130 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:45:39.130 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `network` 2018-03-18 04:45:54.624 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `network` 2018-03-18 04:45:54.624 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `quotas` 2018-03-18 04:45:54.724 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `quotas` 2018-03-18 04:45:54.724 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:45:58.520 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:45:59.438 8184 INFO rally.task.engine [-] Load duration is: 15.483726 2018-03-18 04:45:59.438 8184 INFO rally.task.engine [-] Full duration is: 55.212949 2018-03-18 04:45:59.469 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:46:02.123 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:46:02.123 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `quotas` 2018-03-18 04:46:02.789 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `quotas` 2018-03-18 04:46:02.789 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `network` 2018-03-18 04:46:13.658 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `network` 2018-03-18 04:46:14.526 9481 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:46:36.905 9481 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:46:36.924 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:46:38.067 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:46:38.067 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `network` 2018-03-18 04:46:53.798 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `network` 2018-03-18 04:46:53.799 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `quotas` 2018-03-18 04:46:53.880 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `quotas` 2018-03-18 04:46:53.880 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:46:57.735 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:46:59.626 8184 INFO rally.task.engine [-] Load duration is: 17.377291 2018-03-18 04:46:59.626 8184 INFO rally.task.engine [-] Full duration is: 58.268819 2018-03-18 04:46:59.660 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:47:02.815 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:47:02.815 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `quotas` 2018-03-18 04:47:03.508 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `quotas` 2018-03-18 04:47:03.509 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `network` 2018-03-18 04:47:14.641 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `network` 2018-03-18 04:47:15.371 9667 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:48:11.007 9667 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:48:11.033 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:48:12.149 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:48:12.149 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `network` 2018-03-18 04:48:27.959 8184 INFO rally.plugins.openstack.context.network.networks [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `network` 2018-03-18 04:48:27.960 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `quotas` 2018-03-18 04:48:28.037 8184 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `quotas` 2018-03-18 04:48:28.037 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:48:32.486 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:48:33.870 8184 INFO rally.task.engine [-] Load duration is: 54.635826 2018-03-18 04:48:33.871 8184 INFO rally.task.engine [-] Full duration is: 92.827966 2018-03-18 04:48:33.902 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Enter context: `users` 2018-03-18 04:48:36.507 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Enter context: `users` 2018-03-18 04:48:37.500 9853 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 START 2018-03-18 04:49:17.789 9853 INFO rally.task.runner [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | ITER: 1 END: OK 2018-03-18 04:49:17.812 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: user resources cleanup 2018-03-18 04:49:19.020 8184 INFO rally.plugins.openstack.context.cleanup.user [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: user resources cleanup 2018-03-18 04:49:19.021 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Starting: Exit context: `users` 2018-03-18 04:49:22.890 8184 INFO rally.plugins.openstack.context.keystone.users [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Exit context: `users` 2018-03-18 04:49:24.036 8184 INFO rally.task.engine [-] Load duration is: 39.287965 2018-03-18 04:49:24.037 8184 INFO rally.task.engine [-] Full duration is: 48.989866 2018-03-18 04:49:24.061 8184 INFO rally.task.engine [-] Task 57885540-2779-4044-acd6-85caf142e2a4 | Completed: Benchmarking. Task 57885540-2779-4044-acd6-85caf142e2a4: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.638 | 14.638 | 14.638 | 14.638 | 14.638 | 14.638 | 100.0% | 1 | | nova.find_host_to_migrate | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | nova.live_migrate | 12.599 | 12.599 | 12.599 | 12.599 | 12.599 | 12.599 | 100.0% | 1 | | nova.delete_server | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | total | 30.064 | 30.064 | 30.064 | 30.064 | 30.064 | 30.064 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.063509 Full duration: 39.57535 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.696 | 11.696 | 11.696 | 11.696 | 11.696 | 11.696 | 100.0% | 1 | | cinder.create_volume | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | nova.attach_volume | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | nova.find_host_to_migrate | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | nova.live_migrate | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 11.019 | 100.0% | 1 | | nova.detach_volume | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 100.0% | 1 | | cinder.delete_volume | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 2.276 | 100.0% | 1 | | nova.delete_server | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | total | 33.462 | 33.462 | 33.462 | 33.462 | 33.462 | 33.462 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.462261 Full duration: 44.496301 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.671 | 5.671 | 5.671 | 5.671 | 5.671 | 5.671 | 100.0% | 1 | | nova.boot_server | 9.309 | 9.309 | 9.309 | 9.309 | 9.309 | 9.309 | 100.0% | 1 | | nova.find_host_to_migrate | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | nova.live_migrate | 11.564 | 11.564 | 11.564 | 11.564 | 11.564 | 11.564 | 100.0% | 1 | | nova.delete_server | 4.966 | 4.966 | 4.966 | 4.966 | 4.966 | 4.966 | 100.0% | 1 | | total | 29.588 | 29.588 | 29.588 | 29.588 | 29.588 | 29.588 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.5879 Full duration: 41.290029 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | nova.boot_server | 10.331 | 10.331 | 10.331 | 10.331 | 10.331 | 10.331 | 100.0% | 1 | | nova.delete_server | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 13.035 | 13.035 | 13.035 | 13.035 | 13.035 | 13.035 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.035385 Full duration: 50.336995 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 5.363 | 100.0% | 1 | | nova.boot_server | 8.059 | 8.059 | 8.059 | 8.059 | 8.059 | 8.059 | 100.0% | 1 | | nova.delete_server | 5.061 | 5.061 | 5.061 | 5.061 | 5.061 | 5.061 | 100.0% | 1 | | total | 15.484 | 15.484 | 15.484 | 15.484 | 15.484 | 15.484 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.483726 Full duration: 55.212949 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.569 | 13.569 | 13.569 | 13.569 | 13.569 | 13.569 | 100.0% | 1 | | nova.pause_server | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | nova.unpause_server | 3.483 | 3.483 | 3.483 | 3.483 | 3.483 | 3.483 | 100.0% | 1 | | nova.delete_server | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 100.0% | 1 | | total | 17.377 | 17.377 | 17.377 | 17.377 | 17.377 | 17.377 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.377291 Full duration: 58.268819 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 3.745 | 3.745 | 3.745 | 3.745 | 3.745 | 3.745 | 100.0% | 1 | | nova.create_100_rules | 32.287 | 32.287 | 32.287 | 32.287 | 32.287 | 32.287 | 100.0% | 1 | | nova.boot_server | 13.726 | 13.726 | 13.726 | 13.726 | 13.726 | 13.726 | 100.0% | 1 | | nova.get_attached_security_groups | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | nova.delete_server | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 100.0% | 1 | | nova.delete_10_security_groups | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | total | 54.636 | 54.636 | 54.636 | 54.636 | 54.636 | 54.636 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.635826 Full duration: 92.827966 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.552 | 12.552 | 12.552 | 12.552 | 12.552 | 12.552 | 100.0% | 1 | | nova.migrate | 21.837 | 21.837 | 21.837 | 21.837 | 21.837 | 21.837 | 100.0% | 1 | | nova.resize_confirm | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | nova.delete_server | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 100.0% | 1 | | total | 39.288 | 39.288 | 39.288 | 39.288 | 39.288 | 39.288 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.287965 Full duration: 48.989866 2018-03-18 04:49:24,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 57885540-2779-4044-acd6-85caf142e2a4 2018-03-18 04:49:24,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '57885540-2779-4044-acd6-85caf142e2a4', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-18 04:49:24,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '57885540-2779-4044-acd6-85caf142e2a4'] 2018-03-18 04:49:25,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:49:25,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-18 04:49:25,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-18 04:49:25,447 - 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-03-18 04:49:25,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-18 04:49:25,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-18 04:49:25,468 - 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': '90d894d8-b755-434e-b762-36cc73ee2142', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-581f5085-e0b3-4f07-8362-0ce640b1b835', 'flavor_name': 'rally-tiny-581f5085-e0b3-4f07-8362-0ce640b1b835', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-581f5085-e0b3-4f07-8362-0ce640b1b835', '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-03-18 04:50:27,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-18 04:49:27.097 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Task validation. 2018-03-18 04:49:27.104 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Task validation of scenarios names. 2018-03-18 04:49:27.107 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Task validation of scenarios names. 2018-03-18 04:49:27.107 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Task validation of syntax. 2018-03-18 04:49:27.139 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Task validation of syntax. 2018-03-18 04:49:27.139 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Task validation of semantic. 2018-03-18 04:49:27.691 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:49:30.496 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:49:31.965 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:49:36.956 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:49:36.957 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Task validation of semantic. 2018-03-18 04:49:36.957 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Task validation. Task 68880f23-8065-48c2-9f4c-1af37bd7ff14: started 2018-03-18 04:49:36.974 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Benchmarking. 2018-03-18 04:49:37.001 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:49:40.155 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:49:40.169 10126 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 START 2018-03-18 04:49:41.062 10126 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 END: OK 2018-03-18 04:49:41.081 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: admin resources cleanup 2018-03-18 04:49:41.957 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: admin resources cleanup 2018-03-18 04:49:41.957 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:49:45.897 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:49:47.034 9999 INFO rally.task.engine [-] Load duration is: 0.892087 2018-03-18 04:49:47.034 9999 INFO rally.task.engine [-] Full duration is: 8.896876 2018-03-18 04:49:47.073 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:49:49.716 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:49:49.730 10232 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 START 2018-03-18 04:49:50.408 10232 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 END: OK 2018-03-18 04:49:50.431 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: admin resources cleanup 2018-03-18 04:49:51.155 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: admin resources cleanup 2018-03-18 04:49:51.156 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:49:55.222 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:49:57.104 9999 INFO rally.task.engine [-] Load duration is: 0.67681 2018-03-18 04:49:57.105 9999 INFO rally.task.engine [-] Full duration is: 8.149583 2018-03-18 04:49:57.136 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:49:59.613 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:49:59.627 10338 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 START 2018-03-18 04:50:00.252 10338 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 END: OK 2018-03-18 04:50:00.267 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: admin resources cleanup 2018-03-18 04:50:01.026 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: admin resources cleanup 2018-03-18 04:50:01.026 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:50:05.243 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:50:07.166 9999 INFO rally.task.engine [-] Load duration is: 0.623376 2018-03-18 04:50:07.167 9999 INFO rally.task.engine [-] Full duration is: 8.109036 2018-03-18 04:50:07.203 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:50:10.026 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:50:10.040 10444 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 START 2018-03-18 04:50:10.848 10444 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 END: OK 2018-03-18 04:50:10.872 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: admin resources cleanup 2018-03-18 04:50:11.562 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: admin resources cleanup 2018-03-18 04:50:11.563 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:50:15.376 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:50:17.241 9999 INFO rally.task.engine [-] Load duration is: 0.807666 2018-03-18 04:50:17.242 9999 INFO rally.task.engine [-] Full duration is: 8.176977 2018-03-18 04:50:17.270 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Enter context: `users` 2018-03-18 04:50:20.101 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Enter context: `users` 2018-03-18 04:50:20.114 10550 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 START 2018-03-18 04:50:20.732 10550 INFO rally.task.runner [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | ITER: 1 END: OK 2018-03-18 04:50:20.756 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: admin resources cleanup 2018-03-18 04:50:21.602 9999 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: admin resources cleanup 2018-03-18 04:50:21.603 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Starting: Exit context: `users` 2018-03-18 04:50:25.538 9999 INFO rally.plugins.openstack.context.keystone.users [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Exit context: `users` 2018-03-18 04:50:27.303 9999 INFO rally.task.engine [-] Load duration is: 0.617148 2018-03-18 04:50:27.305 9999 INFO rally.task.engine [-] Full duration is: 8.268936 2018-03-18 04:50:27.336 9999 INFO rally.task.engine [-] Task 68880f23-8065-48c2-9f4c-1af37bd7ff14 | Completed: Benchmarking. Task 68880f23-8065-48c2-9f4c-1af37bd7ff14: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | quotas.delete_quotas | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892087 Full duration: 8.896876 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67681 Full duration: 8.149583 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.623376 Full duration: 8.109036 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | quotas.delete_quotas | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807666 Full duration: 8.176977 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 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 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617148 Full duration: 8.268936 2018-03-18 04:50:27,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 68880f23-8065-48c2-9f4c-1af37bd7ff14 2018-03-18 04:50:27,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '68880f23-8065-48c2-9f4c-1af37bd7ff14', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-18 04:50:27,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '68880f23-8065-48c2-9f4c-1af37bd7ff14'] 2018-03-18 04:50:28,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-18 04:50:28,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-18 04:50:28,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:24 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:15 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 05:31 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 03:14 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:50 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 04:10 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:47 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 14:22 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:23 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:44:00 | 245 | 100.00% | +===================+============+===============+===========+ 2018-03-18 04:50:28,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-18 04:50:44,322 - functest.utils.functest_utils - DEBUG - 2018-03-18 04:50:44,322 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 04:50:44,322 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:31 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-18 04:50:44,325 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-18 04:50:47,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-18 04:50:47,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-18 04:50:48,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-18 04:50:51,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-18 04:50:51,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-18 04:50:53,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-18 04:50:53,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-18 04:50:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-18 04:50:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-18 04:50:57,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-18 04:50:57,227 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-18 04:50:57,227 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-18 04:51:00,193 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-18 04:51:00,194 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-18 04:51:00,195 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-18 04:51:00,197 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-18 04:51:00,199 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-18 04:51:00,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-03-18 05:07:54,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [113.906001s] ... ok 2018-03-18 05:07:54,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [6.710757s] ... ok 2018-03-18 05:07:54,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [14.746434s] ... ok 2018-03-18 05:07:54,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.213478s] ... ok 2018-03-18 05:07:54,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.443999s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.154253s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000638s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.245544s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.157968s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.686300s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.264569s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000717s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.114045s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.681672s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.445023s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.467703s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.490621s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.716708s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.664989s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.199413s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.420904s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.174144s] ... ok 2018-03-18 05:07:54,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.183121s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.151274s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.358576s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.147042s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.021451s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.175900s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.348992s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.020822s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.070964s] ... ok 2018-03-18 05:07:54,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.053092s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.148685s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.161575s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.285220s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.022564s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.198459s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.573547s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [40.672793s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [33.958235s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [29.558294s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.787662s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.432379s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.478716s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.712381s] ... ok 2018-03-18 05:07:54,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.903748s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.706630s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.580698s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.685900s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.889550s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.394403s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [9.334943s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.198955s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.102677s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.087056s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.591430s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.450385s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.193505s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.489310s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.482376s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.498240s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.187863s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.747401s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.876854s] ... ok 2018-03-18 05:07:54,513 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.500378s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.323781s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.552639s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.760381s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.916553s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.499091s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.301683s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.083712s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013325s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [29.737901s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.139882s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.167799s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.145487s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.114245s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.599891s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.603287s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016751s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.014114s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.079089s] ... ok 2018-03-18 05:07:54,514 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.064558s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.065633s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.109238s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.096311s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.083151s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.078641s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.079134s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.370811s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.039047s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.262554s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.016997s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.028286s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.766533s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.496286s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.041737s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.160829s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.907658s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.071353s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.791398s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.504177s] ... ok 2018-03-18 05:07:54,515 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.570120s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.728542s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [8.439084s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.117736s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.190543s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.173858s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.186930s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.210713s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.197636s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.366961s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.168219s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.147489s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [9.389877s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.175038s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.952660s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.577938s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.139893s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.096562s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.107284s] ... ok 2018-03-18 05:07:54,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.106607s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [10.768310s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [12.630868s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.075911s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.798148s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.450241s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.698700s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.276305s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.796226s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.588245s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.096397s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.327471s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.802592s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.612372s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.662877s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.538211s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.084354s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.613881s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.079592s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.032800s] ... ok 2018-03-18 05:07:54,517 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.035425s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.034441s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.310224s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.357917s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [1.008890s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.557420s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.913076s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.419049s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [9.415620s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [8.621181s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.454348s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.390957s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.392572s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.996077s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [8.736894s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [9.176672s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.082013s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.089526s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.089728s] ... ok 2018-03-18 05:07:54,518 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.087710s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.095846s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.123506s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.115751s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.078033s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.187405s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.171365s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.108848s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.099264s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [7.593315s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.024611s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.048194s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.107878s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.037716s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.019059s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.027301s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.059803s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.064745s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.016339s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.087991s] ... ok 2018-03-18 05:07:54,519 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.017002s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.014968s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.094698s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.258483s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.082814s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.070023s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.313220s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.066696s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.078185s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.014466s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.015044s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.077010s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.068696s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.073021s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.005351s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.057033s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.136346s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.130262s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.328348s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.082304s] ... ok 2018-03-18 05:07:54,520 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.543064s] ... ok 2018-03-18 05:07:54,521 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.186637s] ... ok 2018-03-18 05:07:54,521 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.461411s] ... ok 2018-03-18 05:07:54,521 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1008.0000 sec. 2018-03-18 05:07:54,522 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-18 05:07:54,522 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-18 05:07:54,523 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-18 05:07:54,525 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-18 05:08:05,873 - functest.utils.functest_utils - DEBUG - 2018-03-18 05:08:05,873 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 05:08:05,873 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:21 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-18 05:08:05,876 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-18 05:08:06,707 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-18 05:47:34,800 - functest.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_to_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_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... 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_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_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_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_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_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_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... 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 81 tests in 2368.089s OK 2018-03-18 05:47:35,363 - functest.utils.functest_utils - DEBUG - 2018-03-18 05:47:35,366 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 05:47:35,366 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:28 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-18 05:47:35,369 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-39 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-03-18 05:47:35,371 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:47 | PASS | | vping_userdata | functest | smoke | 00:43 | PASS | | tempest_smoke_serial | functest | smoke | 23:02 | FAIL | | rally_sanity | functest | smoke | 25:31 | PASS | | refstack_defcore | functest | smoke | 17:21 | PASS | | snaps_smoke | functest | smoke | 39:28 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-18 05:47:35,375 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-18 05:47:42,900 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-18 05:47:42,900 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 05:47:42,900 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-18 05:47:42,901 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 05:47:42,901 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-18 05:47:43,188 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-18 05:47:43,188 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-18 05:47:43,577 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-18 05:47:43,578 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/eed880dfe9c3494e81b461e0fb95d330 ...OK 2018-03-18 05:47:43,850 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-18 05:47:43,851 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-18 05:47:44,138 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-18 05:47:44,138 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-18 05:47:45,098 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-18 05:47:46,656 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-18 05:47:46,671 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-18 05:47:46,671 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 05:47:46,671 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-18 05:47:46,671 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-18 05:47:46,671 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-39 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-18 05:47:46,672 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-18 05:47:46,672 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-18 05:47:46,672 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 05:47:46,672 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-18 05:47:46,673 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-18 05:47:46,735 - functest.ci.prepare_env - INFO - ============================================== 2018-03-18 05:47:46,735 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-18 05:47:48,457 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-18 05:47:50,141 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-18 05:47:51,661 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-18 05:47:52,839 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-18 05:47:54,369 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-18 05:47:56,051 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-18 05:47:56,051 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-18 05:47:59,391 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-18 05:47:59,391 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-18 05:48:00,311 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-18 05:48:00,312 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-18 05:48:00,313 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-18 05:48:00,314 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-18 05:48:00,314 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-18 05:48:00,350 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-18 05:48:20,810 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-virtual4 version: euphrates scenario: os-nosdn-nofeature-ha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-39 details: {} 2018-03-18 05:48:20,810 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-18 05:48:21,396 - functest.utils.functest_utils - DEBUG - 2018-03-18 05:48:21,396 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-18 05:48:21,396 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-18 05:48:21,398 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-39 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-03-18 05:48:21,399 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-18 05:48:21,401 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK