2018-02-05 16:39:57,905 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-05 16:39:57,905 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:39:57,905 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-05 16:39:57,906 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 16:39:57,906 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-05 16:39:58,032 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 16:39:58,032 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-05 16:39:58,245 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-05 16:39:58,245 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/2ae9f27ee3fe436fb3a0a3be65787579 ...OK 2018-02-05 16:39:58,308 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-05 16:39:58,308 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-05 16:39:58,366 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-05 16:39:58,366 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-05 16:39:58,740 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-05 16:39:59,700 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-05 16:39:59,716 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-05 16:39:59,716 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:39:59,716 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-05 16:39:59,716 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-05 16:39:59,716 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-05 16:39:59,716 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-kvm-noha 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-728 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-05 16:39:59,717 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-05 16:39:59,717 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-05 16:39:59,717 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:39:59,717 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-05 16:39:59,718 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-05 16:39:59,779 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:39:59,779 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-05 16:40:01,467 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-05 16:40:03,104 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-05 16:40:04,414 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-05 16:40:05,550 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-05 16:40:06,941 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-05 16:40:08,510 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-05 16:40:08,510 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-05 16:40:12,149 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-05 16:40:12,149 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-05 16:40:12,979 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-05 16:40:12,979 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-05 16:40:12,980 - 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-02-05 16:40:12,982 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-05 16:40:12,982 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-05 16:40:14,123 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-05 16:40:15,955 - 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 1.830s OK 2018-02-05 16:40:16,504 - functest.utils.functest_utils - DEBUG - 2018-02-05 16:40:16,504 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 16:40:16,504 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-05 16:40:16,506 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-05 16:40:16,859 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-05 16:41:56,907 - 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 100.045s OK 2018-02-05 16:41:57,480 - functest.utils.functest_utils - DEBUG - 2018-02-05 16:41:57,481 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 16:41:57,481 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 01:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-05 16:41:57,483 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-05 16:41:57,726 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-05 16:42:36,157 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.431s OK 2018-02-05 16:42:36,711 - functest.utils.functest_utils - DEBUG - 2018-02-05 16:42:36,712 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 16:42:36,712 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-05 16:42:36,714 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-728 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-05 16:42:36,715 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:02 | PASS | | api_check | functest | healthcheck | 01:40 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-05 16:42:36,717 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-05 16:43:05,599 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-05 16:43:05,599 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:43:05,600 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-05 16:43:05,600 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 16:43:05,600 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-05 16:43:05,710 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 16:43:05,711 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-05 16:43:05,780 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-05 16:43:05,780 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/2ae9f27ee3fe436fb3a0a3be65787579 ...OK 2018-02-05 16:43:05,840 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-05 16:43:05,840 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-05 16:43:05,903 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-05 16:43:05,904 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-05 16:43:06,241 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-05 16:43:07,095 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-05 16:43:07,112 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-05 16:43:07,112 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:43:07,112 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-05 16:43:07,112 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-05 16:43:07,112 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-kvm-noha 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-728 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-05 16:43:07,113 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-05 16:43:07,113 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-05 16:43:07,113 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:43:07,113 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-05 16:43:07,114 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-05 16:43:07,179 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 16:43:07,179 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-05 16:43:08,823 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-05 16:43:10,473 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-05 16:43:11,721 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-05 16:43:12,898 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-05 16:43:14,307 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-05 16:43:15,885 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-05 16:43:15,886 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-05 16:43:18,836 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-05 16:43:18,836 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-05 16:43:19,712 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-05 16:43:19,713 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-05 16:43:19,714 - 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-02-05 16:43:19,716 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-05 16:43:19,716 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-05 16:43:21,224 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-02-05 16:43:21,225 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-05 16:43:22,594 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-02-05 16:43:22,595 - functest.energy.energy - DEBUG - Starting recording 2018-02-05 16:43:22,595 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-05 16:43:23,374 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-05 16:43:23,375 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-05 16:43:23' 2018-02-05 16:43:23,375 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:24,401 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:25,786 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:30,510 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:30,747 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:30,972 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:33,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:34,829 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-fc7868f4-a5ac-4737-8990-93dc547318d1' 2018-02-05 16:43:52,859 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-05 16:43:58,568 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-05 16:43:59,645 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-05 16:44:00,656 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-05 16:44:16,723 - functest.energy.energy - DEBUG - Stopping recording 2018-02-05 16:44:18,090 - functest.utils.functest_utils - DEBUG - 2018-02-05 16:44:18,090 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 16:44:18,090 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-05 16:44:18,092 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-05 16:44:18,148 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-05 16:44:18,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-05 16:44:18' 2018-02-05 16:44:18,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:19,655 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:20,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:25,045 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:25,272 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:27,737 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-90dd6899-e9e7-4551-88da-c885fe3a078d' 2018-02-05 16:44:31,500 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-05 16:44:38,789 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-05 16:44:41,789 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-02-05 16:44:48,547 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-05 16:45:04,224 - functest.utils.functest_utils - DEBUG - 2018-02-05 16:45:04,224 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 16:45:04,224 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-05 16:45:04,226 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-05 16:45:06,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-05 16:45:07,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-05 16:45:07,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-05 16:45:09,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-05 16:45:09,871 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-05 16:45:12,405 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-05 16:45:12,405 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-05 16:45:12,406 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-05 16:45:12,408 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-05 16:45:12,408 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-f6b81e7b-601f-47bf-ad24-7e65a6549a6f/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-05 16:45:14,962 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-05 16:45:14,964 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-05 16:45:14,964 - 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-02-05 16:45:16,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:16.657 79 INFO rally.api [-] Starting verification (UUID=a807d1b7-bfc0-431f-8e6d-f99ee73bcf79) for deployment 'opnfv-rally' (UUID=6ddba248-a2d3-4951-87d2-98ddf78e9994) by verifier 'opnfv-tempest' (UUID=f6b81e7b-601f-47bf-ad24-7e65a6549a6f). 2018-02-05 16:45:16,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a807d1b7-bfc0-431f-8e6d-f99ee73bcf79 2018-02-05 16:45:20,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:20.926 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.068s] 2018-02-05 16:45:21,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:21.011 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.085s] 2018-02-05 16:45:24,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:24.122 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.461s] 2018-02-05 16:45:25,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:25.161 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.038s] 2018-02-05 16:45:30,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:30.482 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.509s] 2018-02-05 16:45:45,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:45:45.045 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.004s] 2018-02-05 16:46:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:46:11.778 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.126s] 2018-02-05 16:46:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:46:11.779 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-05 16:46:41,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:46:41.030 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.161s] 2018-02-05 16:46:41,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:46:41.031 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-05 16:47:39,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:47:39.809 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [29.163s] 2018-02-05 16:48:00,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:00.174 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.095s] 2018-02-05 16:48:00,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:00.357 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.183s] 2018-02-05 16:48:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:04.989 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-05 16:48:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:04.989 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-05 16:48:06,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:06.302 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.185s] 2018-02-05 16:48:08,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:08.771 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.025s] 2018-02-05 16:48:11,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:11.503 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.411s] 2018-02-05 16:48:14,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:14.690 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.238s] 2018-02-05 16:48:18,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:18.824 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.636s] 2018-02-05 16:48:21,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:21.605 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.142s] 2018-02-05 16:48:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:23.778 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.139s] 2018-02-05 16:48:26,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:26.432 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.185s] 2018-02-05 16:48:29,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:29.713 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.240s] 2018-02-05 16:48:33,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:33.108 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.181s] 2018-02-05 16:48:34,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:34.243 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-05 16:48:34,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:34.795 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.018s] 2018-02-05 16:48:34,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:34.813 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2018-02-05 16:48:34,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:34.830 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.017s] 2018-02-05 16:48:36,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:36.533 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.303s] 2018-02-05 16:48:36,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:36.988 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.455s] 2018-02-05 16:48:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:38.006 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.018s] 2018-02-05 16:48:42,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:42.013 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.716s] 2018-02-05 16:48:54,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:54.281 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.536s] 2018-02-05 16:48:58,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:48:58.991 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.710s] 2018-02-05 16:49:08,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:08.592 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.220s] 2018-02-05 16:49:11,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:11.970 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.378s] 2018-02-05 16:49:17,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:17.705 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.734s] 2018-02-05 16:49:23,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:23.813 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.132s] 2018-02-05 16:49:27,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:27.271 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.457s] 2018-02-05 16:49:30,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:30.567 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.296s] 2018-02-05 16:49:43,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.094 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.592s] 2018-02-05 16:49:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.329 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.235s] 2018-02-05 16:49:43,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.479 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.150s] 2018-02-05 16:49:43,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.609 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.129s] 2018-02-05 16:49:43,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.755 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.147s] 2018-02-05 16:49:43,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:43.888 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.132s] 2018-02-05 16:49:54,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:54.437 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.161s] 2018-02-05 16:49:54,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:54.679 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.241s] 2018-02-05 16:49:54,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:54.824 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.145s] 2018-02-05 16:49:54,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:54.989 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.164s] 2018-02-05 16:49:55,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:55.132 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.142s] 2018-02-05 16:49:55,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:49:55.260 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.128s] 2018-02-05 16:50:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:05.724 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.928s] 2018-02-05 16:50:11,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:11.348 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.623s] 2018-02-05 16:50:13,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:13.135 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.787s] 2018-02-05 16:50:13,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:13.218 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.082s] 2018-02-05 16:50:13,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:13.303 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2018-02-05 16:50:22,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:22.861 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.858s] 2018-02-05 16:50:28,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:28.980 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.119s] 2018-02-05 16:50:30,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:30.939 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.958s] 2018-02-05 16:50:31,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:31.024 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.085s] 2018-02-05 16:50:31,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:31.109 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.084s] 2018-02-05 16:50:46,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:46.147 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.970s] 2018-02-05 16:50:53,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:53.086 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.939s] 2018-02-05 16:50:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:50:59.084 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.997s] 2018-02-05 16:51:02,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:02.962 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.877s] 2018-02-05 16:51:26,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:26.825 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.845s] 2018-02-05 16:51:33,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:33.633 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.808s] 2018-02-05 16:51:39,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:39.404 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.770s] 2018-02-05 16:51:43,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:43.369 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.963s] 2018-02-05 16:51:55,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:55.641 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.729s] 2018-02-05 16:51:56,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:56.947 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.304s] 2018-02-05 16:51:57,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:57.016 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.071s] 2018-02-05 16:51:58,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:51:58.958 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.696s] 2018-02-05 16:52:00,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:00.045 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.086s] 2018-02-05 16:52:00,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:00.120 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.076s] 2018-02-05 16:52:01,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:01.870 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.516s] 2018-02-05 16:52:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.219 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-05 16:52:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.869 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-05 16:52:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.870 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-05 16:52:03,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.870 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-05 16:52:03,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.871 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-05 16:52:03,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:03.871 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-05 16:52:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:19.023 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.610s] 2018-02-05 16:52:27,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:27.152 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [8.110s] 2018-02-05 16:52:27,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:27.183 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.034s] 2018-02-05 16:52:51,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:51.915 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.643s] 2018-02-05 16:52:52,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:52.346 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.430s] 2018-02-05 16:52:52,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:52.843 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.497s] 2018-02-05 16:52:53,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:53.272 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.428s] 2018-02-05 16:52:53,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:53.829 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.556s] 2018-02-05 16:52:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:52:54.363 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.534s] 2018-02-05 16:53:22,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:53:22.403 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.335s] 2018-02-05 16:53:22,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:53:22.450 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.047s] 2018-02-05 16:53:47,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:53:47.405 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.182s] 2018-02-05 16:53:58,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:53:58.620 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [6.826s] 2018-02-05 16:54:07,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:07.330 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.176s] 2018-02-05 16:54:18,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:18.171 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [10.839s] 2018-02-05 16:54:25,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:25.637 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.223s] 2018-02-05 16:54:34,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:34.244 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.606s] 2018-02-05 16:54:40,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:40.494 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.068s] 2018-02-05 16:54:48,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:54:48.364 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.071s] 2018-02-05 16:55:56,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:55:56.940 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.930s] 2018-02-05 16:56:31,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:56:31.136 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.351s] 2018-02-05 16:56:37,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:56:37.269 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: Less than 2 compute nodes, skipping multinode tests. 2018-02-05 16:58:35,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 16:58:35.078 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [111.902s] 2018-02-05 17:00:35,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-05 17:00:35.661 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [108.460s] 2018-02-05 17:00:43,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid a807d1b7-bfc0-431f-8e6d-f99ee73bcf79'. 2018-02-05 17:00:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a807d1b7-bfc0-431f-8e6d-f99ee73bcf79 | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-05 16:45:16 | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-05 17:00:43 | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:27 | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f6b81e7b-601f-47bf-ad24-7e65a6549a6f) | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-02-05 17:00:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6ddba248-a2d3-4951-87d2-98ddf78e9994) | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 915.341 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-05 17:00:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-05 17:00:44,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-05 17:00:48,410 - functest.utils.functest_utils - DEBUG - 2018-02-05 17:00:48,410 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 17:00:48,410 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:41 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-05 17:00:48,413 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-05 17:00:48,476 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-05 17:00:49,448 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-02-05 17:00:49,449 - functest.energy.energy - DEBUG - Starting recording 2018-02-05 17:00:49,449 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-05 17:00:50,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-05 17:00:50,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b'... 2018-02-05 17:00:51,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b'... 2018-02-05 17:00:52,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b'... 2018-02-05 17:00:57,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b'... 2018-02-05 17:00:57,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b'... 2018-02-05 17:00:57,751 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-05 17:00:57,752 - 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-02-05 17:00:57,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:00:57,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:00:57,794 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:01:27,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:00:59.494 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Task validation. 2018-02-05 17:00:59.502 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Task validation of scenarios names. 2018-02-05 17:00:59.504 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Task validation of scenarios names. 2018-02-05 17:00:59.504 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Task validation of syntax. 2018-02-05 17:00:59.536 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Task validation of syntax. 2018-02-05 17:00:59.536 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Task validation of semantic. 2018-02-05 17:00:59.820 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:00.659 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:00.678 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:03.011 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:03.011 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Task validation of semantic. 2018-02-05 17:01:03.011 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Task validation. Task f0a6d308-13a2-4e01-9be7-7a991e98692c: started 2018-02-05 17:01:03.027 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Benchmarking. 2018-02-05 17:01:03.050 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:03.828 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:03.842 290 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:04.058 290 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:04.079 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:05.715 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:07.139 163 INFO rally.task.engine [-] Load duration is: 0.215856 2018-02-05 17:01:07.140 163 INFO rally.task.engine [-] Full duration is: 2.665417 2018-02-05 17:01:07.168 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:07.934 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:07.946 376 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:08.362 376 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:08.385 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:09.814 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:11.185 163 INFO rally.task.engine [-] Load duration is: 0.415597 2018-02-05 17:01:11.186 163 INFO rally.task.engine [-] Full duration is: 2.647111 2018-02-05 17:01:11.215 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:11.907 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:11.919 462 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:12.318 462 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:12.338 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:13.972 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:15.232 163 INFO rally.task.engine [-] Load duration is: 0.398098 2018-02-05 17:01:15.233 163 INFO rally.task.engine [-] Full duration is: 2.75736 2018-02-05 17:01:15.262 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:15.973 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:15.985 548 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:16.405 548 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:16.424 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:18.063 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:19.280 163 INFO rally.task.engine [-] Load duration is: 0.418943 2018-02-05 17:01:19.281 163 INFO rally.task.engine [-] Full duration is: 2.801046 2018-02-05 17:01:19.309 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:20.010 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:20.023 634 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:20.592 634 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:20.612 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:22.171 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:23.327 163 INFO rally.task.engine [-] Load duration is: 0.567707 2018-02-05 17:01:23.327 163 INFO rally.task.engine [-] Full duration is: 2.863382 2018-02-05 17:01:23.354 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Enter context: `users` 2018-02-05 17:01:24.059 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Enter context: `users` 2018-02-05 17:01:24.072 720 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 START 2018-02-05 17:01:24.458 720 INFO rally.task.runner [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | ITER: 1 END: OK 2018-02-05 17:01:24.480 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Starting: Exit context: `users` 2018-02-05 17:01:26.055 163 INFO rally.plugins.openstack.context.keystone.users [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Exit context: `users` 2018-02-05 17:01:27.370 163 INFO rally.task.engine [-] Load duration is: 0.385883 2018-02-05 17:01:27.371 163 INFO rally.task.engine [-] Full duration is: 2.701433 2018-02-05 17:01:27.393 163 INFO rally.task.engine [-] Task f0a6d308-13a2-4e01-9be7-7a991e98692c | Completed: Benchmarking. Task f0a6d308-13a2-4e01-9be7-7a991e98692c: 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.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.215856 Full duration: 2.665417 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.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.415597 Full duration: 2.647111 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.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.398098 Full duration: 2.75736 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.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.418943 Full duration: 2.801046 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.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.567707 Full duration: 2.863382 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.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.385883 Full duration: 2.701433 2018-02-05 17:01:27,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0a6d308-13a2-4e01-9be7-7a991e98692c 2018-02-05 17:01:27,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-05 17:01:27,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f0a6d308-13a2-4e01-9be7-7a991e98692c', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-05 17:01:27,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f0a6d308-13a2-4e01-9be7-7a991e98692c'] 2018-02-05 17:01:28,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:01:28,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-05 17:01:28,743 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-05 17:01:28,743 - 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-02-05 17:01:28,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:01:28,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:01:28,767 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:02:22,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:01:30.387 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Task validation. 2018-02-05 17:01:30.395 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Task validation of scenarios names. 2018-02-05 17:01:30.398 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Task validation of scenarios names. 2018-02-05 17:01:30.398 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Task validation of syntax. 2018-02-05 17:01:30.428 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Task validation of syntax. 2018-02-05 17:01:30.428 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Task validation of semantic. 2018-02-05 17:01:30.719 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `users` 2018-02-05 17:01:31.450 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `users` 2018-02-05 17:01:32.092 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `users` 2018-02-05 17:01:34.273 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `users` 2018-02-05 17:01:34.274 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Task validation of semantic. 2018-02-05 17:01:34.274 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Task validation. Task 1c82a990-7c86-49fe-980a-36ea8f156cf7: started 2018-02-05 17:01:34.292 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Benchmarking. 2018-02-05 17:01:34.317 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `users` 2018-02-05 17:01:34.998 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `users` 2018-02-05 17:01:35.013 893 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 START 2018-02-05 17:01:40.074 893 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 END: OK 2018-02-05 17:01:40.099 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: user resources cleanup 2018-02-05 17:01:40.365 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: user resources cleanup 2018-02-05 17:01:40.365 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `users` 2018-02-05 17:01:41.881 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `users` 2018-02-05 17:01:42.347 766 INFO rally.task.engine [-] Load duration is: 5.060348 2018-02-05 17:01:42.350 766 INFO rally.task.engine [-] Full duration is: 7.565317 2018-02-05 17:01:42.388 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `users` 2018-02-05 17:01:43.121 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `users` 2018-02-05 17:01:43.134 999 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 START 2018-02-05 17:01:46.319 999 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 END: OK 2018-02-05 17:01:46.345 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: user resources cleanup 2018-02-05 17:01:48.330 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: user resources cleanup 2018-02-05 17:01:48.331 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `users` 2018-02-05 17:01:49.970 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `users` 2018-02-05 17:01:50.427 766 INFO rally.task.engine [-] Load duration is: 3.184652 2018-02-05 17:01:50.428 766 INFO rally.task.engine [-] Full duration is: 7.583692 2018-02-05 17:01:50.457 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `users` 2018-02-05 17:01:51.171 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `users` 2018-02-05 17:01:51.183 1105 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 START 2018-02-05 17:01:51.543 1105 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 END: OK 2018-02-05 17:01:51.561 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: user resources cleanup 2018-02-05 17:01:51.728 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: user resources cleanup 2018-02-05 17:01:51.728 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `users` 2018-02-05 17:01:53.318 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `users` 2018-02-05 17:01:54.476 766 INFO rally.task.engine [-] Load duration is: 0.359896 2018-02-05 17:01:54.476 766 INFO rally.task.engine [-] Full duration is: 2.862268 2018-02-05 17:01:54.504 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `users` 2018-02-05 17:01:55.212 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `users` 2018-02-05 17:01:55.213 766 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Enter context: `quotas` 2018-02-05 17:01:55.523 766 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Enter context: `quotas` 2018-02-05 17:01:55.720 1211 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 START 2018-02-05 17:02:12.899 1211 INFO rally.task.runner [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | ITER: 1 END: OK 2018-02-05 17:02:12.917 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: user resources cleanup 2018-02-05 17:02:20.105 766 INFO rally.plugins.openstack.context.cleanup.user [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: user resources cleanup 2018-02-05 17:02:20.105 766 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `quotas` 2018-02-05 17:02:20.140 766 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `quotas` 2018-02-05 17:02:20.141 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Starting: Exit context: `users` 2018-02-05 17:02:21.666 766 INFO rally.plugins.openstack.context.keystone.users [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Exit context: `users` 2018-02-05 17:02:22.589 766 INFO rally.task.engine [-] Load duration is: 16.178257 2018-02-05 17:02:22.590 766 INFO rally.task.engine [-] Full duration is: 27.163391 2018-02-05 17:02:22.613 766 INFO rally.task.engine [-] Task 1c82a990-7c86-49fe-980a-36ea8f156cf7 | Completed: Benchmarking. Task 1c82a990-7c86-49fe-980a-36ea8f156cf7: 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.048 | 4.048 | 4.048 | 4.048 | 4.048 | 4.048 | 100.0% | 1 | | glance.delete_image | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | total | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.060348 Full duration: 7.565317 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 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 3.123 | 100.0% | 1 | | glance.list_images | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 3.185 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.184652 Full duration: 7.583692 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.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.359896 Full duration: 2.862268 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.644 | 3.644 | 3.644 | 3.644 | 3.644 | 3.644 | 100.0% | 1 | | nova.boot_servers | 13.533 | 13.533 | 13.533 | 13.533 | 13.533 | 13.533 | 100.0% | 1 | | total | 16.178 | 16.178 | 16.178 | 16.178 | 16.178 | 16.178 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.178257 Full duration: 27.163391 2018-02-05 17:02:22,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1c82a990-7c86-49fe-980a-36ea8f156cf7 2018-02-05 17:02:22,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1c82a990-7c86-49fe-980a-36ea8f156cf7', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-05 17:02:22,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1c82a990-7c86-49fe-980a-36ea8f156cf7'] 2018-02-05 17:02:23,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:02:23,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-05 17:02:23,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-05 17:02:23,952 - 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-02-05 17:02:23,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:02:23,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:02:23,974 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:04:00,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:02:25.630 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Task validation. 2018-02-05 17:02:25.638 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Task validation of scenarios names. 2018-02-05 17:02:25.640 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Task validation of scenarios names. 2018-02-05 17:02:25.641 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Task validation of syntax. 2018-02-05 17:02:25.688 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Task validation of syntax. 2018-02-05 17:02:25.688 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Task validation of semantic. 2018-02-05 17:02:26.007 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:02:26.816 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:02:27.728 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:02:29.893 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:02:29.893 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Task validation of semantic. 2018-02-05 17:02:29.893 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Task validation. Task e4693c0a-dbbb-4622-838a-d41dab8eb270: started 2018-02-05 17:02:29.916 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Benchmarking. 2018-02-05 17:02:30.016 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:02:30.714 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:02:30.727 1504 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:02:45.974 1504 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:02:45.998 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:02:54.502 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:02:54.503 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:02:56.165 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:02:58.116 1377 INFO rally.task.engine [-] Load duration is: 15.245683 2018-02-05 17:02:58.117 1377 INFO rally.task.engine [-] Full duration is: 26.149697 2018-02-05 17:02:58.152 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:02:58.896 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:02:58.908 1610 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:06.731 1610 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:06.756 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:10.573 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:10.574 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:12.268 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:14.208 1377 INFO rally.task.engine [-] Load duration is: 7.822708 2018-02-05 17:03:14.209 1377 INFO rally.task.engine [-] Full duration is: 14.117044 2018-02-05 17:03:14.238 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:14.945 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:14.957 1716 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:15.783 1716 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:15.808 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:20.506 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:20.507 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:22.150 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:22.272 1377 INFO rally.task.engine [-] Load duration is: 0.825138 2018-02-05 17:03:22.273 1377 INFO rally.task.engine [-] Full duration is: 7.912568 2018-02-05 17:03:22.300 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:23.006 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:23.018 1822 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:23.543 1822 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:23.567 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:28.054 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:28.055 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:29.662 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:30.324 1377 INFO rally.task.engine [-] Load duration is: 0.523908 2018-02-05 17:03:30.325 1377 INFO rally.task.engine [-] Full duration is: 7.363649 2018-02-05 17:03:30.353 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:31.077 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:31.090 1928 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:34.821 1928 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:34.846 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:36.288 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:36.289 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:38.106 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:38.387 1377 INFO rally.task.engine [-] Load duration is: 3.730702 2018-02-05 17:03:38.388 1377 INFO rally.task.engine [-] Full duration is: 7.755029 2018-02-05 17:03:38.418 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:39.151 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:39.165 2034 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:39.538 2034 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:39.562 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:40.860 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:40.860 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:42.481 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:44.441 1377 INFO rally.task.engine [-] Load duration is: 0.371401 2018-02-05 17:03:44.442 1377 INFO rally.task.engine [-] Full duration is: 4.065147 2018-02-05 17:03:44.477 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:45.195 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:45.207 2140 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:49.476 2140 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:49.495 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: user resources cleanup 2018-02-05 17:03:54.457 1377 INFO rally.plugins.openstack.context.cleanup.user [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: user resources cleanup 2018-02-05 17:03:54.457 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:56.116 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:03:56.530 1377 INFO rally.task.engine [-] Load duration is: 4.267523 2018-02-05 17:03:56.531 1377 INFO rally.task.engine [-] Full duration is: 11.640695 2018-02-05 17:03:56.566 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Enter context: `users` 2018-02-05 17:03:57.263 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Enter context: `users` 2018-02-05 17:03:57.275 2246 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 START 2018-02-05 17:03:57.548 2246 INFO rally.task.runner [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | ITER: 1 END: OK 2018-02-05 17:03:57.573 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Starting: Exit context: `users` 2018-02-05 17:03:59.279 1377 INFO rally.plugins.openstack.context.keystone.users [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Exit context: `users` 2018-02-05 17:04:00.592 1377 INFO rally.task.engine [-] Load duration is: 0.272018 2018-02-05 17:04:00.592 1377 INFO rally.task.engine [-] Full duration is: 2.713522 2018-02-05 17:04:00.615 1377 INFO rally.task.engine [-] Task e4693c0a-dbbb-4622-838a-d41dab8eb270 | Completed: Benchmarking. Task e4693c0a-dbbb-4622-838a-d41dab8eb270: 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 | 10.772 | 10.772 | 10.772 | 10.772 | 10.772 | 10.772 | 100.0% | 1 | | ceilometer.get_alarm_state | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 100.0% | 1 | | ceilometer.set_alarm_state | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | total | 15.246 | 15.246 | 15.246 | 15.246 | 15.246 | 15.246 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.245683 Full duration: 26.149697 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 | 7.38 | 7.38 | 7.38 | 7.38 | 7.38 | 7.38 | 100.0% | 1 | | ceilometer.delete_alarm | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 7.823 | 7.823 | 7.823 | 7.823 | 7.823 | 7.823 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.822708 Full duration: 14.117044 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 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | ceilometer.get_alarm | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825138 Full duration: 7.912568 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 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | ceilometer.list_alarms | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.523908 Full duration: 7.363649 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 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 3.699 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 3.731 | 3.731 | 3.731 | 3.731 | 3.731 | 3.731 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.730702 Full duration: 7.755029 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 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | ceilometer.query_alarms | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.371401 Full duration: 4.065147 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 | 4.113 | 4.113 | 4.113 | 4.113 | 4.113 | 4.113 | 100.0% | 1 | | ceilometer.update_alarm | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 4.268 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.267523 Full duration: 11.640695 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.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.272018 Full duration: 2.713522 2018-02-05 17:04:00,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4693c0a-dbbb-4622-838a-d41dab8eb270 2018-02-05 17:04:00,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e4693c0a-dbbb-4622-838a-d41dab8eb270', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-02-05 17:04:00,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e4693c0a-dbbb-4622-838a-d41dab8eb270'] 2018-02-05 17:04:01,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:04:01,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-02-05 17:04:01,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-05 17:04:01,982 - 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-02-05 17:04:01,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:04:02,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:04:02,003 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:05:14,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:04:03.713 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Task validation. 2018-02-05 17:04:03.721 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Task validation of scenarios names. 2018-02-05 17:04:03.723 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Task validation of scenarios names. 2018-02-05 17:04:03.724 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Task validation of syntax. 2018-02-05 17:04:03.783 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Task validation of syntax. 2018-02-05 17:04:03.783 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Task validation of semantic. 2018-02-05 17:04:04.086 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:04.773 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:05.631 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:08.106 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:04:08.107 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Task validation of semantic. 2018-02-05 17:04:08.107 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Task validation. Task d562117d-8611-434c-927e-a62160151f81: started 2018-02-05 17:04:08.187 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Benchmarking. 2018-02-05 17:04:08.213 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:08.904 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:08.905 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:04:09.296 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:04:09.296 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `Volumes` 2018-02-05 17:04:12.107 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `Volumes` 2018-02-05 17:04:12.121 2419 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:04:16.869 2419 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:04:16.890 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:04:19.463 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:04:19.464 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `Volumes` 2018-02-05 17:04:19.552 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `Volumes` 2018-02-05 17:04:19.552 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:04:19.582 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:04:19.583 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:21.182 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:04:22.255 2292 INFO rally.task.engine [-] Load duration is: 2.74722 2018-02-05 17:04:22.255 2292 INFO rally.task.engine [-] Full duration is: 12.970089 2018-02-05 17:04:22.296 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:23.061 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:23.061 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:04:23.341 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:04:23.355 2605 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:04:26.360 2605 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:04:26.384 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:04:26.666 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:04:26.666 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:04:26.691 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:04:26.691 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:28.305 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:04:28.408 2292 INFO rally.task.engine [-] Load duration is: 1.004374 2018-02-05 17:04:28.409 2292 INFO rally.task.engine [-] Full duration is: 6.01235 2018-02-05 17:04:28.437 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:29.156 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:29.156 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:04:29.494 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:04:29.728 2771 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:04:37.069 2771 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:04:37.090 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:04:37.568 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:04:37.569 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:04:37.600 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:04:37.600 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:39.265 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:04:40.488 2292 INFO rally.task.engine [-] Load duration is: 5.339873 2018-02-05 17:04:40.488 2292 INFO rally.task.engine [-] Full duration is: 10.82984 2018-02-05 17:04:40.520 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:41.251 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:41.251 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:04:41.590 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:04:41.603 2937 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:04:46.603 2937 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:04:46.628 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:04:46.912 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:04:46.912 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:04:46.939 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:04:46.940 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:48.483 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:04:48.553 2292 INFO rally.task.engine [-] Load duration is: 2.999863 2018-02-05 17:04:48.553 2292 INFO rally.task.engine [-] Full duration is: 7.964282 2018-02-05 17:04:48.583 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:04:49.335 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:04:49.335 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:04:49.692 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:04:49.706 3103 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:04:57.004 3103 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:04:57.026 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:04:57.319 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:04:57.320 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:04:57.347 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:04:57.347 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:04:59.004 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:05:00.629 2292 INFO rally.task.engine [-] Load duration is: 5.296611 2018-02-05 17:05:00.630 2292 INFO rally.task.engine [-] Full duration is: 10.42307 2018-02-05 17:05:00.661 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `users` 2018-02-05 17:05:01.419 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `users` 2018-02-05 17:05:01.419 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `quotas` 2018-02-05 17:05:01.693 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `quotas` 2018-02-05 17:05:01.693 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Enter context: `Volumes` 2018-02-05 17:05:04.626 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Enter context: `Volumes` 2018-02-05 17:05:04.639 3269 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 START 2018-02-05 17:05:09.810 3269 INFO rally.task.runner [-] Task d562117d-8611-434c-927e-a62160151f81 | ITER: 1 END: OK 2018-02-05 17:05:09.836 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: user resources cleanup 2018-02-05 17:05:12.377 2292 INFO rally.plugins.openstack.context.cleanup.user [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: user resources cleanup 2018-02-05 17:05:12.377 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `Volumes` 2018-02-05 17:05:12.454 2292 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `Volumes` 2018-02-05 17:05:12.454 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `quotas` 2018-02-05 17:05:12.483 2292 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `quotas` 2018-02-05 17:05:12.484 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Starting: Exit context: `users` 2018-02-05 17:05:14.008 2292 INFO rally.plugins.openstack.context.keystone.users [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Exit context: `users` 2018-02-05 17:05:14.708 2292 INFO rally.task.engine [-] Load duration is: 3.169889 2018-02-05 17:05:14.709 2292 INFO rally.task.engine [-] Full duration is: 13.349466 2018-02-05 17:05:14.732 2292 INFO rally.task.engine [-] Task d562117d-8611-434c-927e-a62160151f81 | Completed: Benchmarking. Task d562117d-8611-434c-927e-a62160151f81: 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 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 2.546 | 100.0% | 1 | | cinder.delete_snapshot | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | total | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.74722 Full duration: 12.970089 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 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | cinder.delete_volume | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004374 Full duration: 6.01235 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 | 4.961 | 4.961 | 4.961 | 4.961 | 4.961 | 4.961 | 100.0% | 1 | | cinder.delete_volume | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 2.379 | 100.0% | 1 | | total | 5.34 | 5.34 | 5.34 | 5.34 | 5.34 | 5.34 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.339873 Full duration: 10.82984 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 | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 100.0% | 1 | | cinder.delete_volume | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 100.0% | 1 | | total | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.999863 Full duration: 7.964282 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 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 100.0% | 1 | | cinder.extend_volume | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | cinder.delete_volume | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 2.23 | 100.0% | 1 | | total | 5.297 | 5.297 | 5.297 | 5.297 | 5.297 | 5.297 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.296611 Full duration: 10.42307 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 | 2.91 | 2.91 | 2.91 | 2.91 | 2.91 | 2.91 | 100.0% | 1 | | cinder.delete_volume | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 100.0% | 1 | | total | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.169889 Full duration: 13.349466 2018-02-05 17:05:14,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d562117d-8611-434c-927e-a62160151f81 2018-02-05 17:05:14,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd562117d-8611-434c-927e-a62160151f81', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-05 17:05:14,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd562117d-8611-434c-927e-a62160151f81'] 2018-02-05 17:05:16,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:05:16,085 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-05 17:05:16,085 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-05 17:05:16,085 - 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-02-05 17:05:16,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:05:16,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:05:16,108 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:06:00,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:05:17.708 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Task validation. 2018-02-05 17:05:17.715 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Task validation of scenarios names. 2018-02-05 17:05:17.718 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Task validation of scenarios names. 2018-02-05 17:05:17.718 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Task validation of syntax. 2018-02-05 17:05:17.743 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Task validation of syntax. 2018-02-05 17:05:17.743 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Task validation of semantic. 2018-02-05 17:05:18.035 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Enter context: `users` 2018-02-05 17:05:18.706 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Enter context: `users` 2018-02-05 17:05:19.650 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Exit context: `users` 2018-02-05 17:05:22.114 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Exit context: `users` 2018-02-05 17:05:22.115 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Task validation of semantic. 2018-02-05 17:05:22.115 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Task validation. Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64: started 2018-02-05 17:05:22.136 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Benchmarking. 2018-02-05 17:05:22.163 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Enter context: `users` 2018-02-05 17:05:22.887 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Enter context: `users` 2018-02-05 17:05:22.900 3542 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 START 2018-02-05 17:05:30.706 3542 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 END: OK 2018-02-05 17:05:30.732 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: user resources cleanup 2018-02-05 17:05:31.070 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: user resources cleanup 2018-02-05 17:05:31.070 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Exit context: `users` 2018-02-05 17:05:32.736 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Exit context: `users` 2018-02-05 17:05:34.217 3415 INFO rally.task.engine [-] Load duration is: 3.804494 2018-02-05 17:05:34.217 3415 INFO rally.task.engine [-] Full duration is: 10.575267 2018-02-05 17:05:34.263 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Enter context: `users` 2018-02-05 17:05:34.958 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Enter context: `users` 2018-02-05 17:05:34.971 3648 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 START 2018-02-05 17:05:40.520 3648 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 END: OK 2018-02-05 17:05:40.536 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: user resources cleanup 2018-02-05 17:05:40.789 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: user resources cleanup 2018-02-05 17:05:40.789 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Exit context: `users` 2018-02-05 17:05:42.388 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Exit context: `users` 2018-02-05 17:05:44.298 3415 INFO rally.task.engine [-] Load duration is: 3.547534 2018-02-05 17:05:44.299 3415 INFO rally.task.engine [-] Full duration is: 8.126334 2018-02-05 17:05:44.347 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Enter context: `users` 2018-02-05 17:05:45.068 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Enter context: `users` 2018-02-05 17:05:45.082 3754 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 START 2018-02-05 17:05:52.943 3754 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 END: OK 2018-02-05 17:05:52.960 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: user resources cleanup 2018-02-05 17:05:53.221 3415 INFO rally.plugins.openstack.context.cleanup.user [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: user resources cleanup 2018-02-05 17:05:53.221 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Exit context: `users` 2018-02-05 17:05:54.873 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Exit context: `users` 2018-02-05 17:05:56.387 3415 INFO rally.task.engine [-] Load duration is: 5.860317 2018-02-05 17:05:56.389 3415 INFO rally.task.engine [-] Full duration is: 10.529996 2018-02-05 17:05:56.420 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Enter context: `users` 2018-02-05 17:05:57.111 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Enter context: `users` 2018-02-05 17:05:57.123 3860 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 START 2018-02-05 17:05:57.444 3860 INFO rally.task.runner [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | ITER: 1 END: OK 2018-02-05 17:05:57.461 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Starting: Exit context: `users` 2018-02-05 17:05:59.109 3415 INFO rally.plugins.openstack.context.keystone.users [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Exit context: `users` 2018-02-05 17:06:00.441 3415 INFO rally.task.engine [-] Load duration is: 0.320701 2018-02-05 17:06:00.441 3415 INFO rally.task.engine [-] Full duration is: 2.689953 2018-02-05 17:06:00.465 3415 INFO rally.task.engine [-] Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64 | Completed: Benchmarking. Task f255e235-7e7d-460d-8d94-e4ec2b9c2b64: 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 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | heat.update_stack | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 100.0% | 1 | | heat.delete_stack | 2.294 | 2.294 | 2.294 | 2.294 | 2.294 | 2.294 | 100.0% | 1 | | total | 3.804 | 3.804 | 3.804 | 3.804 | 3.804 | 3.804 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.804494 Full duration: 10.575267 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.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | heat.check_stack | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | heat.delete_stack | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 3.548 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.547534 Full duration: 8.126334 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 | 2.994 | 2.994 | 2.994 | 2.994 | 2.994 | 2.994 | 100.0% | 1 | | heat.suspend_stack | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | heat.resume_stack | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | heat.delete_stack | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.860317 Full duration: 10.529996 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.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 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.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.320701 Full duration: 2.689953 2018-02-05 17:06:00,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f255e235-7e7d-460d-8d94-e4ec2b9c2b64 2018-02-05 17:06:00,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f255e235-7e7d-460d-8d94-e4ec2b9c2b64', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-05 17:06:00,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f255e235-7e7d-460d-8d94-e4ec2b9c2b64'] 2018-02-05 17:06:01,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:06:01,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-05 17:06:01,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-05 17:06:01,788 - 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-02-05 17:06:01,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:06:01,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:06:01,812 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:07:11,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:06:03.432 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Task validation. 2018-02-05 17:06:03.440 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Task validation of scenarios names. 2018-02-05 17:06:03.443 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Task validation of scenarios names. 2018-02-05 17:06:03.443 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Task validation of syntax. 2018-02-05 17:06:03.506 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Task validation of syntax. 2018-02-05 17:06:03.506 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Task validation of semantic. 2018-02-05 17:06:03.797 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:04.580 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:04.613 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:07.114 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:07.114 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Task validation of semantic. 2018-02-05 17:06:07.115 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Task validation. Task f18aa791-410e-4b5a-8284-5b701b358c74: started 2018-02-05 17:06:07.131 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Benchmarking. 2018-02-05 17:06:07.153 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:07.916 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:07.930 4033 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:08.503 4033 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:08.520 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:09.952 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:09.952 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:11.669 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:13.174 3906 INFO rally.task.engine [-] Load duration is: 0.203276 2018-02-05 17:06:13.174 3906 INFO rally.task.engine [-] Full duration is: 4.517031 2018-02-05 17:06:13.211 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:13.930 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:13.942 4199 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:14.489 4199 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:14.512 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:15.963 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:15.963 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:17.688 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:19.233 3906 INFO rally.task.engine [-] Load duration is: 0.18291 2018-02-05 17:06:19.233 3906 INFO rally.task.engine [-] Full duration is: 4.478133 2018-02-05 17:06:19.261 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:19.958 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:19.970 4365 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:20.510 4365 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:20.535 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:21.959 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:21.960 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:23.619 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:25.291 3906 INFO rally.task.engine [-] Load duration is: 0.19425 2018-02-05 17:06:25.292 3906 INFO rally.task.engine [-] Full duration is: 4.358792 2018-02-05 17:06:25.322 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:26.024 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:26.037 4531 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:26.552 4531 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:26.577 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:26.963 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:26.964 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:28.515 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:29.342 3906 INFO rally.task.engine [-] Load duration is: 0.161802 2018-02-05 17:06:29.342 3906 INFO rally.task.engine [-] Full duration is: 3.194953 2018-02-05 17:06:29.374 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:30.075 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:30.087 4697 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:30.616 4697 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:30.637 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:30.970 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:30.970 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:32.572 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:33.394 3906 INFO rally.task.engine [-] Load duration is: 0.168103 2018-02-05 17:06:33.395 3906 INFO rally.task.engine [-] Full duration is: 3.199983 2018-02-05 17:06:33.425 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:34.152 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:34.164 4863 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:35.034 4863 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:35.057 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:38.771 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:38.771 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:40.413 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:41.452 3906 INFO rally.task.engine [-] Load duration is: 0.499726 2018-02-05 17:06:41.452 3906 INFO rally.task.engine [-] Full duration is: 6.989231 2018-02-05 17:06:41.482 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:42.228 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:42.240 5029 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:42.941 5029 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:42.961 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:43.343 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:43.344 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:44.919 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:45.499 3906 INFO rally.task.engine [-] Load duration is: 0.336749 2018-02-05 17:06:45.500 3906 INFO rally.task.engine [-] Full duration is: 3.437436 2018-02-05 17:06:45.524 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:46.246 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:46.257 5195 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:46.828 5195 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:46.848 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:48.333 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:48.334 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:49.885 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:51.550 3906 INFO rally.task.engine [-] Load duration is: 0.207971 2018-02-05 17:06:51.551 3906 INFO rally.task.engine [-] Full duration is: 4.361751 2018-02-05 17:06:51.580 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:52.294 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:52.306 5361 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:52.915 5361 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:52.937 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:06:54.351 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:06:54.351 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:06:56.051 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:06:57.605 3906 INFO rally.task.engine [-] Load duration is: 0.257862 2018-02-05 17:06:57.606 3906 INFO rally.task.engine [-] Full duration is: 4.472455 2018-02-05 17:06:57.633 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:06:58.345 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:06:58.357 5527 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:06:58.992 5527 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:06:59.007 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:07:00.538 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:07:00.538 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:07:02.140 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:07:03.658 3906 INFO rally.task.engine [-] Load duration is: 0.272979 2018-02-05 17:07:03.658 3906 INFO rally.task.engine [-] Full duration is: 4.508301 2018-02-05 17:07:03.690 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Enter context: `users` 2018-02-05 17:07:04.397 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Enter context: `users` 2018-02-05 17:07:04.409 5693 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 START 2018-02-05 17:07:06.992 5693 INFO rally.task.runner [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | ITER: 1 END: OK 2018-02-05 17:07:07.014 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: admin resources cleanup 2018-02-05 17:07:09.976 3906 INFO rally.plugins.openstack.context.cleanup.admin [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: admin resources cleanup 2018-02-05 17:07:09.976 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Starting: Exit context: `users` 2018-02-05 17:07:11.629 3906 INFO rally.plugins.openstack.context.keystone.users [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Exit context: `users` 2018-02-05 17:07:11.718 3906 INFO rally.task.engine [-] Load duration is: 2.221618 2018-02-05 17:07:11.718 3906 INFO rally.task.engine [-] Full duration is: 7.942493 2018-02-05 17:07:11.742 3906 INFO rally.task.engine [-] Task f18aa791-410e-4b5a-8284-5b701b358c74 | Completed: Benchmarking. Task f18aa791-410e-4b5a-8284-5b701b358c74: 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.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.revoke_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.203276 Full duration: 4.517031 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.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_roles | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.18291 Full duration: 4.478133 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.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.list_projects | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.19425 Full duration: 4.358792 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.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.delete_role | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.161802 Full duration: 3.194953 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.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.delete_service | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.168103 Full duration: 3.199983 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.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | keystone_v3.create_user | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_project | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.get_user | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_role | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.list_services | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.get_services | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.499726 Full duration: 6.989231 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.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | keystone_v3.update_project | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.delete_project | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.336749 Full duration: 3.437436 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.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.207971 Full duration: 4.361751 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.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.257862 Full duration: 4.472455 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.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_users | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | total | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.272979 Full duration: 4.508301 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.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.create_users | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 100.0% | 1 | | keystone_v3.create_user | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.221618 Full duration: 7.942493 2018-02-05 17:07:11,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f18aa791-410e-4b5a-8284-5b701b358c74 2018-02-05 17:07:11,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f18aa791-410e-4b5a-8284-5b701b358c74', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-05 17:07:11,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f18aa791-410e-4b5a-8284-5b701b358c74'] 2018-02-05 17:07:13,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:07:13,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-05 17:07:13,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-05 17:07:13,201 - 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-02-05 17:07:13,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:07:13,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:07:13,223 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:09:55,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:07:14.871 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Task validation. 2018-02-05 17:07:14.878 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Task validation of scenarios names. 2018-02-05 17:07:14.881 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Task validation of scenarios names. 2018-02-05 17:07:14.881 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Task validation of syntax. 2018-02-05 17:07:14.961 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Task validation of syntax. 2018-02-05 17:07:14.961 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Task validation of semantic. 2018-02-05 17:07:15.250 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:07:15.927 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:07:16.736 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:07:19.070 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:07:19.070 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Task validation of semantic. 2018-02-05 17:07:19.071 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Task validation. Task b6d37ac9-2214-4a82-88c4-4e0a829409d5: started 2018-02-05 17:07:19.091 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Benchmarking. 2018-02-05 17:07:19.116 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:07:19.805 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:07:19.806 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:07:20.068 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:07:20.082 5946 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:07:21.474 5946 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:07:21.496 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:07:22.043 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:07:22.043 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:07:22.060 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:07:22.060 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:07:23.581 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:07:25.143 5819 INFO rally.task.engine [-] Load duration is: 1.39128 2018-02-05 17:07:25.143 5819 INFO rally.task.engine [-] Full duration is: 4.467635 2018-02-05 17:07:25.179 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:07:25.899 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:07:25.899 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:07:26.172 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:07:26.173 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:07:31.466 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:07:31.480 6232 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:07:34.005 6232 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:07:34.028 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:07:37.034 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:07:37.034 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:07:42.700 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:07:42.701 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:07:42.720 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:07:42.720 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:07:44.334 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:07:45.230 5819 INFO rally.task.engine [-] Load duration is: 2.524275 2018-02-05 17:07:45.230 5819 INFO rally.task.engine [-] Full duration is: 19.159348 2018-02-05 17:07:45.254 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:07:45.964 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:07:45.964 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:07:46.251 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:07:46.252 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:07:51.838 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:07:51.851 6518 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:07:59.051 6518 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:07:59.076 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:08:06.765 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:08:06.765 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:08:13.628 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:08:13.628 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:08:13.653 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:08:13.653 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:08:15.146 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:08:15.330 5819 INFO rally.task.engine [-] Load duration is: 7.199268 2018-02-05 17:08:15.331 5819 INFO rally.task.engine [-] Full duration is: 29.893868 2018-02-05 17:08:15.357 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:08:16.100 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:08:16.100 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:08:16.361 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:08:16.361 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:08:21.744 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:08:21.756 6804 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:08:23.671 6804 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:08:23.687 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:08:26.691 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:08:26.691 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:08:32.598 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:08:32.598 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:08:32.620 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:08:32.621 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:08:34.292 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:08:35.414 5819 INFO rally.task.engine [-] Load duration is: 1.914031 2018-02-05 17:08:35.414 5819 INFO rally.task.engine [-] Full duration is: 18.93744 2018-02-05 17:08:35.442 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:08:36.193 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:08:36.193 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:08:36.389 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:08:36.401 7090 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:08:37.271 7090 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:08:37.293 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:08:39.820 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:08:39.821 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:08:39.839 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:08:39.839 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:08:41.526 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:08:43.475 5819 INFO rally.task.engine [-] Load duration is: 0.869554 2018-02-05 17:08:43.475 5819 INFO rally.task.engine [-] Full duration is: 6.086533 2018-02-05 17:08:43.503 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:08:44.210 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:08:44.211 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:08:44.405 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:08:44.405 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:08:49.558 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:08:49.571 7376 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:08:51.205 7376 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:08:51.228 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:08:54.391 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:08:54.391 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:08:59.695 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:08:59.695 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:08:59.715 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:08:59.716 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:09:01.235 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:09:01.561 5819 INFO rally.task.engine [-] Load duration is: 1.632962 2018-02-05 17:09:01.562 5819 INFO rally.task.engine [-] Full duration is: 17.735231 2018-02-05 17:09:01.592 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:09:02.302 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:09:02.303 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:09:02.513 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:09:02.514 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:09:07.740 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:09:07.756 7662 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:09:11.609 7662 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:09:11.633 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:09:21.258 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:09:21.259 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:09:28.446 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:09:28.447 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:09:28.473 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:09:28.473 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:09:30.024 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:09:31.680 5819 INFO rally.task.engine [-] Load duration is: 3.851892 2018-02-05 17:09:31.680 5819 INFO rally.task.engine [-] Full duration is: 28.435117 2018-02-05 17:09:31.713 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `users` 2018-02-05 17:09:32.499 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `users` 2018-02-05 17:09:32.500 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `quotas` 2018-02-05 17:09:32.772 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `quotas` 2018-02-05 17:09:32.773 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Enter context: `network` 2018-02-05 17:09:38.123 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Enter context: `network` 2018-02-05 17:09:38.137 7948 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 START 2018-02-05 17:09:39.811 7948 INFO rally.task.runner [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | ITER: 1 END: OK 2018-02-05 17:09:39.836 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: user resources cleanup 2018-02-05 17:09:47.514 5819 INFO rally.plugins.openstack.context.cleanup.user [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: user resources cleanup 2018-02-05 17:09:47.514 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `network` 2018-02-05 17:09:52.858 5819 INFO rally.plugins.openstack.context.network.networks [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `network` 2018-02-05 17:09:52.859 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `quotas` 2018-02-05 17:09:52.878 5819 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `quotas` 2018-02-05 17:09:52.878 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Starting: Exit context: `users` 2018-02-05 17:09:54.581 5819 INFO rally.plugins.openstack.context.keystone.users [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Exit context: `users` 2018-02-05 17:09:55.782 5819 INFO rally.task.engine [-] Load duration is: 1.673007 2018-02-05 17:09:55.782 5819 INFO rally.task.engine [-] Full duration is: 22.871741 2018-02-05 17:09:55.807 5819 INFO rally.task.engine [-] Task b6d37ac9-2214-4a82-88c4-4e0a829409d5 | Completed: Benchmarking. Task b6d37ac9-2214-4a82-88c4-4e0a829409d5: 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | neutron.delete_network | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 1.391 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.39128 Full duration: 4.467635 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 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | neutron.delete_port | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | total | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 2.524 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.524275 Full duration: 19.159348 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | neutron.create_subnet | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | neutron.create_router | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | neutron.add_interface_router | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 2.604 | 100.0% | 1 | | neutron.remove_interface_router | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | neutron.delete_router | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | total | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.199268 Full duration: 29.893868 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 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.delete_subnet | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | total | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 1.914 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.914031 Full duration: 18.93744 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | neutron.list_networks | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869554 Full duration: 6.086533 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 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | neutron.list_ports | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.632962 Full duration: 17.735231 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | neutron.create_subnet | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | neutron.create_router | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | neutron.add_interface_router | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | neutron.list_routers | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 3.852 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.851892 Full duration: 28.435117 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | neutron.create_subnet | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | neutron.list_subnets | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 1.673 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.673007 Full duration: 22.871741 2018-02-05 17:09:55,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6d37ac9-2214-4a82-88c4-4e0a829409d5 2018-02-05 17:09:55,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b6d37ac9-2214-4a82-88c4-4e0a829409d5', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-05 17:09:55,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b6d37ac9-2214-4a82-88c4-4e0a829409d5'] 2018-02-05 17:09:57,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:09:57,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-05 17:09:57,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-05 17:09:57,240 - 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-02-05 17:09:57,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:09:57,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:09:57,265 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:12:50,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:09:58.905 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Task validation. 2018-02-05 17:09:58.913 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Task validation of scenarios names. 2018-02-05 17:09:58.915 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Task validation of scenarios names. 2018-02-05 17:09:58.915 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Task validation of syntax. 2018-02-05 17:09:58.957 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Task validation of syntax. 2018-02-05 17:09:58.958 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Task validation of semantic. 2018-02-05 17:09:59.236 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `users` 2018-02-05 17:09:59.873 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `users` 2018-02-05 17:10:01.298 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `users` 2018-02-05 17:10:03.508 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `users` 2018-02-05 17:10:03.509 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Task validation of semantic. 2018-02-05 17:10:03.509 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Task validation. Task 4f760639-c929-4fc3-90ff-15fa9386cfab: started 2018-02-05 17:10:03.525 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Benchmarking. 2018-02-05 17:10:03.548 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `users` 2018-02-05 17:10:04.272 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `users` 2018-02-05 17:10:04.272 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `quotas` 2018-02-05 17:10:04.561 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `quotas` 2018-02-05 17:10:04.561 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `network` 2018-02-05 17:10:09.881 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `network` 2018-02-05 17:10:10.214 8321 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 START 2018-02-05 17:10:22.125 8321 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 END: OK 2018-02-05 17:10:22.146 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: user resources cleanup 2018-02-05 17:10:22.776 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: user resources cleanup 2018-02-05 17:10:22.777 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `network` 2018-02-05 17:10:29.993 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `network` 2018-02-05 17:10:29.993 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `quotas` 2018-02-05 17:10:30.050 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `quotas` 2018-02-05 17:10:30.050 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `users` 2018-02-05 17:10:31.428 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `users` 2018-02-05 17:10:31.630 8194 INFO rally.task.engine [-] Load duration is: 10.909946 2018-02-05 17:10:31.631 8194 INFO rally.task.engine [-] Full duration is: 27.881072 2018-02-05 17:10:31.664 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `users` 2018-02-05 17:10:32.387 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `users` 2018-02-05 17:10:32.387 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `quotas` 2018-02-05 17:10:32.833 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `quotas` 2018-02-05 17:10:32.834 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `network` 2018-02-05 17:10:37.930 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `network` 2018-02-05 17:10:38.260 8507 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 START 2018-02-05 17:10:58.295 8507 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 END: OK 2018-02-05 17:10:58.315 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: user resources cleanup 2018-02-05 17:10:59.094 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: user resources cleanup 2018-02-05 17:10:59.094 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `network` 2018-02-05 17:11:06.221 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `network` 2018-02-05 17:11:06.221 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `quotas` 2018-02-05 17:11:06.315 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `quotas` 2018-02-05 17:11:06.315 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `users` 2018-02-05 17:11:07.922 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `users` 2018-02-05 17:11:09.764 8194 INFO rally.task.engine [-] Load duration is: 17.034432 2018-02-05 17:11:09.765 8194 INFO rally.task.engine [-] Full duration is: 36.260787 2018-02-05 17:11:09.793 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `users` 2018-02-05 17:11:10.520 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `users` 2018-02-05 17:11:10.520 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `quotas` 2018-02-05 17:11:10.853 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `quotas` 2018-02-05 17:11:10.853 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `network` 2018-02-05 17:11:16.191 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `network` 2018-02-05 17:11:16.528 8773 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 START 2018-02-05 17:11:37.962 8773 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 END: OK 2018-02-05 17:11:37.983 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: user resources cleanup 2018-02-05 17:11:38.617 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: user resources cleanup 2018-02-05 17:11:38.617 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `network` 2018-02-05 17:11:45.400 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `network` 2018-02-05 17:11:45.400 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `quotas` 2018-02-05 17:11:45.457 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `quotas` 2018-02-05 17:11:45.458 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `users` 2018-02-05 17:11:46.971 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `users` 2018-02-05 17:11:47.890 8194 INFO rally.task.engine [-] Load duration is: 16.433713 2018-02-05 17:11:47.891 8194 INFO rally.task.engine [-] Full duration is: 37.179751 2018-02-05 17:11:47.921 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `users` 2018-02-05 17:11:48.657 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `users` 2018-02-05 17:11:48.657 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `quotas` 2018-02-05 17:11:48.962 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `quotas` 2018-02-05 17:11:48.963 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Enter context: `network` 2018-02-05 17:11:54.075 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Enter context: `network` 2018-02-05 17:11:54.351 8959 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 START 2018-02-05 17:12:39.594 8959 INFO rally.task.runner [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | ITER: 1 END: OK 2018-02-05 17:12:39.611 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: user resources cleanup 2018-02-05 17:12:40.473 8194 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: user resources cleanup 2018-02-05 17:12:40.473 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `network` 2018-02-05 17:12:47.522 8194 INFO rally.plugins.openstack.context.network.networks [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `network` 2018-02-05 17:12:47.523 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `quotas` 2018-02-05 17:12:47.583 8194 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `quotas` 2018-02-05 17:12:47.583 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Starting: Exit context: `users` 2018-02-05 17:12:49.069 8194 INFO rally.plugins.openstack.context.keystone.users [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Exit context: `users` 2018-02-05 17:12:50.066 8194 INFO rally.task.engine [-] Load duration is: 44.242111 2018-02-05 17:12:50.067 8194 INFO rally.task.engine [-] Full duration is: 61.149794 2018-02-05 17:12:50.092 8194 INFO rally.task.engine [-] Task 4f760639-c929-4fc3-90ff-15fa9386cfab | Completed: Benchmarking. Task 4f760639-c929-4fc3-90ff-15fa9386cfab: finished 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.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | nova.boot_server | 8.769 | 8.769 | 8.769 | 8.769 | 8.769 | 8.769 | 100.0% | 1 | | nova.delete_server | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | nova.delete_keypair | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 10.91 | 10.91 | 10.91 | 10.91 | 10.91 | 10.91 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.909946 Full duration: 27.881072 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.054 | 5.054 | 5.054 | 5.054 | 5.054 | 5.054 | 100.0% | 1 | | nova.boot_server | 11.977 | 11.977 | 11.977 | 11.977 | 11.977 | 11.977 | 100.0% | 1 | | nova.delete_server | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | total | 17.034 | 17.034 | 17.034 | 17.034 | 17.034 | 17.034 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.034432 Full duration: 36.260787 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.421 | 13.421 | 13.421 | 13.421 | 13.421 | 13.421 | 100.0% | 1 | | nova.pause_server | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 100.0% | 1 | | nova.unpause_server | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 2.764 | 100.0% | 1 | | nova.delete_server | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 16.434 | 16.434 | 16.434 | 16.434 | 16.434 | 16.434 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.433713 Full duration: 37.179751 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 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | nova.create_100_rules | 26.581 | 26.581 | 26.581 | 26.581 | 26.581 | 26.581 | 100.0% | 1 | | nova.boot_server | 11.505 | 11.505 | 11.505 | 11.505 | 11.505 | 11.505 | 100.0% | 1 | | nova.get_attached_security_groups | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | nova.delete_server | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 2.682 | 100.0% | 1 | | nova.delete_10_security_groups | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | total | 44.242 | 44.242 | 44.242 | 44.242 | 44.242 | 44.242 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.242111 Full duration: 61.149794 2018-02-05 17:12:50,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4f760639-c929-4fc3-90ff-15fa9386cfab 2018-02-05 17:12:50,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4f760639-c929-4fc3-90ff-15fa9386cfab', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-05 17:12:50,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4f760639-c929-4fc3-90ff-15fa9386cfab'] 2018-02-05 17:12:51,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:12:51,506 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-02-05 17:12:51,506 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-05 17:12:51,506 - 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-02-05 17:12:51,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-05 17:12:51,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerResource.get_tenant_resources', 'NovaServers.boot_and_live_migrate_server', 'CeilometerSamples.list_matched_samples', 'CeilometerResource.list_matched_resources', 'CeilometerStats.get_stats', 'CeilometerMeters.list_matched_meters', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'NovaServers.boot_server_from_volume_and_live_migrate', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'NovaServers.boot_server_attach_created_volume_and_live_migrate', 'NovaServers.boot_and_migrate_server', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-02-05 17:12:51,526 - 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': '5a55b4da-d159-4202-ab99-ed0de5d40afc', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'flavor_name': 'rally-tiny-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ed45d3d8-67f9-4214-ae3a-84ad1a492e9b', '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-02-05 17:13:17,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-02-05 17:12:53.242 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Task validation. 2018-02-05 17:12:53.249 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Task validation of scenarios names. 2018-02-05 17:12:53.252 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Task validation of scenarios names. 2018-02-05 17:12:53.252 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Task validation of syntax. 2018-02-05 17:12:53.284 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Task validation of syntax. 2018-02-05 17:12:53.284 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Task validation of semantic. 2018-02-05 17:12:53.598 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:12:54.272 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:12:54.813 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:12:56.964 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:12:56.965 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Task validation of semantic. 2018-02-05 17:12:56.965 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Task validation. Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8: started 2018-02-05 17:12:56.982 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Benchmarking. 2018-02-05 17:12:57.004 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:12:57.697 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:12:57.709 9232 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 START 2018-02-05 17:12:58.209 9232 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 END: OK 2018-02-05 17:12:58.229 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: admin resources cleanup 2018-02-05 17:12:58.514 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: admin resources cleanup 2018-02-05 17:12:58.514 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:13:00.126 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:13:01.025 9105 INFO rally.task.engine [-] Load duration is: 0.499591 2018-02-05 17:13:01.026 9105 INFO rally.task.engine [-] Full duration is: 3.122942 2018-02-05 17:13:01.061 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:13:01.799 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:13:01.811 9338 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 START 2018-02-05 17:13:02.145 9338 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 END: OK 2018-02-05 17:13:02.169 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: admin resources cleanup 2018-02-05 17:13:02.374 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: admin resources cleanup 2018-02-05 17:13:02.374 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:13:04.199 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:13:05.081 9105 INFO rally.task.engine [-] Load duration is: 0.333581 2018-02-05 17:13:05.081 9105 INFO rally.task.engine [-] Full duration is: 3.139089 2018-02-05 17:13:05.110 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:13:05.842 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:13:05.854 9444 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 START 2018-02-05 17:13:06.138 9444 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 END: OK 2018-02-05 17:13:06.162 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: admin resources cleanup 2018-02-05 17:13:06.367 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: admin resources cleanup 2018-02-05 17:13:06.368 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:13:07.964 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:13:09.131 9105 INFO rally.task.engine [-] Load duration is: 0.283969 2018-02-05 17:13:09.132 9105 INFO rally.task.engine [-] Full duration is: 2.855018 2018-02-05 17:13:09.163 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:13:09.888 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:13:09.899 9550 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 START 2018-02-05 17:13:10.240 9550 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 END: OK 2018-02-05 17:13:10.258 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: admin resources cleanup 2018-02-05 17:13:10.459 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: admin resources cleanup 2018-02-05 17:13:10.459 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:13:12.045 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:13:13.185 9105 INFO rally.task.engine [-] Load duration is: 0.339983 2018-02-05 17:13:13.186 9105 INFO rally.task.engine [-] Full duration is: 2.883661 2018-02-05 17:13:13.214 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Enter context: `users` 2018-02-05 17:13:13.895 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Enter context: `users` 2018-02-05 17:13:13.906 9656 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 START 2018-02-05 17:13:14.220 9656 INFO rally.task.runner [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | ITER: 1 END: OK 2018-02-05 17:13:14.245 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: admin resources cleanup 2018-02-05 17:13:14.456 9105 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: admin resources cleanup 2018-02-05 17:13:14.456 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Starting: Exit context: `users` 2018-02-05 17:13:16.014 9105 INFO rally.plugins.openstack.context.keystone.users [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Exit context: `users` 2018-02-05 17:13:17.233 9105 INFO rally.task.engine [-] Load duration is: 0.312688 2018-02-05 17:13:17.234 9105 INFO rally.task.engine [-] Full duration is: 2.801509 2018-02-05 17:13:17.260 9105 INFO rally.task.engine [-] Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 | Completed: Benchmarking. Task 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8: 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | quotas.delete_quotas | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.499591 Full duration: 3.122942 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.333581 Full duration: 3.139089 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.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.283969 Full duration: 2.855018 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.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | quotas.delete_quotas | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.339983 Full duration: 2.883661 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.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.312688 Full duration: 2.801509 2018-02-05 17:13:17,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1092166c-4bcd-46ab-8f2c-4b8eeeb401b8 2018-02-05 17:13:17,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1092166c-4bcd-46ab-8f2c-4b8eeeb401b8', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-05 17:13:17,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1092166c-4bcd-46ab-8f2c-4b8eeeb401b8'] 2018-02-05 17:13:18,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-05 17:13:18,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-05 17:13:18,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 00:32 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:30 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 02:43 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:03 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:03 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 01:42 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 04:55 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:24 | 21 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:29 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:20:26 | 220 | 100.00% | +===================+============+===============+===========+ 2018-02-05 17:13:18,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-02-05 17:13:25,521 - functest.energy.energy - DEBUG - Stopping recording 2018-02-05 17:13:27,157 - functest.utils.functest_utils - DEBUG - 2018-02-05 17:13:27,157 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 17:13:27,157 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 12:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-02-05 17:13:27,160 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-05 17:13:27,220 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-05 17:13:28,025 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual4 2018-02-05 17:13:28,025 - functest.energy.energy - DEBUG - Starting recording 2018-02-05 17:13:28,025 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-05 17:13:31,708 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-02-05 17:13:31,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-02-05 17:13:32,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-05 17:13:33,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-05 17:13:33,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-05 17:13:34,202 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-05 17:13:34,202 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-05 17:13:36,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-05 17:13:36,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-05 17:13:36,606 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-02-05 17:13:36,606 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-02-05 17:13:36,606 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-02-05 17:13:39,385 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-05 17:13:39,385 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-05 17:13:39,386 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-05 17:13:39,389 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-05 17:13:39,390 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-05 17:13:39,392 - 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-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [131.049254s] ... ok 2018-02-05 17:28:04,000 - 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 [5.071146s] ... ok 2018-02-05 17:28:04,000 - 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 [17.684174s] ... ok 2018-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.361304s] ... ok 2018-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.400154s] ... ok 2018-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.293127s] ... ok 2018-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000783s] ... ok 2018-02-05 17:28:04,000 - 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 [17.753178s] ... ok 2018-02-05 17:28:04,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.153702s] ... ok 2018-02-05 17:28:04,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.531439s] ... ok 2018-02-05 17:28:04,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.260269s] ... ok 2018-02-05 17:28:04,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000777s] ... ok 2018-02-05 17:28:04,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.119678s] ... ok 2018-02-05 17:28:04,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.153035s] ... ok 2018-02-05 17:28:04,001 - 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.772579s] ... ok 2018-02-05 17:28:04,001 - 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.396272s] ... ok 2018-02-05 17:28:04,001 - 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.388077s] ... ok 2018-02-05 17:28:04,001 - 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.574860s] ... ok 2018-02-05 17:28:04,001 - 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.419114s] ... ok 2018-02-05 17:28:04,001 - 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.153186s] ... ok 2018-02-05 17:28:04,001 - 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.151604s] ... ok 2018-02-05 17:28:04,001 - 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.137816s] ... ok 2018-02-05 17:28:04,001 - 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.137383s] ... ok 2018-02-05 17:28:04,001 - 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.132166s] ... ok 2018-02-05 17:28:04,001 - 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.299964s] ... ok 2018-02-05 17:28:04,001 - 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.140189s] ... ok 2018-02-05 17:28:04,001 - 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.018987s] ... ok 2018-02-05 17:28:04,001 - 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.135979s] ... ok 2018-02-05 17:28:04,002 - 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.510521s] ... ok 2018-02-05 17:28:04,002 - 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.019320s] ... ok 2018-02-05 17:28:04,002 - 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.016388s] ... ok 2018-02-05 17:28:04,002 - 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.046352s] ... ok 2018-02-05 17:28:04,002 - 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.121429s] ... ok 2018-02-05 17:28:04,002 - 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.126894s] ... ok 2018-02-05 17:28:04,002 - 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.263149s] ... ok 2018-02-05 17:28:04,002 - 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.022404s] ... ok 2018-02-05 17:28:04,002 - 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.136691s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [30.240813s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [53.850788s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [35.294877s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [30.215485s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.635780s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.376938s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.547886s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.623781s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.847583s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.809213s] ... ok 2018-02-05 17:28:04,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.447736s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.179312s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [11.998723s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.729581s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [7.909292s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.662633s] ... ok 2018-02-05 17:28:04,003 - 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 [0.746438s] ... ok 2018-02-05 17:28:04,003 - 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 [0.722404s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.773341s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.806202s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.668914s] ... ok 2018-02-05 17:28:04,003 - 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.611312s] ... ok 2018-02-05 17:28:04,003 - 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.439002s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.687306s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.711488s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.648020s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.441119s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.430967s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.702502s] ... ok 2018-02-05 17:28:04,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.447851s] ... ok 2018-02-05 17:28:04,004 - 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.407277s] ... ok 2018-02-05 17:28:04,004 - 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.441590s] ... ok 2018-02-05 17:28:04,004 - 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.401837s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.081806s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.072756s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012904s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [32.717272s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.017449s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.017351s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.077624s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.052353s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.344622s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.513492s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.014441s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.014754s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.068540s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.053013s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.054252s] ... ok 2018-02-05 17:28:04,004 - 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.084393s] ... ok 2018-02-05 17:28:04,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.083647s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.080618s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.078346s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.069068s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.114236s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.032507s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.210285s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012397s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.026612s] ... ok 2018-02-05 17:28:04,005 - 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.423354s] ... ok 2018-02-05 17:28:04,005 - 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.202964s] ... ok 2018-02-05 17:28:04,005 - 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.034695s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.757593s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.968120s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.627280s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.151274s] ... ok 2018-02-05 17:28:04,005 - 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.272008s] ... ok 2018-02-05 17:28:04,005 - 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.373197s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.202989s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.100831s] ... ok 2018-02-05 17:28:04,005 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.790993s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.181246s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.149408s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.171867s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.150728s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.351303s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.147240s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.146251s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.150265s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.071362s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.325168s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.894952s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.235060s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.090720s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.079885s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.098326s] ... ok 2018-02-05 17:28:04,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.081920s] ... ok 2018-02-05 17:28:04,006 - 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 [7.670475s] ... ok 2018-02-05 17:28:04,006 - 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 [8.479767s] ... ok 2018-02-05 17:28:04,006 - 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 [0.729541s] ... ok 2018-02-05 17:28:04,006 - 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.720708s] ... ok 2018-02-05 17:28:04,007 - 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.227178s] ... ok 2018-02-05 17:28:04,007 - 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.538559s] ... ok 2018-02-05 17:28:04,007 - 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.112906s] ... ok 2018-02-05 17:28:04,007 - 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.696904s] ... ok 2018-02-05 17:28:04,007 - 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.101473s] ... ok 2018-02-05 17:28:04,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.086573s] ... ok 2018-02-05 17:28:04,007 - 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.114320s] ... ok 2018-02-05 17:28:04,007 - 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.675822s] ... ok 2018-02-05 17:28:04,007 - 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.399801s] ... ok 2018-02-05 17:28:04,007 - 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.450884s] ... ok 2018-02-05 17:28:04,007 - 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.447168s] ... ok 2018-02-05 17:28:04,007 - 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.078557s] ... ok 2018-02-05 17:28:04,007 - 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.533982s] ... ok 2018-02-05 17:28:04,007 - 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.069635s] ... ok 2018-02-05 17:28:04,007 - 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.030238s] ... ok 2018-02-05 17:28:04,007 - 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.025634s] ... ok 2018-02-05 17:28:04,007 - 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.027151s] ... ok 2018-02-05 17:28:04,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.173155s] ... ok 2018-02-05 17:28:04,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.126739s] ... ok 2018-02-05 17:28:04,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.907633s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.474248s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.733123s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.332638s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [7.998816s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [6.967986s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.377548s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.333871s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.343635s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.253802s] ... ok 2018-02-05 17:28:04,008 - 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 [9.019058s] ... ok 2018-02-05 17:28:04,008 - 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 [8.591563s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.069979s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.065705s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.080798s] ... ok 2018-02-05 17:28:04,008 - 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.067050s] ... ok 2018-02-05 17:28:04,008 - 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.074567s] ... ok 2018-02-05 17:28:04,008 - 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.083883s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.076236s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.067084s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.131554s] ... ok 2018-02-05 17:28:04,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.158623s] ... ok 2018-02-05 17:28:04,009 - 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.095645s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.087901s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [6.291917s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019928s] ... ok 2018-02-05 17:28:04,009 - 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.043033s] ... ok 2018-02-05 17:28:04,009 - 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.057057s] ... ok 2018-02-05 17:28:04,009 - 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.027496s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.018585s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.018274s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.058695s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.056718s] ... ok 2018-02-05 17:28:04,009 - 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.013357s] ... ok 2018-02-05 17:28:04,009 - 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.056401s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.012995s] ... ok 2018-02-05 17:28:04,009 - 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.013287s] ... ok 2018-02-05 17:28:04,009 - 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.079417s] ... ok 2018-02-05 17:28:04,009 - 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.073280s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.071075s] ... ok 2018-02-05 17:28:04,009 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.070690s] ... ok 2018-02-05 17:28:04,009 - 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.284732s] ... ok 2018-02-05 17:28:04,010 - 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.060817s] ... ok 2018-02-05 17:28:04,010 - 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.065765s] ... ok 2018-02-05 17:28:04,010 - 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.014880s] ... ok 2018-02-05 17:28:04,010 - 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.012878s] ... ok 2018-02-05 17:28:04,010 - 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.066944s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.070894s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.061754s] ... ok 2018-02-05 17:28:04,010 - 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.171965s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [4.777890s] ... ok 2018-02-05 17:28:04,010 - 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.111407s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.104812s] ... ok 2018-02-05 17:28:04,010 - 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.120263s] ... ok 2018-02-05 17:28:04,010 - 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.057461s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.454056s] ... ok 2018-02-05 17:28:04,010 - 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.181619s] ... ok 2018-02-05 17:28:04,010 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.397790s] ... ok 2018-02-05 17:28:04,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 859.0000 sec. 2018-02-05 17:28:04,011 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-02-05 17:28:04,012 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-05 17:28:04,012 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-02-05 17:28:04,015 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-02-05 17:28:09,706 - functest.energy.energy - DEBUG - Stopping recording 2018-02-05 17:28:11,438 - functest.utils.functest_utils - DEBUG - 2018-02-05 17:28:11,439 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 17:28:11,439 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 14:41 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-05 17:28:11,441 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-05 17:28:11,779 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-05 17:52:37,303 - 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 1465.520s OK 2018-02-05 17:52:37,857 - functest.utils.functest_utils - DEBUG - 2018-02-05 17:52:37,857 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 17:52:37,858 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 24:26 | PASS | +---------------------+------------------+------------------+----------------+ 2018-02-05 17:52:37,860 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-728 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-05 17:52:37,862 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:37 | PASS | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 15:41 | PASS | | rally_sanity | functest | smoke | 12:35 | PASS | | refstack_defcore | functest | smoke | 14:41 | PASS | | snaps_smoke | functest | smoke | 24:26 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-02-05 17:52:37,866 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-05 17:53:16,065 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-02-05 17:53:16,065 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 17:53:16,065 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-02-05 17:53:16,066 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 17:53:16,066 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-02-05 17:53:16,196 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-02-05 17:53:16,196 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-02-05 17:53:16,271 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-02-05 17:53:16,271 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/2ae9f27ee3fe436fb3a0a3be65787579 ...OK 2018-02-05 17:53:16,339 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-02-05 17:53:16,340 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-02-05 17:53:16,414 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-02-05 17:53:16,414 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-02-05 17:53:16,726 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-05 17:53:17,658 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-05 17:53:17,673 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-05 17:53:17,673 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 17:53:17,673 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-02-05 17:53:17,673 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-02-05 17:53:17,673 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-02-05 17:53:17,673 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-kvm-noha 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-728 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-02-05 17:53:17,674 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-02-05 17:53:17,674 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-02-05 17:53:17,674 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 17:53:17,674 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-02-05 17:53:17,675 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-02-05 17:53:17,742 - functest.ci.prepare_env - INFO - ============================================== 2018-02-05 17:53:17,742 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-02-05 17:53:19,444 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-02-05 17:53:21,189 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-05 17:53:22,485 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-02-05 17:53:23,673 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-02-05 17:53:25,233 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-02-05 17:53:27,121 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-02-05 17:53:27,122 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-05 17:53:30,172 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-02-05 17:53:30,173 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-02-05 17:53:31,103 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-02-05 17:53:31,104 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-05 17:53:31,105 - 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-02-05 17:53:31,106 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-05 17:53:31,106 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-02-05 17:53:31,142 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-02-05 17:53:51,398 - 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-kvm-noha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-728 details: {} 2018-02-05 17:53:51,398 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-02-05 17:53:51,915 - functest.utils.functest_utils - DEBUG - 2018-02-05 17:53:51,915 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-02-05 17:53:51,915 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-02-05 17:53:51,918 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-kvm-noha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-728 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-02-05 17:53:51,919 - 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-02-05 17:53:51,922 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK