2018-03-07 22:21:39,363 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-07 22:21:39,363 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:21:39,363 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-07 22:21:39,364 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 22:21:39,364 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-07 22:21:39,784 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 22:21:39,784 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-07 22:21:40,233 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-07 22:21:40,233 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/f13b4b8cdd814d47a0375e8613a56b53 ...OK 2018-03-07 22:21:40,565 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-07 22:21:40,565 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-07 22:21:40,895 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-07 22:21:40,895 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-07 22:21:41,544 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-07 22:21:43,143 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-07 22:21:43,159 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-835 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:21:43,160 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-07 22:21:43,161 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-07 22:21:43,161 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-07 22:21:43,161 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-07 22:21:43,161 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:21:43,161 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-07 22:21:43,162 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-07 22:21:43,224 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:21:43,224 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-07 22:21:45,232 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-07 22:21:46,881 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-07 22:21:48,501 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-07 22:21:49,686 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-07 22:21:51,114 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-07 22:21:52,788 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-07 22:21:52,788 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-07 22:21:56,112 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-07 22:21:56,112 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-07 22:21:56,976 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-07 22:21:56,977 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-07 22:21:56,978 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-07 22:21:56,980 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-07 22:21:56,980 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-07 22:21:58,544 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-07 22:22:03,112 - 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 4.567s OK 2018-03-07 22:22:03,665 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:22:03,665 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:22:03,665 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-07 22:22:03,667 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-07 22:22:04,335 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-07 22:25:25,078 - 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 200.740s OK 2018-03-07 22:25:25,614 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:25:25,615 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:25:25,615 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-07 22:25:25,617 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-07 22:25:26,179 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-07 22:26:14,903 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 48.724s OK 2018-03-07 22:26:15,505 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:26:15,505 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:26:15,505 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:49 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-07 22:26:15,509 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-835 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-07 22:26:15,511 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 03:21 | PASS | | snaps_health_check | functest | healthcheck | 00:49 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-07 22:26:15,512 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-07 22:26:22,201 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-07 22:26:22,201 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:26:22,201 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-07 22:26:22,202 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 22:26:22,202 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-07 22:26:22,409 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-07 22:26:22,409 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-07 22:26:22,638 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-07 22:26:22,638 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/f13b4b8cdd814d47a0375e8613a56b53 ...OK 2018-03-07 22:26:22,970 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-07 22:26:22,970 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-07 22:26:23,282 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-07 22:26:23,282 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-07 22:26:23,894 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-07 22:26:25,053 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-07 22:26:25,069 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-835 2018-03-07 22:26:25,069 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-07 22:26:25,070 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:26:25,070 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-07 22:26:25,070 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-07 22:26:25,070 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-07 22:26:25,070 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-07 22:26:25,070 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:26:25,070 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-07 22:26:25,071 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-07 22:26:25,131 - functest.ci.prepare_env - INFO - ============================================== 2018-03-07 22:26:25,132 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-07 22:26:26,811 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-07 22:26:28,478 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-07 22:26:29,969 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-07 22:26:31,098 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-07 22:26:32,543 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-07 22:26:34,232 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-07 22:26:34,232 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-07 22:26:37,301 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-07 22:26:37,301 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-07 22:26:38,173 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-07 22:26:38,174 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-07 22:26:38,175 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-07 22:26:38,177 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-07 22:26:38,177 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-07 22:26:43,128 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-03-07 22:26:43,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-07 22:26:43,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-07 22:26:43' 2018-03-07 22:26:43,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:26:44,733 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:26:46,440 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:26:55,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:26:56,215 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:26:56,793 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:27:02,274 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:27:04,651 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-65eb886e-9069-403d-96f0-7e6deb2500e5' 2018-03-07 22:27:29,608 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-07 22:27:34,280 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-07 22:27:35,371 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-07 22:27:36,383 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-07 22:27:59,887 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:27:59,887 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:27:59,887 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-07 22:27:59,889 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-07 22:27:59,957 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-07 22:27:59,957 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-07 22:27:59' 2018-03-07 22:27:59,958 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:02,380 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:03,423 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:13,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:14,138 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:17,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-eba7f26e-c0f1-430d-a4a1-ba11e794de20' 2018-03-07 22:28:22,162 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-07 22:28:35,937 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-07 22:28:38,696 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-03-07 22:28:46,163 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-07 22:29:06,336 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:29:06,336 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:29:06,336 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-07 22:29:06,339 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-07 22:29:09,092 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-07 22:29:10,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 22:29:10,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 22:29:13,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-07 22:29:13,738 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-07 22:29:16,677 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-07 22:29:16,678 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-07 22:29:16,679 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-07 22:29:16,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-07 22:29:16,717 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-17ac82ba-8cc5-4ed3-93f1-c08b7c0738b8/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-07 22:29:19,344 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-07 22:29:19,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-07 22:29:19,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-03-07 22:29:20,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:20.957 79 INFO rally.api [-] Starting verification (UUID=cf568bec-91e9-4833-a70e-009ee22ac13d) for deployment 'opnfv-rally' (UUID=ff2a0ba4-9152-436d-b786-744e9dda911f) by verifier 'opnfv-tempest' (UUID=17ac82ba-8cc5-4ed3-93f1-c08b7c0738b8). 2018-03-07 22:29:20,958 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: cf568bec-91e9-4833-a70e-009ee22ac13d 2018-03-07 22:29:27,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:27.335 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.255s] 2018-03-07 22:29:27,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:27.424 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.088s] 2018-03-07 22:29:32,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:32.055 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.670s] 2018-03-07 22:29:33,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:33.126 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.070s] 2018-03-07 22:29:40,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:40.668 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.036s] 2018-03-07 22:29:56,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:29:56.021 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.401s] 2018-03-07 22:30:32,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:30:32.090 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.370s] 2018-03-07 22:30:32,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:30:32.092 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-07 22:31:16,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:31:16.384 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.143s] 2018-03-07 22:31:16,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:31:16.384 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-07 22:32:28,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:32:28.788 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [29.514s] 2018-03-07 22:33:02,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:02.730 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.098s] 2018-03-07 22:33:03,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:03.028 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.296s] 2018-03-07 22:33:08,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:08.120 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-07 22:33:08,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:08.121 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-07 22:33:11,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:11.560 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.563s] 2018-03-07 22:33:16,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:16.604 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.125s] 2018-03-07 22:33:22,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:22.004 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.845s] 2018-03-07 22:33:29,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:29.024 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.649s] 2018-03-07 22:33:37,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:37.411 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.421s] 2018-03-07 22:33:42,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:42.205 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.532s] 2018-03-07 22:33:46,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:46.933 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.289s] 2018-03-07 22:33:53,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:53.266 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.721s] 2018-03-07 22:33:59,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:33:59.881 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.714s] 2018-03-07 22:34:07,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:07.240 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.883s] 2018-03-07 22:34:09,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:09.081 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-07 22:34:10,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:10.791 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.106s] 2018-03-07 22:34:10,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:10.913 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.119s] 2018-03-07 22:34:11,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:11.033 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.122s] 2018-03-07 22:34:14,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:14.203 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.569s] 2018-03-07 22:34:16,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:16.304 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.100s] 2018-03-07 22:34:17,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:17.364 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.059s] 2018-03-07 22:34:22,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:22.780 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.900s] 2018-03-07 22:34:41,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:41.516 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.639s] 2018-03-07 22:34:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:34:46.653 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.137s] 2018-03-07 22:35:01,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:01.836 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.490s] 2018-03-07 22:35:05,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:05.458 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.620s] 2018-03-07 22:35:11,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:11.719 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.261s] 2018-03-07 22:35:20,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:20.235 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.960s] 2018-03-07 22:35:23,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:23.892 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.656s] 2018-03-07 22:35:26,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:26.920 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.028s] 2018-03-07 22:35:45,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:45.340 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.215s] 2018-03-07 22:35:45,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:45.550 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.209s] 2018-03-07 22:35:45,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:45.705 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.154s] 2018-03-07 22:35:45,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:45.850 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.145s] 2018-03-07 22:35:46,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:46.014 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.164s] 2018-03-07 22:35:46,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:35:46.144 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.129s] 2018-03-07 22:36:03,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:03.300 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.514s] 2018-03-07 22:36:03,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:03.533 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.232s] 2018-03-07 22:36:03,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:03.793 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.260s] 2018-03-07 22:36:03,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:03.984 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.190s] 2018-03-07 22:36:04,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:04.132 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.147s] 2018-03-07 22:36:04,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:04.308 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.176s] 2018-03-07 22:36:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:19.263 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.702s] 2018-03-07 22:36:27,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:27.516 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.252s] 2018-03-07 22:36:29,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:29.528 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.011s] 2018-03-07 22:36:29,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:29.632 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.103s] 2018-03-07 22:36:29,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:29.722 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.089s] 2018-03-07 22:36:42,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:42.685 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.161s] 2018-03-07 22:36:50,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:50.868 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.181s] 2018-03-07 22:36:52,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:52.676 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.807s] 2018-03-07 22:36:52,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:52.768 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.091s] 2018-03-07 22:36:52,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:36:52.879 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.112s] 2018-03-07 22:37:18,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:37:18.366 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.780s] 2018-03-07 22:37:33,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:37:33.788 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.420s] 2018-03-07 22:37:48,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:37:48.297 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.509s] 2018-03-07 22:37:59,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:37:59.165 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [10.866s] 2018-03-07 22:38:43,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:38:43.988 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.947s] 2018-03-07 22:38:58,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:38:58.929 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.940s] 2018-03-07 22:39:14,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:14.104 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [15.172s] 2018-03-07 22:39:25,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:25.865 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.761s] 2018-03-07 22:39:48,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:48.630 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.908s] 2018-03-07 22:39:49,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:49.787 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.156s] 2018-03-07 22:39:49,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:49.892 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.105s] 2018-03-07 22:39:53,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:53.723 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.970s] 2018-03-07 22:39:54,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:54.953 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.228s] 2018-03-07 22:39:55,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:55.028 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.076s] 2018-03-07 22:39:58,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:39:58.173 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.649s] 2018-03-07 22:40:00,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:00.753 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-07 22:40:01,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:01.959 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-07 22:40:01,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:01.960 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-07 22:40:01,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:01.960 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-07 22:40:01,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:01.960 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-07 22:40:01,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:01.961 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-07 22:40:30,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:30.469 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.270s] 2018-03-07 22:40:44,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:44.671 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [14.186s] 2018-03-07 22:40:44,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:40:44.704 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.036s] 2018-03-07 22:41:33,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:33.813 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.237s] 2018-03-07 22:41:34,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:34.329 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.516s] 2018-03-07 22:41:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:34.839 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.509s] 2018-03-07 22:41:35,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:35.306 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.465s] 2018-03-07 22:41:35,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:35.922 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.615s] 2018-03-07 22:41:36,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:41:36.554 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.631s] 2018-03-07 22:42:32,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:42:32.052 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [4.579s] 2018-03-07 22:42:32,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:42:32.105 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.053s] 2018-03-07 22:43:12,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:43:12.906 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [9.070s] 2018-03-07 22:43:28,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:43:28.774 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [9.505s] 2018-03-07 22:43:41,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:43:41.178 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [8.515s] 2018-03-07 22:43:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:43:51.657 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [10.478s] 2018-03-07 22:44:00,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:44:00.835 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.364s] 2018-03-07 22:44:12,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:44:12.729 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [11.892s] 2018-03-07 22:44:20,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:44:20.621 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.064s] 2018-03-07 22:44:30,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:44:30.675 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.238s] 2018-03-07 22:46:04,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:46:04.361 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [88.542s] 2018-03-07 22:46:49,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:46:49.554 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [30.802s] 2018-03-07 22:48:00,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:48:00.127 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.566s] 2018-03-07 22:50:17,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:50:17.421 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [97.712s] 2018-03-07 22:52:27,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-07 22:52:27.679 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [104.498s] 2018-03-07 22:52:43,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid cf568bec-91e9-4833-a70e-009ee22ac13d'. 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cf568bec-91e9-4833-a70e-009ee22ac13d | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-07 22:29:20 | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-07 22:52:42 | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:23:22 | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-07 22:52:44,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 17ac82ba-8cc5-4ed3-93f1-c08b7c0738b8) | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ff2a0ba4-9152-436d-b786-744e9dda911f) | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1382.176 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-07 22:52:44,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-07 22:52:44,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-03-07 22:52:50,610 - functest.utils.functest_utils - DEBUG - 2018-03-07 22:52:50,610 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 22:52:50,610 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 23:41 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-07 22:52:50,613 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-07 22:52:50,613 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-07 22:52:50,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-07 22:52:51,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b'... 2018-03-07 22:52:54,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b5938af9-16d4-4ee6-9175-94e378741f4b'... 2018-03-07 22:52:55,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b5938af9-16d4-4ee6-9175-94e378741f4b'... 2018-03-07 22:53:05,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b'... 2018-03-07 22:53:06,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b'... 2018-03-07 22:53:06,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-07 22:53:06,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-03-07 22:53:06,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 22:53:06,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 22:53:06,849 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 22:54:05,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 22:53:08.601 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Task validation. 2018-03-07 22:53:08.609 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Task validation of scenarios names. 2018-03-07 22:53:08.612 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Task validation of scenarios names. 2018-03-07 22:53:08.612 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Task validation of syntax. 2018-03-07 22:53:08.645 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Task validation of syntax. 2018-03-07 22:53:08.645 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Task validation of semantic. 2018-03-07 22:53:09.116 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:12.050 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:12.074 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:17.326 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:17.327 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Task validation of semantic. 2018-03-07 22:53:17.327 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Task validation. Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6: started 2018-03-07 22:53:17.349 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Benchmarking. 2018-03-07 22:53:17.378 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:20.354 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:20.367 282 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:53:20.793 282 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:53:20.817 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:25.031 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:25.406 155 INFO rally.task.engine [-] Load duration is: 0.424603 2018-03-07 22:53:25.407 155 INFO rally.task.engine [-] Full duration is: 7.654295 2018-03-07 22:53:25.442 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:27.634 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:27.646 368 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:53:28.315 368 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:53:28.337 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:32.482 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:33.471 155 INFO rally.task.engine [-] Load duration is: 0.668014 2018-03-07 22:53:33.472 155 INFO rally.task.engine [-] Full duration is: 7.041777 2018-03-07 22:53:33.503 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:35.989 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:36.003 454 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:53:36.808 454 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:53:36.824 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:40.977 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:41.535 155 INFO rally.task.engine [-] Load duration is: 0.804343 2018-03-07 22:53:41.536 155 INFO rally.task.engine [-] Full duration is: 7.475348 2018-03-07 22:53:41.571 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:44.210 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:44.223 540 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:53:45.031 540 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:53:45.056 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:48.752 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:49.600 155 INFO rally.task.engine [-] Load duration is: 0.807515 2018-03-07 22:53:49.601 155 INFO rally.task.engine [-] Full duration is: 7.182072 2018-03-07 22:53:49.627 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:53:52.464 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:53:52.479 626 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:53:53.461 626 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:53:53.482 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:53:57.583 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:53:57.659 155 INFO rally.task.engine [-] Load duration is: 0.981281 2018-03-07 22:53:57.660 155 INFO rally.task.engine [-] Full duration is: 7.957072 2018-03-07 22:53:57.689 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Enter context: `users` 2018-03-07 22:54:00.456 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Enter context: `users` 2018-03-07 22:54:00.469 712 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 START 2018-03-07 22:54:01.102 712 INFO rally.task.runner [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | ITER: 1 END: OK 2018-03-07 22:54:01.120 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Starting: Exit context: `users` 2018-03-07 22:54:05.254 155 INFO rally.plugins.openstack.context.keystone.users [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Exit context: `users` 2018-03-07 22:54:05.719 155 INFO rally.task.engine [-] Load duration is: 0.632031 2018-03-07 22:54:05.720 155 INFO rally.task.engine [-] Full duration is: 7.565406 2018-03-07 22:54:05.743 155 INFO rally.task.engine [-] Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 | Completed: Benchmarking. Task 10d5352d-7ca2-4d2b-a344-0a85bc79cee6: 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.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | total | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.424603 Full duration: 7.654295 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.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668014 Full duration: 7.041777 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.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804343 Full duration: 7.475348 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807515 Full duration: 7.182072 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.981281 Full duration: 7.957072 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.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632031 Full duration: 7.565406 2018-03-07 22:54:05,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 10d5352d-7ca2-4d2b-a344-0a85bc79cee6 2018-03-07 22:54:05,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-07 22:54:05,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '10d5352d-7ca2-4d2b-a344-0a85bc79cee6', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-07 22:54:05,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '10d5352d-7ca2-4d2b-a344-0a85bc79cee6'] 2018-03-07 22:54:07,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 22:54:07,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-07 22:54:07,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-07 22:54:07,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-07 22:54:07,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 22:54:07,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 22:54:07,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 22:55:32,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 22:54:08.740 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Task validation. 2018-03-07 22:54:08.748 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Task validation of scenarios names. 2018-03-07 22:54:08.750 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Task validation of scenarios names. 2018-03-07 22:54:08.750 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Task validation of syntax. 2018-03-07 22:54:08.780 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Task validation of syntax. 2018-03-07 22:54:08.780 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Task validation of semantic. 2018-03-07 22:54:09.203 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `users` 2018-03-07 22:54:11.775 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `users` 2018-03-07 22:54:13.327 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `users` 2018-03-07 22:54:18.219 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `users` 2018-03-07 22:54:18.219 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Task validation of semantic. 2018-03-07 22:54:18.220 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Task validation. Task ca402806-b322-4422-b4d0-58e73dadf44c: started 2018-03-07 22:54:18.237 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Benchmarking. 2018-03-07 22:54:18.261 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `users` 2018-03-07 22:54:20.888 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `users` 2018-03-07 22:54:20.904 885 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 START 2018-03-07 22:54:25.673 885 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 END: OK 2018-03-07 22:54:25.700 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: user resources cleanup 2018-03-07 22:54:26.350 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: user resources cleanup 2018-03-07 22:54:26.351 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `users` 2018-03-07 22:54:30.451 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `users` 2018-03-07 22:54:32.311 758 INFO rally.task.engine [-] Load duration is: 4.768002 2018-03-07 22:54:32.312 758 INFO rally.task.engine [-] Full duration is: 12.191466 2018-03-07 22:54:32.348 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `users` 2018-03-07 22:54:35.205 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `users` 2018-03-07 22:54:35.220 991 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 START 2018-03-07 22:54:39.847 991 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 END: OK 2018-03-07 22:54:39.869 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: user resources cleanup 2018-03-07 22:54:42.847 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: user resources cleanup 2018-03-07 22:54:42.849 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `users` 2018-03-07 22:54:46.847 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `users` 2018-03-07 22:54:48.413 758 INFO rally.task.engine [-] Load duration is: 4.626308 2018-03-07 22:54:48.413 758 INFO rally.task.engine [-] Full duration is: 14.501695 2018-03-07 22:54:48.444 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `users` 2018-03-07 22:54:51.118 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `users` 2018-03-07 22:54:51.131 1097 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 START 2018-03-07 22:54:51.720 1097 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 END: OK 2018-03-07 22:54:51.741 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: user resources cleanup 2018-03-07 22:54:52.309 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: user resources cleanup 2018-03-07 22:54:52.309 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `users` 2018-03-07 22:54:56.601 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `users` 2018-03-07 22:54:58.480 758 INFO rally.task.engine [-] Load duration is: 0.587695 2018-03-07 22:54:58.480 758 INFO rally.task.engine [-] Full duration is: 8.157841 2018-03-07 22:54:58.515 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `users` 2018-03-07 22:55:01.069 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `users` 2018-03-07 22:55:01.069 758 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Enter context: `quotas` 2018-03-07 22:55:01.706 758 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Enter context: `quotas` 2018-03-07 22:55:02.202 1203 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 START 2018-03-07 22:55:20.280 1203 INFO rally.task.runner [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | ITER: 1 END: OK 2018-03-07 22:55:20.306 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: user resources cleanup 2018-03-07 22:55:28.124 758 INFO rally.plugins.openstack.context.cleanup.user [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: user resources cleanup 2018-03-07 22:55:28.124 758 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `quotas` 2018-03-07 22:55:28.165 758 INFO rally.plugins.openstack.context.quotas.quotas [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `quotas` 2018-03-07 22:55:28.165 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Starting: Exit context: `users` 2018-03-07 22:55:31.889 758 INFO rally.plugins.openstack.context.keystone.users [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Exit context: `users` 2018-03-07 22:55:32.619 758 INFO rally.task.engine [-] Load duration is: 17.076799 2018-03-07 22:55:32.619 758 INFO rally.task.engine [-] Full duration is: 33.376789 2018-03-07 22:55:32.642 758 INFO rally.task.engine [-] Task ca402806-b322-4422-b4d0-58e73dadf44c | Completed: Benchmarking. Task ca402806-b322-4422-b4d0-58e73dadf44c: 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 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 100.0% | 1 | | glance.delete_image | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | total | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.768002 Full duration: 12.191466 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 100.0% | 1 | | glance.list_images | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 4.626 | 4.626 | 4.626 | 4.626 | 4.626 | 4.626 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.626308 Full duration: 14.501695 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587695 Full duration: 8.157841 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.554 | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 100.0% | 1 | | nova.boot_servers | 14.522 | 14.522 | 14.522 | 14.522 | 14.522 | 14.522 | 100.0% | 1 | | total | 17.077 | 17.077 | 17.077 | 17.077 | 17.077 | 17.077 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.076799 Full duration: 33.376789 2018-03-07 22:55:32,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ca402806-b322-4422-b4d0-58e73dadf44c 2018-03-07 22:55:32,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ca402806-b322-4422-b4d0-58e73dadf44c', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-07 22:55:32,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ca402806-b322-4422-b4d0-58e73dadf44c'] 2018-03-07 22:55:34,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 22:55:34,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-07 22:55:34,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-07 22:55:34,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-07 22:55:34,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 22:55:34,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 22:55:34,110 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 22:58:45,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 22:55:35.842 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Task validation. 2018-03-07 22:55:35.849 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Task validation of scenarios names. 2018-03-07 22:55:35.852 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Task validation of scenarios names. 2018-03-07 22:55:35.852 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Task validation of syntax. 2018-03-07 22:55:35.901 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Task validation of syntax. 2018-03-07 22:55:35.901 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Task validation of semantic. 2018-03-07 22:55:36.408 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:55:38.880 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:55:41.232 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:55:45.912 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:55:45.913 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Task validation of semantic. 2018-03-07 22:55:45.913 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Task validation. Task 4a614e8e-ce70-4be5-9317-37fd985ef16a: started 2018-03-07 22:55:45.933 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Benchmarking. 2018-03-07 22:55:46.027 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:55:48.493 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:55:48.507 1496 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:56:09.761 1496 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:56:09.786 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:56:26.673 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:56:26.673 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:56:31.010 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:56:32.155 1369 INFO rally.task.engine [-] Load duration is: 21.253077 2018-03-07 22:56:32.155 1369 INFO rally.task.engine [-] Full duration is: 44.984839 2018-03-07 22:56:32.195 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:56:35.009 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:56:35.023 1602 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:56:51.956 1602 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:56:51.981 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:56:52.955 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:56:52.956 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:56:57.028 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:56:58.280 1369 INFO rally.task.engine [-] Load duration is: 16.931444 2018-03-07 22:56:58.280 1369 INFO rally.task.engine [-] Full duration is: 24.834512 2018-03-07 22:56:58.312 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:57:01.247 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:57:01.260 1708 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:57:10.893 1708 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:57:10.915 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:57:16.643 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:57:16.644 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:57:21.176 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:57:22.397 1369 INFO rally.task.engine [-] Load duration is: 9.632257 2018-03-07 22:57:22.398 1369 INFO rally.task.engine [-] Full duration is: 22.865869 2018-03-07 22:57:22.427 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:57:25.017 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:57:25.031 1814 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:57:34.144 1814 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:57:34.170 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:57:39.985 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:57:39.986 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:57:43.934 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:57:44.496 1369 INFO rally.task.engine [-] Load duration is: 9.111958 2018-03-07 22:57:44.497 1369 INFO rally.task.engine [-] Full duration is: 21.508355 2018-03-07 22:57:44.529 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:57:47.313 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:57:47.326 1920 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:57:51.976 1920 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:57:52.002 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:57:57.520 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:57:57.520 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:58:01.736 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:58:02.581 1369 INFO rally.task.engine [-] Load duration is: 4.648778 2018-03-07 22:58:02.582 1369 INFO rally.task.engine [-] Full duration is: 17.209317 2018-03-07 22:58:02.615 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:58:05.349 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:58:05.365 2026 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:58:14.466 2026 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:58:14.490 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:58:16.593 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:58:16.593 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:58:20.827 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:58:22.683 1369 INFO rally.task.engine [-] Load duration is: 9.099795 2018-03-07 22:58:22.683 1369 INFO rally.task.engine [-] Full duration is: 18.214888 2018-03-07 22:58:22.714 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:58:25.107 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:58:25.122 2132 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:58:26.032 2132 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:58:26.054 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: user resources cleanup 2018-03-07 22:58:31.945 1369 INFO rally.plugins.openstack.context.cleanup.user [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: user resources cleanup 2018-03-07 22:58:31.946 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:58:35.809 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:58:36.758 1369 INFO rally.task.engine [-] Load duration is: 0.908928 2018-03-07 22:58:36.759 1369 INFO rally.task.engine [-] Full duration is: 13.097566 2018-03-07 22:58:36.793 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Enter context: `users` 2018-03-07 22:58:39.238 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Enter context: `users` 2018-03-07 22:58:39.252 2238 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 START 2018-03-07 22:58:39.830 2238 INFO rally.task.runner [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | ITER: 1 END: OK 2018-03-07 22:58:39.853 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Starting: Exit context: `users` 2018-03-07 22:58:43.820 1369 INFO rally.plugins.openstack.context.keystone.users [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Exit context: `users` 2018-03-07 22:58:44.827 1369 INFO rally.task.engine [-] Load duration is: 0.577113 2018-03-07 22:58:44.828 1369 INFO rally.task.engine [-] Full duration is: 7.028155 2018-03-07 22:58:44.854 1369 INFO rally.task.engine [-] Task 4a614e8e-ce70-4be5-9317-37fd985ef16a | Completed: Benchmarking. Task 4a614e8e-ce70-4be5-9317-37fd985ef16a: 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 | 11.921 | 11.921 | 11.921 | 11.921 | 11.921 | 11.921 | 100.0% | 1 | | ceilometer.get_alarm_state | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 100.0% | 1 | | ceilometer.set_alarm_state | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 100.0% | 1 | | total | 21.253 | 21.253 | 21.253 | 21.253 | 21.253 | 21.253 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.253077 Full duration: 44.984839 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 12.598 | 12.598 | 12.598 | 12.598 | 12.598 | 12.598 | 100.0% | 1 | | ceilometer.delete_alarm | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 4.333 | 100.0% | 1 | | total | 16.931 | 16.931 | 16.931 | 16.931 | 16.931 | 16.931 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.931444 Full duration: 24.834512 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 | 9.005 | 9.005 | 9.005 | 9.005 | 9.005 | 9.005 | 100.0% | 1 | | ceilometer.get_alarm | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | total | 9.632 | 9.632 | 9.632 | 9.632 | 9.632 | 9.632 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.632257 Full duration: 22.865869 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 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 5.101 | 100.0% | 1 | | ceilometer.list_alarms | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 100.0% | 1 | | total | 9.112 | 9.112 | 9.112 | 9.112 | 9.112 | 9.112 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.111958 Full duration: 21.508355 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 4.029 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 4.649 | 4.649 | 4.649 | 4.649 | 4.649 | 4.649 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.648778 Full duration: 17.209317 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 | 9.036 | 9.036 | 9.036 | 9.036 | 9.036 | 9.036 | 100.0% | 1 | | ceilometer.query_alarms | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 9.1 | 9.1 | 9.1 | 9.1 | 9.1 | 9.1 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.099795 Full duration: 18.214888 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 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | ceilometer.update_alarm | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.908928 Full duration: 13.097566 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.577113 Full duration: 7.028155 2018-03-07 22:58:45,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a614e8e-ce70-4be5-9317-37fd985ef16a 2018-03-07 22:58:45,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4a614e8e-ce70-4be5-9317-37fd985ef16a', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-07 22:58:45,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4a614e8e-ce70-4be5-9317-37fd985ef16a'] 2018-03-07 22:58:46,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 22:58:46,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-07 22:58:46,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-07 22:58:46,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-03-07 22:58:46,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 22:58:46,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 22:58:46,297 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:00:46,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 22:58:48.004 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Task validation. 2018-03-07 22:58:48.012 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Task validation of scenarios names. 2018-03-07 22:58:48.014 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Task validation of scenarios names. 2018-03-07 22:58:48.015 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Task validation of syntax. 2018-03-07 22:58:48.076 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Task validation of syntax. 2018-03-07 22:58:48.076 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Task validation of semantic. 2018-03-07 22:58:48.628 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 22:58:51.489 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 22:58:53.422 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 22:58:57.602 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 22:58:57.602 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Task validation of semantic. 2018-03-07 22:58:57.603 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Task validation. Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf: started 2018-03-07 22:58:57.713 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Benchmarking. 2018-03-07 22:58:57.741 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 22:59:00.468 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 22:59:00.468 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 22:59:01.356 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 22:59:01.357 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `Volumes` 2018-03-07 22:59:04.523 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `Volumes` 2018-03-07 22:59:04.539 2411 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 22:59:09.883 2411 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 22:59:09.901 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 22:59:12.951 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 22:59:12.952 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `Volumes` 2018-03-07 22:59:13.045 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `Volumes` 2018-03-07 22:59:13.045 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 22:59:13.080 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 22:59:13.080 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 22:59:17.053 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 22:59:17.801 2284 INFO rally.task.engine [-] Load duration is: 3.342682 2018-03-07 22:59:17.802 2284 INFO rally.task.engine [-] Full duration is: 19.314229 2018-03-07 22:59:17.843 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 22:59:20.668 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 22:59:20.668 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 22:59:21.415 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 22:59:21.428 2597 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 22:59:26.751 2597 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 22:59:26.768 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 22:59:27.691 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 22:59:27.691 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 22:59:27.720 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 22:59:27.720 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 22:59:32.052 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 22:59:33.886 2284 INFO rally.task.engine [-] Load duration is: 3.321611 2018-03-07 22:59:33.886 2284 INFO rally.task.engine [-] Full duration is: 14.211634 2018-03-07 22:59:33.918 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 22:59:36.330 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 22:59:36.330 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 22:59:36.998 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 22:59:37.572 2763 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 22:59:45.188 2763 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 22:59:45.210 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 22:59:46.038 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 22:59:46.039 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 22:59:46.082 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 22:59:46.082 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 22:59:50.189 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 22:59:51.972 2284 INFO rally.task.engine [-] Load duration is: 5.615093 2018-03-07 22:59:51.973 2284 INFO rally.task.engine [-] Full duration is: 16.273368 2018-03-07 22:59:52.006 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 22:59:55.135 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 22:59:55.136 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 22:59:55.916 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 22:59:55.929 2929 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 23:00:01.156 2929 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 23:00:01.174 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 23:00:01.956 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 23:00:01.957 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 23:00:01.994 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 23:00:01.995 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 23:00:06.217 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 23:00:08.065 2284 INFO rally.task.engine [-] Load duration is: 3.22568 2018-03-07 23:00:08.065 2284 INFO rally.task.engine [-] Full duration is: 14.212508 2018-03-07 23:00:08.095 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 23:00:10.724 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 23:00:10.724 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 23:00:11.415 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 23:00:11.428 3095 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 23:00:19.663 3095 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 23:00:19.687 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 23:00:20.422 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 23:00:20.422 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 23:00:20.474 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 23:00:20.474 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 23:00:24.370 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 23:00:26.171 2284 INFO rally.task.engine [-] Load duration is: 6.233882 2018-03-07 23:00:26.173 2284 INFO rally.task.engine [-] Full duration is: 16.277032 2018-03-07 23:00:26.203 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `users` 2018-03-07 23:00:28.542 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `users` 2018-03-07 23:00:28.542 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `quotas` 2018-03-07 23:00:29.118 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `quotas` 2018-03-07 23:00:29.118 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Enter context: `Volumes` 2018-03-07 23:00:32.348 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Enter context: `Volumes` 2018-03-07 23:00:32.361 3261 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 START 2018-03-07 23:00:37.942 3261 INFO rally.task.runner [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | ITER: 1 END: OK 2018-03-07 23:00:37.963 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: user resources cleanup 2018-03-07 23:00:40.920 2284 INFO rally.plugins.openstack.context.cleanup.user [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: user resources cleanup 2018-03-07 23:00:40.921 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `Volumes` 2018-03-07 23:00:41.027 2284 INFO rally.plugins.openstack.context.cinder.volumes [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `Volumes` 2018-03-07 23:00:41.027 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `quotas` 2018-03-07 23:00:41.059 2284 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `quotas` 2018-03-07 23:00:41.059 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Starting: Exit context: `users` 2018-03-07 23:00:45.072 2284 INFO rally.plugins.openstack.context.keystone.users [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Exit context: `users` 2018-03-07 23:00:46.272 2284 INFO rally.task.engine [-] Load duration is: 3.580032 2018-03-07 23:00:46.273 2284 INFO rally.task.engine [-] Full duration is: 18.871325 2018-03-07 23:00:46.298 2284 INFO rally.task.engine [-] Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf | Completed: Benchmarking. Task b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf: finished test scenario CinderVolumes.create_and_delete_snapshot +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_snapshot | 3.121 | 3.121 | 3.121 | 3.121 | 3.121 | 3.121 | 100.0% | 1 | | cinder.delete_snapshot | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | total | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.342682 Full duration: 19.314229 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.017 | 3.017 | 3.017 | 3.017 | 3.017 | 3.017 | 100.0% | 1 | | cinder.delete_volume | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | total | 3.322 | 3.322 | 3.322 | 3.322 | 3.322 | 3.322 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.321611 Full duration: 14.211634 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.295 | 5.295 | 5.295 | 5.295 | 5.295 | 5.295 | 100.0% | 1 | | cinder.delete_volume | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | total | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 5.615 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.615093 Full duration: 16.273368 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.955 | 2.955 | 2.955 | 2.955 | 2.955 | 2.955 | 100.0% | 1 | | cinder.delete_volume | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | total | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 3.226 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.22568 Full duration: 14.212508 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | cinder.extend_volume | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 100.0% | 1 | | cinder.delete_volume | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 100.0% | 1 | | total | 6.234 | 6.234 | 6.234 | 6.234 | 6.234 | 6.234 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.233882 Full duration: 16.277032 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.335 | 3.335 | 3.335 | 3.335 | 3.335 | 3.335 | 100.0% | 1 | | cinder.delete_volume | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 100.0% | 1 | | total | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.580032 Full duration: 18.871325 2018-03-07 23:00:46,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf 2018-03-07 23:00:46,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-07 23:00:46,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b206fdd0-9f12-40b5-84ec-f69d0e6b1bbf'] 2018-03-07 23:00:47,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:00:47,695 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-07 23:00:47,695 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-07 23:00:47,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-07 23:00:47,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 23:00:47,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 23:00:47,722 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:02:02,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 23:00:49.367 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Task validation. 2018-03-07 23:00:49.375 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Task validation of scenarios names. 2018-03-07 23:00:49.377 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Task validation of scenarios names. 2018-03-07 23:00:49.377 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Task validation of syntax. 2018-03-07 23:00:49.403 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Task validation of syntax. 2018-03-07 23:00:49.403 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Task validation of semantic. 2018-03-07 23:00:49.975 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Enter context: `users` 2018-03-07 23:00:52.722 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Enter context: `users` 2018-03-07 23:00:55.385 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Exit context: `users` 2018-03-07 23:01:00.334 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Exit context: `users` 2018-03-07 23:01:00.335 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Task validation of semantic. 2018-03-07 23:01:00.335 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Task validation. Task a466f4ee-13d9-435c-b958-dd030d7b5b8c: started 2018-03-07 23:01:00.353 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Benchmarking. 2018-03-07 23:01:00.383 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Enter context: `users` 2018-03-07 23:01:02.954 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Enter context: `users` 2018-03-07 23:01:02.980 3534 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 START 2018-03-07 23:01:14.321 3534 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 END: OK 2018-03-07 23:01:14.345 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: user resources cleanup 2018-03-07 23:01:14.990 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: user resources cleanup 2018-03-07 23:01:14.991 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Exit context: `users` 2018-03-07 23:01:19.224 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Exit context: `users` 2018-03-07 23:01:20.526 3407 INFO rally.task.engine [-] Load duration is: 7.340563 2018-03-07 23:01:20.527 3407 INFO rally.task.engine [-] Full duration is: 18.84259 2018-03-07 23:01:20.566 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Enter context: `users` 2018-03-07 23:01:22.927 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Enter context: `users` 2018-03-07 23:01:22.940 3640 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 START 2018-03-07 23:01:31.156 3640 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 END: OK 2018-03-07 23:01:31.172 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: user resources cleanup 2018-03-07 23:01:31.814 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: user resources cleanup 2018-03-07 23:01:31.814 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Exit context: `users` 2018-03-07 23:01:36.226 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Exit context: `users` 2018-03-07 23:01:36.629 3407 INFO rally.task.engine [-] Load duration is: 6.215584 2018-03-07 23:01:36.629 3407 INFO rally.task.engine [-] Full duration is: 15.66109 2018-03-07 23:01:36.660 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Enter context: `users` 2018-03-07 23:01:39.284 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Enter context: `users` 2018-03-07 23:01:39.298 3746 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 START 2018-03-07 23:01:48.325 3746 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 END: OK 2018-03-07 23:01:48.343 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: user resources cleanup 2018-03-07 23:01:48.886 3407 INFO rally.plugins.openstack.context.cleanup.user [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: user resources cleanup 2018-03-07 23:01:48.886 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Exit context: `users` 2018-03-07 23:01:52.980 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Exit context: `users` 2018-03-07 23:01:54.717 3407 INFO rally.task.engine [-] Load duration is: 7.025764 2018-03-07 23:01:54.718 3407 INFO rally.task.engine [-] Full duration is: 16.321044 2018-03-07 23:01:54.749 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Enter context: `users` 2018-03-07 23:01:57.470 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Enter context: `users` 2018-03-07 23:01:57.483 3852 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 START 2018-03-07 23:01:57.997 3852 INFO rally.task.runner [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | ITER: 1 END: OK 2018-03-07 23:01:58.013 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Starting: Exit context: `users` 2018-03-07 23:02:01.921 3407 INFO rally.plugins.openstack.context.keystone.users [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Exit context: `users` 2018-03-07 23:02:02.778 3407 INFO rally.task.engine [-] Load duration is: 0.512901 2018-03-07 23:02:02.779 3407 INFO rally.task.engine [-] Full duration is: 7.173094 2018-03-07 23:02:02.815 3407 INFO rally.task.engine [-] Task a466f4ee-13d9-435c-b958-dd030d7b5b8c | Completed: Benchmarking. Task a466f4ee-13d9-435c-b958-dd030d7b5b8c: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.53 | 5.53 | 5.53 | 5.53 | 5.53 | 5.53 | 100.0% | 1 | | heat.update_stack | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 100.0% | 1 | | heat.delete_stack | 3.446 | 3.446 | 3.446 | 3.446 | 3.446 | 3.446 | 100.0% | 1 | | total | 7.341 | 7.341 | 7.341 | 7.341 | 7.341 | 7.341 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.340563 Full duration: 18.84259 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 | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 100.0% | 1 | | heat.check_stack | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | heat.delete_stack | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 2.518 | 100.0% | 1 | | total | 6.216 | 6.216 | 6.216 | 6.216 | 6.216 | 6.216 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.215584 Full duration: 15.66109 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.909 | 3.909 | 3.909 | 3.909 | 3.909 | 3.909 | 100.0% | 1 | | heat.suspend_stack | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | heat.resume_stack | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | heat.delete_stack | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | total | 7.026 | 7.026 | 7.026 | 7.026 | 7.026 | 7.026 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.025764 Full duration: 16.321044 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.512901 Full duration: 7.173094 2018-03-07 23:02:02,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a466f4ee-13d9-435c-b958-dd030d7b5b8c 2018-03-07 23:02:02,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a466f4ee-13d9-435c-b958-dd030d7b5b8c', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-07 23:02:02,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a466f4ee-13d9-435c-b958-dd030d7b5b8c'] 2018-03-07 23:02:04,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:02:04,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-07 23:02:04,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-07 23:02:04,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-03-07 23:02:04,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 23:02:04,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 23:02:04,273 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:04:33,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 23:02:06.121 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Task validation. 2018-03-07 23:02:06.129 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Task validation of scenarios names. 2018-03-07 23:02:06.132 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Task validation of scenarios names. 2018-03-07 23:02:06.132 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Task validation of syntax. 2018-03-07 23:02:06.198 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Task validation of syntax. 2018-03-07 23:02:06.198 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Task validation of semantic. 2018-03-07 23:02:06.733 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:02:09.462 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:02:09.513 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:02:14.418 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:02:14.418 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Task validation of semantic. 2018-03-07 23:02:14.418 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Task validation. Task 18210956-5d69-4b85-86a5-1d3cca63d9bd: started 2018-03-07 23:02:14.437 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Benchmarking. 2018-03-07 23:02:14.460 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:02:17.344 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:02:17.357 4025 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:02:18.707 4025 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:02:18.723 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:02:21.307 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:02:21.308 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:02:25.581 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:02:26.509 3898 INFO rally.task.engine [-] Load duration is: 0.68431 2018-03-07 23:02:26.510 3898 INFO rally.task.engine [-] Full duration is: 11.122399 2018-03-07 23:02:26.544 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:02:28.933 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:02:28.946 4191 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:02:30.690 4191 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:02:30.706 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:02:32.995 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:02:32.996 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:02:36.681 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:02:38.598 3898 INFO rally.task.engine [-] Load duration is: 0.903518 2018-03-07 23:02:38.598 3898 INFO rally.task.engine [-] Full duration is: 10.138184 2018-03-07 23:02:38.630 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:02:41.254 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:02:41.268 4357 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:02:42.824 4357 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:02:42.847 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:02:45.074 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:02:45.075 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:02:48.626 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:02:48.677 3898 INFO rally.task.engine [-] Load duration is: 0.908192 2018-03-07 23:02:48.678 3898 INFO rally.task.engine [-] Full duration is: 9.998173 2018-03-07 23:02:48.706 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:02:51.305 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:02:51.320 4523 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:02:52.908 4523 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:02:52.930 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:02:54.138 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:02:54.139 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:02:57.964 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:02:58.741 3898 INFO rally.task.engine [-] Load duration is: 0.688683 2018-03-07 23:02:58.741 3898 INFO rally.task.engine [-] Full duration is: 9.259858 2018-03-07 23:02:58.771 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:03:01.437 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:03:01.450 4689 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:03:03.069 4689 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:03:03.093 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:03:04.430 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:03:04.430 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:03:08.422 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:03:08.815 3898 INFO rally.task.engine [-] Load duration is: 0.806069 2018-03-07 23:03:08.815 3898 INFO rally.task.engine [-] Full duration is: 9.652384 2018-03-07 23:03:08.846 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:03:11.624 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:03:11.636 4855 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:03:14.785 4855 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:03:14.807 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:03:19.468 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:03:19.469 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:03:23.917 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:03:24.899 3898 INFO rally.task.engine [-] Load duration is: 2.508285 2018-03-07 23:03:24.900 3898 INFO rally.task.engine [-] Full duration is: 15.072842 2018-03-07 23:03:24.931 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:03:27.473 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:03:27.487 5021 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:03:29.099 5021 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:03:29.116 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:03:30.579 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:03:30.579 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:03:34.806 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:03:34.964 3898 INFO rally.task.engine [-] Load duration is: 0.864106 2018-03-07 23:03:34.965 3898 INFO rally.task.engine [-] Full duration is: 9.877275 2018-03-07 23:03:35.000 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:03:37.731 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:03:37.744 5187 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:03:39.186 5187 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:03:39.212 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:03:41.769 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:03:41.769 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:03:46.312 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:03:47.044 3898 INFO rally.task.engine [-] Load duration is: 0.671509 2018-03-07 23:03:47.045 3898 INFO rally.task.engine [-] Full duration is: 11.314183 2018-03-07 23:03:47.079 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:03:49.873 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:03:49.888 5353 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:03:51.334 5353 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:03:51.354 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:03:53.648 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:03:53.649 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:03:57.416 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:03:59.124 3898 INFO rally.task.engine [-] Load duration is: 0.467809 2018-03-07 23:03:59.125 3898 INFO rally.task.engine [-] Full duration is: 10.339789 2018-03-07 23:03:59.152 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:04:01.845 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:04:01.858 5519 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:04:03.835 5519 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:04:03.860 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:04:06.348 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:04:06.349 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:04:10.461 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:04:11.194 3898 INFO rally.task.engine [-] Load duration is: 1.152108 2018-03-07 23:04:11.194 3898 INFO rally.task.engine [-] Full duration is: 11.309721 2018-03-07 23:04:11.226 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Enter context: `users` 2018-03-07 23:04:13.996 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Enter context: `users` 2018-03-07 23:04:14.009 5685 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 START 2018-03-07 23:04:25.016 5685 INFO rally.task.runner [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | ITER: 1 END: OK 2018-03-07 23:04:25.034 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: admin resources cleanup 2018-03-07 23:04:28.878 3898 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: admin resources cleanup 2018-03-07 23:04:28.878 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Starting: Exit context: `users` 2018-03-07 23:04:33.031 3898 INFO rally.plugins.openstack.context.keystone.users [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Exit context: `users` 2018-03-07 23:04:33.300 3898 INFO rally.task.engine [-] Load duration is: 10.344993 2018-03-07 23:04:33.301 3898 INFO rally.task.engine [-] Full duration is: 21.807612 2018-03-07 23:04:33.324 3898 INFO rally.task.engine [-] Task 18210956-5d69-4b85-86a5-1d3cca63d9bd | Completed: Benchmarking. Task 18210956-5d69-4b85-86a5-1d3cca63d9bd: 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | keystone_v3.add_role | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | keystone_v3.revoke_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68431 Full duration: 11.122399 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.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | keystone_v3.add_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | keystone_v3.list_roles | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.903518 Full duration: 10.138184 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | keystone_v3.list_projects | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.908192 Full duration: 9.998173 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.delete_role | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688683 Full duration: 9.259858 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | keystone_v3.delete_service | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806069 Full duration: 9.652384 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.create_user | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.list_roles | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.add_role | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | keystone_v3.create_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_project | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.get_user | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.get_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.list_services | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | keystone_v3.get_services | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.508285 Full duration: 15.072842 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.update_project | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.delete_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864106 Full duration: 9.877275 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.671509 Full duration: 11.314183 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.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | | total | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 0.468 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.467809 Full duration: 10.339789 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.list_users | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.152108 Full duration: 11.309721 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.create_users | 7.875 | 7.875 | 7.875 | 7.875 | 7.875 | 7.875 | 100.0% | 1 | | keystone_v3.create_user | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.list_roles | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.add_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 10.345 | 10.345 | 10.345 | 10.345 | 10.345 | 10.345 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.344993 Full duration: 21.807612 2018-03-07 23:04:33,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 18210956-5d69-4b85-86a5-1d3cca63d9bd 2018-03-07 23:04:33,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '18210956-5d69-4b85-86a5-1d3cca63d9bd', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-07 23:04:33,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '18210956-5d69-4b85-86a5-1d3cca63d9bd'] 2018-03-07 23:04:34,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:04:34,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-07 23:04:34,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-07 23:04:34,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-03-07 23:04:34,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 23:04:34,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 23:04:34,810 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:09:50,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 23:04:36.595 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Task validation. 2018-03-07 23:04:36.603 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Task validation of scenarios names. 2018-03-07 23:04:36.605 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Task validation of scenarios names. 2018-03-07 23:04:36.605 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Task validation of syntax. 2018-03-07 23:04:36.686 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Task validation of syntax. 2018-03-07 23:04:36.687 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Task validation of semantic. 2018-03-07 23:04:37.083 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:04:40.099 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:04:42.581 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:04:47.336 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:04:47.337 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Task validation of semantic. 2018-03-07 23:04:47.337 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Task validation. Task 398c3380-93bf-43b4-8dfd-720faa8616da: started 2018-03-07 23:04:47.355 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Benchmarking. 2018-03-07 23:04:47.378 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:04:50.163 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:04:50.163 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:04:50.715 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:04:50.731 5938 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:04:52.868 5938 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:04:52.891 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:04:53.943 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:04:53.944 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:04:53.965 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:04:53.966 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:04:57.493 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:04:59.414 5811 INFO rally.task.engine [-] Load duration is: 2.135796 2018-03-07 23:04:59.415 5811 INFO rally.task.engine [-] Full duration is: 10.116692 2018-03-07 23:04:59.451 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:05:02.272 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:05:02.272 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:05:03.020 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:05:03.021 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:05:14.462 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:05:14.478 6224 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:05:17.612 6224 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:05:17.634 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:05:21.466 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:05:21.467 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:05:32.370 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:05:32.370 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:05:32.396 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:05:32.397 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:05:36.672 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:05:37.552 5811 INFO rally.task.engine [-] Load duration is: 3.133402 2018-03-07 23:05:37.552 5811 INFO rally.task.engine [-] Full duration is: 37.225054 2018-03-07 23:05:37.583 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:05:40.423 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:05:40.424 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:05:41.052 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:05:41.052 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:05:51.769 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:05:51.784 6510 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:06:07.317 6510 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:06:07.339 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:06:15.940 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:06:15.940 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:06:31.914 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:06:31.914 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:06:31.950 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:06:31.951 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:06:36.543 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:06:37.742 5811 INFO rally.task.engine [-] Load duration is: 15.531994 2018-03-07 23:06:37.742 5811 INFO rally.task.engine [-] Full duration is: 58.963459 2018-03-07 23:06:37.770 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:06:40.432 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:06:40.433 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:06:40.977 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:06:40.978 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:06:52.921 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:06:52.938 6796 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:06:55.772 6796 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:06:55.790 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:06:59.585 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:06:59.586 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:07:10.599 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:07:10.601 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:07:10.626 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:07:10.626 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:07:14.864 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:07:15.871 5811 INFO rally.task.engine [-] Load duration is: 2.833107 2018-03-07 23:07:15.872 5811 INFO rally.task.engine [-] Full duration is: 37.096984 2018-03-07 23:07:15.905 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:07:18.433 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:07:18.434 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:07:19.083 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:07:19.096 7082 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:07:20.440 7082 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:07:20.458 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:07:23.324 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:07:23.324 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:07:23.344 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:07:23.344 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:07:27.476 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:07:27.948 5811 INFO rally.task.engine [-] Load duration is: 1.343097 2018-03-07 23:07:27.949 5811 INFO rally.task.engine [-] Full duration is: 11.573607 2018-03-07 23:07:27.987 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:07:30.742 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:07:30.743 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:07:31.326 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:07:31.327 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:07:42.578 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:07:42.593 7368 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:07:44.965 7368 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:07:44.986 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:07:48.884 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:07:48.885 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:08:02.437 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:08:02.437 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:08:02.465 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:08:02.465 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:08:07.163 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:08:08.103 5811 INFO rally.task.engine [-] Load duration is: 2.370502 2018-03-07 23:08:08.104 5811 INFO rally.task.engine [-] Full duration is: 39.180942 2018-03-07 23:08:08.136 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:08:11.372 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:08:11.372 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:08:11.930 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:08:11.930 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:08:22.705 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:08:22.724 7654 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:08:32.770 7654 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:08:32.797 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:08:45.546 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:08:45.547 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:09:01.016 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:09:01.017 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:09:01.041 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:09:01.042 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:09:05.493 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:09:06.291 5811 INFO rally.task.engine [-] Load duration is: 10.045004 2018-03-07 23:09:06.292 5811 INFO rally.task.engine [-] Full duration is: 57.360522 2018-03-07 23:09:06.325 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `users` 2018-03-07 23:09:09.132 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `users` 2018-03-07 23:09:09.133 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `quotas` 2018-03-07 23:09:09.808 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `quotas` 2018-03-07 23:09:09.808 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Enter context: `network` 2018-03-07 23:09:20.844 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Enter context: `network` 2018-03-07 23:09:20.858 7940 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 START 2018-03-07 23:09:23.297 7940 INFO rally.task.runner [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | ITER: 1 END: OK 2018-03-07 23:09:23.318 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: user resources cleanup 2018-03-07 23:09:33.359 5811 INFO rally.plugins.openstack.context.cleanup.user [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: user resources cleanup 2018-03-07 23:09:33.360 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `network` 2018-03-07 23:09:46.229 5811 INFO rally.plugins.openstack.context.network.networks [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `network` 2018-03-07 23:09:46.229 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `quotas` 2018-03-07 23:09:46.254 5811 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `quotas` 2018-03-07 23:09:46.254 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Starting: Exit context: `users` 2018-03-07 23:09:50.341 5811 INFO rally.plugins.openstack.context.keystone.users [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Exit context: `users` 2018-03-07 23:09:50.441 5811 INFO rally.task.engine [-] Load duration is: 2.437235 2018-03-07 23:09:50.441 5811 INFO rally.task.engine [-] Full duration is: 44.019871 2018-03-07 23:09:50.466 5811 INFO rally.task.engine [-] Task 398c3380-93bf-43b4-8dfd-720faa8616da | Completed: Benchmarking. Task 398c3380-93bf-43b4-8dfd-720faa8616da: 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 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | neutron.delete_network | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | total | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.135796 Full duration: 10.116692 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.945 | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 100.0% | 1 | | neutron.delete_port | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | total | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.133402 Full duration: 37.225054 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 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | neutron.create_subnet | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.create_router | 4.124 | 4.124 | 4.124 | 4.124 | 4.124 | 4.124 | 100.0% | 1 | | neutron.add_interface_router | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 3.21 | 100.0% | 1 | | neutron.remove_interface_router | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | neutron.delete_router | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 100.0% | 1 | | total | 15.532 | 15.532 | 15.532 | 15.532 | 15.532 | 15.532 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.531994 Full duration: 58.963459 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 100.0% | 1 | | neutron.delete_subnet | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | total | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.833107 Full duration: 37.096984 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.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | neutron.list_networks | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.343097 Full duration: 11.573607 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | neutron.list_ports | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.370502 Full duration: 39.180942 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | neutron.create_subnet | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | neutron.create_router | 4.671 | 4.671 | 4.671 | 4.671 | 4.671 | 4.671 | 100.0% | 1 | | neutron.add_interface_router | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | neutron.list_routers | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 10.045 | 10.045 | 10.045 | 10.045 | 10.045 | 10.045 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.045004 Full duration: 57.360522 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 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.create_subnet | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | neutron.list_subnets | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.437235 Full duration: 44.019871 2018-03-07 23:09:50,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 398c3380-93bf-43b4-8dfd-720faa8616da 2018-03-07 23:09:50,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '398c3380-93bf-43b4-8dfd-720faa8616da', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-07 23:09:50,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '398c3380-93bf-43b4-8dfd-720faa8616da'] 2018-03-07 23:09:51,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:09:51,841 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-07 23:09:51,841 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-07 23:09:51,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-03-07 23:09:51,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 23:09:51,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 23:09:51,872 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:17:43,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 23:09:53.623 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Task validation. 2018-03-07 23:09:53.631 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Task validation of scenarios names. 2018-03-07 23:09:53.634 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Task validation of scenarios names. 2018-03-07 23:09:53.634 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Task validation of syntax. 2018-03-07 23:09:53.702 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Task validation of syntax. 2018-03-07 23:09:53.703 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Task validation of semantic. 2018-03-07 23:09:54.316 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:09:56.953 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:10:02.927 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:10:07.889 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:10:07.890 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Task validation of semantic. 2018-03-07 23:10:07.891 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Task validation. Task 33434d9e-6391-4189-ae3e-83895e88d3c4: started 2018-03-07 23:10:07.918 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Benchmarking. 2018-03-07 23:10:07.946 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:10:11.006 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:10:11.675 8313 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:10:39.324 8313 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:10:39.340 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:10:40.395 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:10:40.395 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:10:44.492 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:10:46.080 8186 INFO rally.task.engine [-] Load duration is: 26.647483 2018-03-07 23:10:46.081 8186 INFO rally.task.engine [-] Full duration is: 36.547118 2018-03-07 23:10:46.116 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:10:48.765 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:10:49.481 8499 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:11:26.559 8499 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:11:26.582 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:11:27.890 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:11:27.890 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:11:32.001 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:11:32.247 8186 INFO rally.task.engine [-] Load duration is: 34.07734 2018-03-07 23:11:32.248 8186 INFO rally.task.engine [-] Full duration is: 45.886554 2018-03-07 23:11:32.284 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:11:35.039 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:11:35.707 8765 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:12:11.902 8765 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:12:11.927 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:12:13.817 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:12:13.818 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:12:17.630 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:12:18.405 8186 INFO rally.task.engine [-] Load duration is: 33.193804 2018-03-07 23:12:18.406 8186 INFO rally.task.engine [-] Full duration is: 45.347594 2018-03-07 23:12:18.441 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:12:21.279 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:12:21.280 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `quotas` 2018-03-07 23:12:21.969 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `quotas` 2018-03-07 23:12:21.969 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `network` 2018-03-07 23:12:33.392 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `network` 2018-03-07 23:12:34.332 9031 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:12:51.576 9031 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:12:51.595 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:12:52.743 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:12:52.743 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `network` 2018-03-07 23:13:08.258 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `network` 2018-03-07 23:13:08.258 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `quotas` 2018-03-07 23:13:08.323 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `quotas` 2018-03-07 23:13:08.323 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:13:12.740 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:13:14.591 8186 INFO rally.task.engine [-] Load duration is: 16.24303 2018-03-07 23:13:14.591 8186 INFO rally.task.engine [-] Full duration is: 54.301753 2018-03-07 23:13:14.624 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:13:17.173 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:13:17.174 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `quotas` 2018-03-07 23:13:18.031 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `quotas` 2018-03-07 23:13:18.032 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `network` 2018-03-07 23:13:29.882 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `network` 2018-03-07 23:13:30.742 9217 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:13:54.020 9217 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:13:54.040 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:13:55.419 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:13:55.419 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `network` 2018-03-07 23:14:11.617 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `network` 2018-03-07 23:14:11.618 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `quotas` 2018-03-07 23:14:11.755 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `quotas` 2018-03-07 23:14:11.756 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:14:16.227 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:14:16.794 8186 INFO rally.task.engine [-] Load duration is: 20.276904 2018-03-07 23:14:16.795 8186 INFO rally.task.engine [-] Full duration is: 61.605233 2018-03-07 23:14:16.827 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:14:19.640 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:14:19.640 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `quotas` 2018-03-07 23:14:20.409 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `quotas` 2018-03-07 23:14:20.409 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `network` 2018-03-07 23:14:32.221 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `network` 2018-03-07 23:14:33.113 9483 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:14:50.850 9483 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:14:50.875 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:14:52.217 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:14:52.218 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `network` 2018-03-07 23:15:08.611 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `network` 2018-03-07 23:15:08.612 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `quotas` 2018-03-07 23:15:08.681 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `quotas` 2018-03-07 23:15:08.682 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:15:13.045 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:15:14.975 8186 INFO rally.task.engine [-] Load duration is: 12.735326 2018-03-07 23:15:14.977 8186 INFO rally.task.engine [-] Full duration is: 56.220007 2018-03-07 23:15:15.012 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:15:17.782 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:15:17.782 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `quotas` 2018-03-07 23:15:18.451 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `quotas` 2018-03-07 23:15:18.451 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `network` 2018-03-07 23:15:30.188 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `network` 2018-03-07 23:15:31.007 9669 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:16:25.655 9669 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:16:25.671 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:16:26.755 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:16:26.755 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `network` 2018-03-07 23:16:42.998 8186 INFO rally.plugins.openstack.context.network.networks [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `network` 2018-03-07 23:16:42.999 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `quotas` 2018-03-07 23:16:43.065 8186 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `quotas` 2018-03-07 23:16:43.065 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:16:47.316 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:16:49.247 8186 INFO rally.task.engine [-] Load duration is: 53.646736 2018-03-07 23:16:49.247 8186 INFO rally.task.engine [-] Full duration is: 92.307525 2018-03-07 23:16:49.280 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Enter context: `users` 2018-03-07 23:16:52.097 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Enter context: `users` 2018-03-07 23:16:52.898 9855 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 START 2018-03-07 23:17:36.111 9855 INFO rally.task.runner [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | ITER: 1 END: OK 2018-03-07 23:17:36.136 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: user resources cleanup 2018-03-07 23:17:37.605 8186 INFO rally.plugins.openstack.context.cleanup.user [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: user resources cleanup 2018-03-07 23:17:37.605 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Starting: Exit context: `users` 2018-03-07 23:17:41.755 8186 INFO rally.plugins.openstack.context.keystone.users [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Exit context: `users` 2018-03-07 23:17:43.410 8186 INFO rally.task.engine [-] Load duration is: 42.212021 2018-03-07 23:17:43.411 8186 INFO rally.task.engine [-] Full duration is: 52.47723 2018-03-07 23:17:43.439 8186 INFO rally.task.engine [-] Task 33434d9e-6391-4189-ae3e-83895e88d3c4 | Completed: Benchmarking. Task 33434d9e-6391-4189-ae3e-83895e88d3c4: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.852 | 11.852 | 11.852 | 11.852 | 11.852 | 11.852 | 100.0% | 1 | | nova.find_host_to_migrate | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | nova.live_migrate | 11.648 | 11.648 | 11.648 | 11.648 | 11.648 | 11.648 | 100.0% | 1 | | nova.delete_server | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | total | 26.647 | 26.647 | 26.647 | 26.647 | 26.647 | 26.647 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.647483 Full duration: 36.547118 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.789 | 10.789 | 10.789 | 10.789 | 10.789 | 10.789 | 100.0% | 1 | | cinder.create_volume | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | nova.attach_volume | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 2.83 | 100.0% | 1 | | nova.find_host_to_migrate | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | nova.live_migrate | 12.024 | 12.024 | 12.024 | 12.024 | 12.024 | 12.024 | 100.0% | 1 | | nova.detach_volume | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | cinder.delete_volume | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | nova.delete_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | total | 34.077 | 34.077 | 34.077 | 34.077 | 34.077 | 34.077 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.07734 Full duration: 45.886554 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.409 | 5.409 | 5.409 | 5.409 | 5.409 | 5.409 | 100.0% | 1 | | nova.boot_server | 12.339 | 12.339 | 12.339 | 12.339 | 12.339 | 12.339 | 100.0% | 1 | | nova.find_host_to_migrate | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | nova.live_migrate | 11.948 | 11.948 | 11.948 | 11.948 | 11.948 | 11.948 | 100.0% | 1 | | nova.delete_server | 5.371 | 5.371 | 5.371 | 5.371 | 5.371 | 5.371 | 100.0% | 1 | | total | 33.194 | 33.194 | 33.194 | 33.194 | 33.194 | 33.194 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.193804 Full duration: 45.347594 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | nova.boot_server | 13.481 | 13.481 | 13.481 | 13.481 | 13.481 | 13.481 | 100.0% | 1 | | nova.delete_server | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | nova.delete_keypair | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 16.243 | 16.243 | 16.243 | 16.243 | 16.243 | 16.243 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.24303 Full duration: 54.301753 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.566 | 5.566 | 5.566 | 5.566 | 5.566 | 5.566 | 100.0% | 1 | | nova.boot_server | 12.403 | 12.403 | 12.403 | 12.403 | 12.403 | 12.403 | 100.0% | 1 | | nova.delete_server | 5.308 | 5.308 | 5.308 | 5.308 | 5.308 | 5.308 | 100.0% | 1 | | total | 20.277 | 20.277 | 20.277 | 20.277 | 20.277 | 20.277 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.276904 Full duration: 61.605233 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 | 9.665 | 9.665 | 9.665 | 9.665 | 9.665 | 9.665 | 100.0% | 1 | | nova.pause_server | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | nova.unpause_server | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 2.606 | 100.0% | 1 | | nova.delete_server | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 100.0% | 1 | | total | 12.735 | 12.735 | 12.735 | 12.735 | 12.735 | 12.735 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.735326 Full duration: 56.220007 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 3.847 | 100.0% | 1 | | nova.create_100_rules | 33.348 | 33.348 | 33.348 | 33.348 | 33.348 | 33.348 | 100.0% | 1 | | nova.boot_server | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 10.756 | 100.0% | 1 | | nova.get_attached_security_groups | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | nova.delete_server | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 2.86 | 100.0% | 1 | | nova.delete_10_security_groups | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 100.0% | 1 | | total | 53.647 | 53.647 | 53.647 | 53.647 | 53.647 | 53.647 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.646736 Full duration: 92.307525 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.976 | 12.976 | 12.976 | 12.976 | 12.976 | 12.976 | 100.0% | 1 | | nova.migrate | 21.998 | 21.998 | 21.998 | 21.998 | 21.998 | 21.998 | 100.0% | 1 | | nova.resize_confirm | 3.169 | 3.169 | 3.169 | 3.169 | 3.169 | 3.169 | 100.0% | 1 | | nova.delete_server | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 100.0% | 1 | | total | 42.212 | 42.212 | 42.212 | 42.212 | 42.212 | 42.212 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.212021 Full duration: 52.47723 2018-03-07 23:17:43,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 33434d9e-6391-4189-ae3e-83895e88d3c4 2018-03-07 23:17:43,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '33434d9e-6391-4189-ae3e-83895e88d3c4', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-07 23:17:43,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '33434d9e-6391-4189-ae3e-83895e88d3c4'] 2018-03-07 23:17:44,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:17:44,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-07 23:17:44,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-07 23:17:44,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-03-07 23:17:44,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-07 23:17:44,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-07 23:17:44,873 - 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': '294fe050-65ec-4f96-80a0-53ed23d1659c', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b5938af9-16d4-4ee6-9175-94e378741f4b', 'flavor_name': 'rally-tiny-b5938af9-16d4-4ee6-9175-94e378741f4b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5938af9-16d4-4ee6-9175-94e378741f4b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-07 23:18:47,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-07 23:17:46.525 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Task validation. 2018-03-07 23:17:46.532 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Task validation of scenarios names. 2018-03-07 23:17:46.535 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Task validation of scenarios names. 2018-03-07 23:17:46.535 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Task validation of syntax. 2018-03-07 23:17:46.567 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Task validation of syntax. 2018-03-07 23:17:46.567 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Task validation of semantic. 2018-03-07 23:17:47.196 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:17:50.175 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:17:51.603 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:17:56.486 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:17:56.487 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Task validation of semantic. 2018-03-07 23:17:56.487 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Task validation. Task e5772d82-6c4a-4c76-82d4-1e44b761ef27: started 2018-03-07 23:17:56.507 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Benchmarking. 2018-03-07 23:17:56.534 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:17:59.750 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:17:59.767 10128 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 START 2018-03-07 23:18:00.731 10128 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 END: OK 2018-03-07 23:18:00.751 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: admin resources cleanup 2018-03-07 23:18:01.644 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: admin resources cleanup 2018-03-07 23:18:01.644 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:18:06.234 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:18:06.568 10001 INFO rally.task.engine [-] Load duration is: 0.963009 2018-03-07 23:18:06.569 10001 INFO rally.task.engine [-] Full duration is: 9.702113 2018-03-07 23:18:06.601 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:18:10.468 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:18:10.482 10234 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 START 2018-03-07 23:18:11.293 10234 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 END: OK 2018-03-07 23:18:11.317 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: admin resources cleanup 2018-03-07 23:18:12.258 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: admin resources cleanup 2018-03-07 23:18:12.258 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:18:16.609 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:18:16.647 10001 INFO rally.task.engine [-] Load duration is: 0.810945 2018-03-07 23:18:16.648 10001 INFO rally.task.engine [-] Full duration is: 10.009192 2018-03-07 23:18:16.676 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:18:19.619 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:18:19.633 10340 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 START 2018-03-07 23:18:20.388 10340 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 END: OK 2018-03-07 23:18:20.405 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: admin resources cleanup 2018-03-07 23:18:21.154 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: admin resources cleanup 2018-03-07 23:18:21.154 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:18:25.510 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:18:26.720 10001 INFO rally.task.engine [-] Load duration is: 0.753821 2018-03-07 23:18:26.721 10001 INFO rally.task.engine [-] Full duration is: 8.836168 2018-03-07 23:18:26.751 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:18:30.012 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:18:30.025 10446 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 START 2018-03-07 23:18:30.784 10446 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 END: OK 2018-03-07 23:18:30.807 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: admin resources cleanup 2018-03-07 23:18:31.591 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: admin resources cleanup 2018-03-07 23:18:31.591 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:18:35.874 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:18:36.788 10001 INFO rally.task.engine [-] Load duration is: 0.75778 2018-03-07 23:18:36.789 10001 INFO rally.task.engine [-] Full duration is: 9.125227 2018-03-07 23:18:36.827 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Enter context: `users` 2018-03-07 23:18:39.877 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Enter context: `users` 2018-03-07 23:18:39.892 10552 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 START 2018-03-07 23:18:40.604 10552 INFO rally.task.runner [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | ITER: 1 END: OK 2018-03-07 23:18:40.623 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: admin resources cleanup 2018-03-07 23:18:41.295 10001 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: admin resources cleanup 2018-03-07 23:18:41.296 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Starting: Exit context: `users` 2018-03-07 23:18:45.495 10001 INFO rally.plugins.openstack.context.keystone.users [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Exit context: `users` 2018-03-07 23:18:46.861 10001 INFO rally.task.engine [-] Load duration is: 0.711056 2018-03-07 23:18:46.862 10001 INFO rally.task.engine [-] Full duration is: 8.673371 2018-03-07 23:18:46.886 10001 INFO rally.task.engine [-] Task e5772d82-6c4a-4c76-82d4-1e44b761ef27 | Completed: Benchmarking. Task e5772d82-6c4a-4c76-82d4-1e44b761ef27: 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | quotas.delete_quotas | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.963009 Full duration: 9.702113 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.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810945 Full duration: 10.009192 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753821 Full duration: 8.836168 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75778 Full duration: 9.125227 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.711056 Full duration: 8.673371 2018-03-07 23:18:47,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5772d82-6c4a-4c76-82d4-1e44b761ef27 2018-03-07 23:18:47,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e5772d82-6c4a-4c76-82d4-1e44b761ef27', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-07 23:18:47,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e5772d82-6c4a-4c76-82d4-1e44b761ef27'] 2018-03-07 23:18:48,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-07 23:18:48,229 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-07 23:18:48,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:29 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:16 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 05:39 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 03:18 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:56 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 04:19 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:51 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 14:49 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:32 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:45:12 | 245 | 100.00% | +===================+============+===============+===========+ 2018-03-07 23:18:48,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-07 23:19:05,102 - functest.utils.functest_utils - DEBUG - 2018-03-07 23:19:05,102 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 23:19:05,102 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-07 23:19:05,106 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-07 23:19:07,891 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-07 23:19:08,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-07 23:19:09,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-07 23:19:13,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 23:19:13,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-07 23:19:15,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-07 23:19:15,238 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-07 23:19:18,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-07 23:19:18,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-07 23:19:19,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-07 23:19:19,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-07 23:19:19,495 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-07 23:19:22,560 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-07 23:19:22,560 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-07 23:19:22,562 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-07 23:19:22,565 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-07 23:19:22,566 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-07 23:19:22,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [120.377107s] ... ok 2018-03-07 23:36:39,437 - 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.859477s] ... ok 2018-03-07 23:36:39,437 - 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 [15.254966s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.140861s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.451984s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.280546s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000695s] ... ok 2018-03-07 23:36:39,437 - 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 [10.553490s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.172288s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.720986s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.161118s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000881s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.118051s] ... ok 2018-03-07 23:36:39,437 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.216750s] ... ok 2018-03-07 23:36:39,438 - 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.489581s] ... ok 2018-03-07 23:36:39,438 - 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.463792s] ... ok 2018-03-07 23:36:39,438 - 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.742771s] ... ok 2018-03-07 23:36:39,438 - 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.514099s] ... ok 2018-03-07 23:36:39,438 - 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.464757s] ... ok 2018-03-07 23:36:39,438 - 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.159630s] ... ok 2018-03-07 23:36:39,438 - 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.181443s] ... ok 2018-03-07 23:36:39,438 - 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.150191s] ... ok 2018-03-07 23:36:39,438 - 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.160700s] ... ok 2018-03-07 23:36:39,438 - 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.188109s] ... ok 2018-03-07 23:36:39,438 - 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.347819s] ... ok 2018-03-07 23:36:39,438 - 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.158843s] ... ok 2018-03-07 23:36:39,438 - 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.018117s] ... ok 2018-03-07 23:36:39,438 - 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.182819s] ... ok 2018-03-07 23:36:39,438 - 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.303622s] ... ok 2018-03-07 23:36:39,438 - 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.021579s] ... ok 2018-03-07 23:36:39,438 - 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.023335s] ... ok 2018-03-07 23:36:39,438 - 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.051351s] ... ok 2018-03-07 23:36:39,438 - 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.149332s] ... ok 2018-03-07 23:36:39,439 - 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.138863s] ... ok 2018-03-07 23:36:39,439 - 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.280420s] ... ok 2018-03-07 23:36:39,439 - 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.024012s] ... ok 2018-03-07 23:36:39,439 - 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.156236s] ... ok 2018-03-07 23:36:39,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [21.150804s] ... ok 2018-03-07 23:36:39,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [36.140661s] ... ok 2018-03-07 23:36:39,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [34.120760s] ... ok 2018-03-07 23:36:39,439 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.509192s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.866923s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.434854s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.407807s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.691200s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.819622s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.978672s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.060413s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.814534s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.492349s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.919155s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [8.964782s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.626472s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.239407s] ... ok 2018-03-07 23:36:39,440 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.391088s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.279517s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.798235s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.300421s] ... ok 2018-03-07 23:36:39,441 - 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.711173s] ... ok 2018-03-07 23:36:39,441 - 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.459284s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.479628s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.309509s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.838565s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.881116s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.733028s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.141563s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.526104s] ... ok 2018-03-07 23:36:39,441 - 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.501739s] ... ok 2018-03-07 23:36:39,441 - 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.499793s] ... ok 2018-03-07 23:36:39,441 - 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.486078s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.291394s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.083488s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012275s] ... ok 2018-03-07 23:36:39,441 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [34.984897s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.136753s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.152615s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.205950s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.115245s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.703242s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.747668s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.019326s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013419s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.070357s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.076881s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.071054s] ... ok 2018-03-07 23:36:39,442 - 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.122564s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.099594s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.098528s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.086211s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.073474s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.363873s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.028778s] ... ok 2018-03-07 23:36:39,442 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.260119s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.013559s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.025459s] ... ok 2018-03-07 23:36:39,443 - 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.747982s] ... ok 2018-03-07 23:36:39,443 - 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.532408s] ... ok 2018-03-07 23:36:39,443 - 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.039599s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.142931s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.523284s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.827124s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.735661s] ... ok 2018-03-07 23:36:39,443 - 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.571704s] ... ok 2018-03-07 23:36:39,443 - 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.951828s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.890684s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [8.232346s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.323316s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.182068s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.155787s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.178770s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.172901s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.148711s] ... ok 2018-03-07 23:36:39,443 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.179380s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.381611s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.139328s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [8.069724s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.271768s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [8.199076s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.413740s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.172848s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.110833s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.359904s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.215690s] ... ok 2018-03-07 23:36:39,444 - 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 [11.455149s] ... ok 2018-03-07 23:36:39,444 - 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 [13.374797s] ... ok 2018-03-07 23:36:39,444 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.055303s] ... ok 2018-03-07 23:36:39,444 - 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.806079s] ... ok 2018-03-07 23:36:39,444 - 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.897201s] ... ok 2018-03-07 23:36:39,444 - 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.628375s] ... ok 2018-03-07 23:36:39,444 - 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.417959s] ... ok 2018-03-07 23:36:39,444 - 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.843314s] ... ok 2018-03-07 23:36:39,444 - 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.364052s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.104976s] ... ok 2018-03-07 23:36:39,445 - 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.299134s] ... ok 2018-03-07 23:36:39,445 - 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.837619s] ... ok 2018-03-07 23:36:39,445 - 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.706349s] ... ok 2018-03-07 23:36:39,445 - 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.498415s] ... ok 2018-03-07 23:36:39,445 - 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.556154s] ... ok 2018-03-07 23:36:39,445 - 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 [0.860737s] ... ok 2018-03-07 23:36:39,445 - 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.627366s] ... ok 2018-03-07 23:36:39,445 - 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.110118s] ... ok 2018-03-07 23:36:39,445 - 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.034353s] ... ok 2018-03-07 23:36:39,445 - 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.038044s] ... ok 2018-03-07 23:36:39,445 - 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.050982s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.472455s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.246459s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.825074s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.561839s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.663394s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.426457s] ... ok 2018-03-07 23:36:39,445 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [10.094855s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [9.793504s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.482707s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.396619s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.452877s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [5.262807s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [8.479109s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [9.235928s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.093813s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.066212s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.098961s] ... ok 2018-03-07 23:36:39,446 - 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.311845s] ... ok 2018-03-07 23:36:39,446 - 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.091745s] ... ok 2018-03-07 23:36:39,446 - 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.308253s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.121647s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.093954s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.202891s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.168409s] ... ok 2018-03-07 23:36:39,446 - 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.114761s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.142089s] ... ok 2018-03-07 23:36:39,446 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [7.433881s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019269s] ... ok 2018-03-07 23:36:39,447 - 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.059943s] ... ok 2018-03-07 23:36:39,447 - 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.080774s] ... ok 2018-03-07 23:36:39,447 - 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.032613s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.020810s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.026714s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.056812s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.072666s] ... ok 2018-03-07 23:36:39,447 - 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.018404s] ... ok 2018-03-07 23:36:39,447 - 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.063791s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.016812s] ... ok 2018-03-07 23:36:39,447 - 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.016988s] ... ok 2018-03-07 23:36:39,447 - 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.093941s] ... ok 2018-03-07 23:36:39,447 - 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.088991s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.075064s] ... ok 2018-03-07 23:36:39,447 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.070663s] ... ok 2018-03-07 23:36:39,447 - 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.296810s] ... ok 2018-03-07 23:36:39,447 - 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.071355s] ... ok 2018-03-07 23:36:39,447 - 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.079938s] ... ok 2018-03-07 23:36:39,447 - 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.015235s] ... ok 2018-03-07 23:36:39,448 - 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.014339s] ... ok 2018-03-07 23:36:39,448 - 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.072210s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.070683s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.091443s] ... ok 2018-03-07 23:36:39,448 - 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.230905s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [7.559974s] ... ok 2018-03-07 23:36:39,448 - 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.150583s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.138575s] ... ok 2018-03-07 23:36:39,448 - 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.424962s] ... ok 2018-03-07 23:36:39,448 - 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.266160s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.703777s] ... ok 2018-03-07 23:36:39,448 - 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.443560s] ... ok 2018-03-07 23:36:39,448 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.454703s] ... ok 2018-03-07 23:36:39,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1031.0000 sec. 2018-03-07 23:36:39,449 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-07 23:36:39,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-07 23:36:39,450 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-07 23:36:39,453 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-07 23:36:51,137 - functest.utils.functest_utils - DEBUG - 2018-03-07 23:36:51,137 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-07 23:36:51,137 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:45 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-07 23:36:51,140 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-07 23:36:51,945 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-08 00:17:29,851 - 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 2437.901s OK 2018-03-08 00:17:30,401 - functest.utils.functest_utils - DEBUG - 2018-03-08 00:17:30,401 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 00:17:30,401 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:38 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-08 00:17:30,407 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-835 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-08 00:17:30,410 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:53 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 23:41 | FAIL | | rally_sanity | functest | smoke | 26:14 | PASS | | refstack_defcore | functest | smoke | 17:45 | PASS | | snaps_smoke | functest | smoke | 40:38 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-08 00:17:30,414 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-08 00:17:37,466 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-08 00:17:37,466 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 00:17:37,466 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-08 00:17:37,467 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 00:17:37,467 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.16.1.222:5000/v3 ...OK 2018-03-08 00:17:37,780 - functest.ci.check_deployment - DEBUG - 192.16.1.222:5000 is reachable! 2018-03-08 00:17:37,780 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.16.1.222:5000/v3 ...OK 2018-03-08 00:17:38,024 - functest.ci.check_deployment - DEBUG - 192.16.1.222:8774 is reachable! 2018-03-08 00:17:38,024 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.16.1.222:8774/v2.1/f13b4b8cdd814d47a0375e8613a56b53 ...OK 2018-03-08 00:17:38,373 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9696 is reachable! 2018-03-08 00:17:38,373 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.16.1.222:9696 ...OK 2018-03-08 00:17:38,700 - functest.ci.check_deployment - DEBUG - 192.16.1.222:9292 is reachable! 2018-03-08 00:17:38,700 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.16.1.222:9292 ...OK 2018-03-08 00:17:39,589 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-08 00:17:41,318 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-08 00:17:41,333 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-08 00:17:41,333 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 00:17:41,333 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-08 00:17:41,333 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-08 00:17:41,333 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-virtual4 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-virtual-daily-euphrates-835 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-08 00:17:41,334 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-08 00:17:41,334 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-08 00:17:41,334 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 00:17:41,334 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-08 00:17:41,335 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-08 00:17:41,397 - functest.ci.prepare_env - INFO - ============================================== 2018-03-08 00:17:41,398 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-08 00:17:43,161 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-08 00:17:44,882 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-08 00:17:46,384 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-08 00:17:47,555 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-08 00:17:49,128 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-08 00:17:50,835 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-08 00:17:50,836 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-08 00:17:54,286 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-08 00:17:54,286 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-08 00:17:55,212 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-08 00:17:55,212 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-08 00:17:55,213 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-08 00:17:55,214 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-08 00:17:55,215 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-08 00:17:55,257 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-08 00:18:15,788 - 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-bar-ha status: 100 build tag: jenkins-functest-compass-virtual-daily-euphrates-835 details: {} 2018-03-08 00:18:15,788 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-08 00:18:16,336 - functest.utils.functest_utils - DEBUG - 2018-03-08 00:18:16,337 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-08 00:18:16,337 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:21 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-08 00:18:16,339 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+--------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+--------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-euphrates-835 | | CI_LOOP | daily | +-------------------------+--------------------------------------------------------------+ 2018-03-08 00:18:16,341 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:21 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-08 00:18:16,343 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK