2018-01-15 04:23:10,750 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-15 04:23:10,750 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:23:10,751 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-15 04:23:10,752 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 04:23:10,752 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.6.1.23:5000/v3 ...OK 2018-01-15 04:23:10,828 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 04:23:10,829 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://10.6.1.23:5000/v3 ...OK 2018-01-15 04:23:10,951 - functest.ci.check_deployment - DEBUG - 10.6.1.26:8774 is reachable! 2018-01-15 04:23:10,951 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://10.6.1.26:8774/v2/6cda0d182c28456aa473aaf93fdccc7a ...OK 2018-01-15 04:23:11,020 - functest.ci.check_deployment - DEBUG - 10.6.1.27:9696 is reachable! 2018-01-15 04:23:11,020 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://10.6.1.27:9696 ...OK 2018-01-15 04:23:11,083 - functest.ci.check_deployment - DEBUG - 10.6.1.22:9292 is reachable! 2018-01-15 04:23:11,083 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://10.6.1.22:9292 ...OK 2018-01-15 04:23:11,562 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 04:23:12,839 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 04:23:12,923 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 04:23:12,923 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:23:12,923 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-15 04:23:12,923 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=joid 2018-01-15 04:23:12,923 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.122.5 2018-01-15 04:23:12,923 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-openbaton-ha 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod12 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-joid-baremetal-daily-euphrates-496 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:23:12,924 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-15 04:23:12,924 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-15 04:23:12,929 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-15 04:23:12,929 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-15 04:23:12,929 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:23:12,929 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-15 04:23:12,930 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-15 04:23:12,936 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:23:12,936 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-15 04:23:16,476 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-15 04:23:18,621 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 04:23:19,895 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-15 04:23:21,088 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-15 04:23:22,622 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-15 04:23:24,382 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-15 04:23:24,383 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 04:23:29,365 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-15 04:23:29,365 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-15 04:23:30,320 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 04:23:30,320 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 04:23:30,321 - 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-01-15 04:23:30,323 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-15 04:23:30,323 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-15 04:23:31,475 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 04:23:33,002 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 1.526s OK 2018-01-15 04:23:34,303 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:23:34,303 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:23:34,304 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:02 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 04:23:34,306 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-15 04:23:34,561 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 04:25:06,172 - 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 91.607s OK 2018-01-15 04:25:06,755 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:25:06,755 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:25:06,755 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 01:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 04:25:06,757 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-15 04:25:07,051 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 04:25:44,681 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.629s OK 2018-01-15 04:25:46,394 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:25:46,394 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:25:46,394 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-15 04:25:46,397 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-openbaton-ha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-euphrates-496 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-01-15 04:25:46,398 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:02 | PASS | | api_check | functest | healthcheck | 01:32 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-15 04:25:46,400 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 04:26:06,499 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-15 04:26:06,499 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:26:06,499 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-15 04:26:06,500 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 04:26:06,500 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.6.1.23:5000/v3 ...OK 2018-01-15 04:26:06,605 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 04:26:06,605 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://10.6.1.23:5000/v3 ...OK 2018-01-15 04:26:06,670 - functest.ci.check_deployment - DEBUG - 10.6.1.26:8774 is reachable! 2018-01-15 04:26:06,670 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://10.6.1.26:8774/v2/6cda0d182c28456aa473aaf93fdccc7a ...OK 2018-01-15 04:26:06,732 - functest.ci.check_deployment - DEBUG - 10.6.1.27:9696 is reachable! 2018-01-15 04:26:06,732 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://10.6.1.27:9696 ...OK 2018-01-15 04:26:06,796 - functest.ci.check_deployment - DEBUG - 10.6.1.22:9292 is reachable! 2018-01-15 04:26:06,796 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://10.6.1.22:9292 ...OK 2018-01-15 04:26:07,096 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 04:26:08,049 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 04:26:08,067 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 04:26:08,067 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:26:08,067 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-15 04:26:08,067 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=joid 2018-01-15 04:26:08,067 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.122.5 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-openbaton-ha 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod12 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-joid-baremetal-daily-euphrates-496 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-15 04:26:08,068 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-15 04:26:08,068 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-15 04:26:08,068 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:26:08,068 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-15 04:26:08,069 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-15 04:26:08,075 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 04:26:08,075 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-15 04:26:09,871 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-15 04:26:12,077 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 04:26:13,364 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-15 04:26:14,541 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-15 04:26:16,090 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-15 04:26:17,834 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-15 04:26:17,834 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 04:26:21,200 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-15 04:26:21,201 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-15 04:26:22,147 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 04:26:22,147 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 04:26:22,148 - 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-01-15 04:26:22,150 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-15 04:26:22,150 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-15 04:26:24,251 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-01-15 04:26:24,251 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 04:26:25,531 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 04:26:25,531 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 04:26:26,940 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 04:26:26,940 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 04:26:26' 2018-01-15 04:26:26,940 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:28,392 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:29,974 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:33,864 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:34,105 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:34,339 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:37,174 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:26:38,576 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6ea6023d-f830-465f-8489-dfca9e687465' 2018-01-15 04:27:02,128 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 04:27:27,150 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-15 04:27:28,223 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 04:27:29,230 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 04:27:45,699 - functest.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-01-15 04:27:45,699 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 04:27:47,922 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:27:47,922 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:27:47,922 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 04:27:47,924 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-15 04:27:47,991 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 04:27:47,992 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 04:27:47' 2018-01-15 04:27:47,992 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:27:48,942 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:27:49,810 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:27:53,684 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:27:53,953 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:27:56,850 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f12d923e-1ba8-4e43-a63e-cad803700f48' 2018-01-15 04:28:00,093 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 04:28:13,497 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 04:28:16,679 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-01-15 04:28:35,119 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 04:28:49,939 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:28:49,940 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:28:49,940 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-15 04:28:49,942 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-15 04:28:52,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 04:28:53,797 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 04:28:53,797 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 04:28:55,488 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 04:28:55,488 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 04:28:58,221 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 04:28:58,221 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 04:28:58,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 04:28:58,226 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-15 04:28:58,226 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-f2788e30-1f72-4778-8413-367d21e39f07/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-15 04:29:01,118 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-15 04:29:01,120 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-15 04:29:01,120 - 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-01-15 04:29:02,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:02.907 78 INFO rally.api [-] Starting verification (UUID=287e0815-4dba-42d3-bf77-7b2377226b58) for deployment 'opnfv-rally' (UUID=dc4ceab0-8d62-4a46-b90d-1488ec86718d) by verifier 'opnfv-tempest' (UUID=f2788e30-1f72-4778-8413-367d21e39f07). 2018-01-15 04:29:02,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 287e0815-4dba-42d3-bf77-7b2377226b58 2018-01-15 04:29:07,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:07.731 78 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.079s] 2018-01-15 04:29:07,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:07.799 78 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.067s] 2018-01-15 04:29:11,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:11.068 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.848s] 2018-01-15 04:29:12,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:12.273 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.204s] 2018-01-15 04:29:17,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:17.479 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.616s] 2018-01-15 04:29:36,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:29:36.277 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.347s] 2018-01-15 04:30:05,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:30:05.173 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.095s] 2018-01-15 04:30:05,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:30:05.174 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-15 04:30:39,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:30:39.562 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.088s] 2018-01-15 04:30:39,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:30:39.563 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-15 04:31:59,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:31:59.804 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [45.881s] 2018-01-15 04:32:26,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:26.065 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.064s] 2018-01-15 04:32:26,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:26.188 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.123s] 2018-01-15 04:32:30,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:30.736 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... fail 2018-01-15 04:32:30,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:30.761 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... fail 2018-01-15 04:32:33,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:33.124 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON ... fail 2018-01-15 04:32:34,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:34.076 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.026s] 2018-01-15 04:32:37,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:37.645 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON ... fail 2018-01-15 04:32:39,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:39.980 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON ... fail 2018-01-15 04:32:42,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:42.202 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON ... fail 2018-01-15 04:32:43,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:43.303 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... fail [0.028s] 2018-01-15 04:32:46,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:46.621 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON ... fail 2018-01-15 04:32:48,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:48.829 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON ... fail 2018-01-15 04:32:49,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:49.988 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... fail [0.100s] 2018-01-15 04:32:52,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:52.067 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... fail [0.026s] 2018-01-15 04:32:53,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:53.108 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... fail 2018-01-15 04:32:53,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:53.805 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.103s] 2018-01-15 04:32:53,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:53.877 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-01-15 04:32:53,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:53.899 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2018-01-15 04:32:55,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:55.892 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.741s] 2018-01-15 04:32:56,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:56.326 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.433s] 2018-01-15 04:32:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:32:57.365 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.039s] 2018-01-15 04:33:01,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:01.720 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.793s] 2018-01-15 04:33:12,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:12.435 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.981s] 2018-01-15 04:33:16,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:16.398 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.962s] 2018-01-15 04:33:25,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:25.728 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.542s] 2018-01-15 04:33:28,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:28.793 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.063s] 2018-01-15 04:33:36,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:36.137 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.344s] 2018-01-15 04:33:43,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:43.731 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.493s] 2018-01-15 04:33:46,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:46.892 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.160s] 2018-01-15 04:33:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:33:49.677 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [2.785s] 2018-01-15 04:34:01,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:01.881 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.221s] 2018-01-15 04:34:02,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:02.060 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.179s] 2018-01-15 04:34:02,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:02.192 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.131s] 2018-01-15 04:34:02,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:02.441 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.248s] 2018-01-15 04:34:02,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:02.574 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.133s] 2018-01-15 04:34:02,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:02.643 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.070s] 2018-01-15 04:34:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:11.922 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.166s] 2018-01-15 04:34:12,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:12.095 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.173s] 2018-01-15 04:34:12,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:12.245 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.150s] 2018-01-15 04:34:12,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:12.315 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.069s] 2018-01-15 04:34:12,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:12.440 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.125s] 2018-01-15 04:34:12,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:12.509 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.069s] 2018-01-15 04:34:21,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:21.442 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.843s] 2018-01-15 04:34:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:26.573 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.130s] 2018-01-15 04:34:28,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:28.251 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.678s] 2018-01-15 04:34:28,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:28.333 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.082s] 2018-01-15 04:34:28,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:28.407 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.074s] 2018-01-15 04:34:38,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:38.126 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.936s] 2018-01-15 04:34:43,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:43.241 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.115s] 2018-01-15 04:34:44,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:44.950 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.708s] 2018-01-15 04:34:45,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:45.030 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.080s] 2018-01-15 04:34:45,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:45.106 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.076s] 2018-01-15 04:34:58,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:34:58.710 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.349s] 2018-01-15 04:35:04,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:04.606 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.896s] 2018-01-15 04:35:09,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:09.900 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.294s] 2018-01-15 04:35:13,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:13.375 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.474s] 2018-01-15 04:35:34,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:34.832 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.229s] 2018-01-15 04:35:40,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:40.699 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.867s] 2018-01-15 04:35:45,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:45.923 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.223s] 2018-01-15 04:35:49,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:35:49.303 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.380s] 2018-01-15 04:36:00,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:00.865 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.818s] 2018-01-15 04:36:01,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:01.837 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.971s] 2018-01-15 04:36:01,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:01.900 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.064s] 2018-01-15 04:36:04,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:04.153 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.837s] 2018-01-15 04:36:05,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:05.111 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.956s] 2018-01-15 04:36:05,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:05.197 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.088s] 2018-01-15 04:36:07,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:07.346 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.795s] 2018-01-15 04:36:08,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:08.642 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.004s] 2018-01-15 04:36:11,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:11.550 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... fail 2018-01-15 04:36:14,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:14.015 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... fail 2018-01-15 04:36:15,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:15.453 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... fail 2018-01-15 04:36:16,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:16.913 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... fail 2018-01-15 04:36:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:18.343 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... fail 2018-01-15 04:36:40,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:40.271 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [12.838s] 2018-01-15 04:36:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:58.831 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [18.537s] 2018-01-15 04:36:58,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:36:58.846 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.019s] 2018-01-15 04:37:19,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:19.441 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.027s] 2018-01-15 04:37:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:19.744 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.303s] 2018-01-15 04:37:20,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:20.050 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.305s] 2018-01-15 04:37:20,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:20.342 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.291s] 2018-01-15 04:37:20,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:20.722 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.379s] 2018-01-15 04:37:21,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:21.091 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.369s] 2018-01-15 04:37:43,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:43.471 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [2.321s] 2018-01-15 04:37:43,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:37:43.494 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.024s] 2018-01-15 04:38:13,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:38:13.878 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [13.714s] 2018-01-15 04:38:26,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:38:26.572 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [8.585s] 2018-01-15 04:38:36,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:38:36.638 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [7.073s] 2018-01-15 04:38:46,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:38:46.237 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [9.597s] 2018-01-15 04:38:53,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:38:53.779 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.169s] 2018-01-15 04:39:03,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:39:03.686 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [9.905s] 2018-01-15 04:39:09,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:39:09.048 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.047s] 2018-01-15 04:39:15,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:39:15.829 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.060s] 2018-01-15 04:40:58,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:40:58.922 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [99.733s] 2018-01-15 04:42:03,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:42:03.952 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [59.058s] 2018-01-15 04:43:34,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:43:34.288 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [75.827s] 2018-01-15 04:46:00,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:46:00.906 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [130.618s] 2018-01-15 04:48:06,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 04:48:06.023 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [115.224s] 2018-01-15 04:48:12,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 287e0815-4dba-42d3-bf77-7b2377226b58'. 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 287e0815-4dba-42d3-bf77-7b2377226b58 | 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-15 04:29:02 | 2018-01-15 04:48:13,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-15 04:48:12 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:10 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f2788e30-1f72-4778-8413-367d21e39f07) | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dc4ceab0-8d62-4a46-b90d-1488ec86718d) | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1139.075 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 29 | 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 04:48:13,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-15 04:48:13,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 75.6302521008% 2018-01-15 04:48:20,862 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:48:20,862 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:48:20,863 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:25 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-15 04:48:20,865 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-15 04:48:20,865 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-15 04:48:20,945 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 04:48:22,420 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 04:48:22,420 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-15 04:48:24,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-15 04:48:24,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b'... 2018-01-15 04:48:25,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b8a42dc3-2b88-424a-9683-cc81af550d7b'... 2018-01-15 04:48:26,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b8a42dc3-2b88-424a-9683-cc81af550d7b'... 2018-01-15 04:48:30,328 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b'... 2018-01-15 04:48:30,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b'... 2018-01-15 04:48:30,814 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-15 04:48:30,814 - 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-01-15 04:48:30,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:48:30,836 - 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-01-15 04:48:30,840 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:49:01,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:48:32.691 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Task validation. 2018-01-15 04:48:32.739 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Task validation of scenarios names. 2018-01-15 04:48:32.741 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Task validation of scenarios names. 2018-01-15 04:48:32.742 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Task validation of syntax. 2018-01-15 04:48:32.778 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Task validation of syntax. 2018-01-15 04:48:32.778 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Task validation of semantic. 2018-01-15 04:48:33.048 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:33.685 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:33.708 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:36.564 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:36.564 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Task validation of semantic. 2018-01-15 04:48:36.564 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Task validation. Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc: started 2018-01-15 04:48:36.583 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Benchmarking. 2018-01-15 04:48:36.706 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:37.398 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:37.427 289 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:37.647 289 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:37.664 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:39.450 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:40.730 162 INFO rally.task.engine [-] Load duration is: 0.219804 2018-01-15 04:48:40.730 162 INFO rally.task.engine [-] Full duration is: 2.745502 2018-01-15 04:48:40.886 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:41.567 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:41.581 375 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:41.962 375 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:41.979 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:43.742 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:44.908 162 INFO rally.task.engine [-] Load duration is: 0.380238 2018-01-15 04:48:44.909 162 INFO rally.task.engine [-] Full duration is: 2.856728 2018-01-15 04:48:45.090 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:45.807 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:45.821 461 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:46.306 461 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:46.330 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:47.938 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:49.108 162 INFO rally.task.engine [-] Load duration is: 0.484353 2018-01-15 04:48:49.108 162 INFO rally.task.engine [-] Full duration is: 2.849301 2018-01-15 04:48:49.288 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:49.966 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:49.981 547 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:50.356 547 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:50.378 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:52.092 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:53.306 162 INFO rally.task.engine [-] Load duration is: 0.375008 2018-01-15 04:48:53.307 162 INFO rally.task.engine [-] Full duration is: 2.804767 2018-01-15 04:48:53.478 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:54.224 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:54.238 633 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:54.758 633 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:54.777 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:48:56.402 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:48:57.501 162 INFO rally.task.engine [-] Load duration is: 0.519038 2018-01-15 04:48:57.501 162 INFO rally.task.engine [-] Full duration is: 2.924719 2018-01-15 04:48:57.677 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Enter context: `users` 2018-01-15 04:48:58.312 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Enter context: `users` 2018-01-15 04:48:58.327 719 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 START 2018-01-15 04:48:58.764 719 INFO rally.task.runner [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | ITER: 1 END: OK 2018-01-15 04:48:58.785 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Starting: Exit context: `users` 2018-01-15 04:49:00.555 162 INFO rally.plugins.openstack.context.keystone.users [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Exit context: `users` 2018-01-15 04:49:01.696 162 INFO rally.task.engine [-] Load duration is: 0.436278 2018-01-15 04:49:01.696 162 INFO rally.task.engine [-] Full duration is: 2.879527 2018-01-15 04:49:01.830 162 INFO rally.task.engine [-] Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc | Completed: Benchmarking. Task b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc: 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.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.219804 Full duration: 2.745502 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.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.380238 Full duration: 2.856728 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.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.484353 Full duration: 2.849301 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.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.375008 Full duration: 2.804767 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.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.519038 Full duration: 2.924719 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.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | total | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.436278 Full duration: 2.879527 2018-01-15 04:49:01,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc 2018-01-15 04:49:01,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-15 04:49:01,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-15 04:49:01,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b5e0b49c-7c89-4677-9b6e-1c4fcc540ccc'] 2018-01-15 04:49:03,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:49:03,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-15 04:49:03,239 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-15 04:49:03,239 - 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-01-15 04:49:03,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:49:03,260 - 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-01-15 04:49:03,262 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:50:02,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:49:05.120 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Task validation. 2018-01-15 04:49:05.176 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Task validation of scenarios names. 2018-01-15 04:49:05.179 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Task validation of scenarios names. 2018-01-15 04:49:05.179 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Task validation of syntax. 2018-01-15 04:49:05.211 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Task validation of syntax. 2018-01-15 04:49:05.211 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Task validation of semantic. 2018-01-15 04:49:05.503 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `users` 2018-01-15 04:49:06.316 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `users` 2018-01-15 04:49:07.040 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `users` 2018-01-15 04:49:09.557 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `users` 2018-01-15 04:49:09.557 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Task validation of semantic. 2018-01-15 04:49:09.557 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Task validation. Task 96031faa-19cd-4267-b736-44cc9ecc68c7: started 2018-01-15 04:49:09.575 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Benchmarking. 2018-01-15 04:49:09.712 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `users` 2018-01-15 04:49:10.384 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `users` 2018-01-15 04:49:10.399 892 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 START 2018-01-15 04:49:15.311 892 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 END: OK 2018-01-15 04:49:15.336 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: user resources cleanup 2018-01-15 04:49:15.710 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: user resources cleanup 2018-01-15 04:49:15.710 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `users` 2018-01-15 04:49:17.385 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `users` 2018-01-15 04:49:17.744 765 INFO rally.task.engine [-] Load duration is: 4.91089 2018-01-15 04:49:17.744 765 INFO rally.task.engine [-] Full duration is: 7.673954 2018-01-15 04:49:18.025 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `users` 2018-01-15 04:49:18.686 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `users` 2018-01-15 04:49:18.701 998 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 START 2018-01-15 04:49:22.508 998 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 END: OK 2018-01-15 04:49:22.533 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: user resources cleanup 2018-01-15 04:49:24.567 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: user resources cleanup 2018-01-15 04:49:24.567 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `users` 2018-01-15 04:49:26.349 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `users` 2018-01-15 04:49:28.061 765 INFO rally.task.engine [-] Load duration is: 3.805551 2018-01-15 04:49:28.062 765 INFO rally.task.engine [-] Full duration is: 8.325466 2018-01-15 04:49:28.228 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `users` 2018-01-15 04:49:28.995 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `users` 2018-01-15 04:49:29.008 1104 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 START 2018-01-15 04:49:29.471 1104 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 END: OK 2018-01-15 04:49:29.487 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: user resources cleanup 2018-01-15 04:49:29.683 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: user resources cleanup 2018-01-15 04:49:29.683 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `users` 2018-01-15 04:49:31.366 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `users` 2018-01-15 04:49:32.249 765 INFO rally.task.engine [-] Load duration is: 0.461951 2018-01-15 04:49:32.250 765 INFO rally.task.engine [-] Full duration is: 3.139974 2018-01-15 04:49:32.475 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `users` 2018-01-15 04:49:33.154 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `users` 2018-01-15 04:49:33.154 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Enter context: `quotas` 2018-01-15 04:49:33.522 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Enter context: `quotas` 2018-01-15 04:49:33.719 1210 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 START 2018-01-15 04:49:53.506 1210 INFO rally.task.runner [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | ITER: 1 END: OK 2018-01-15 04:49:53.529 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: user resources cleanup 2018-01-15 04:50:00.327 765 INFO rally.plugins.openstack.context.cleanup.user [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: user resources cleanup 2018-01-15 04:50:00.327 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `quotas` 2018-01-15 04:50:00.373 765 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `quotas` 2018-01-15 04:50:00.373 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Starting: Exit context: `users` 2018-01-15 04:50:02.080 765 INFO rally.plugins.openstack.context.keystone.users [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Exit context: `users` 2018-01-15 04:50:02.569 765 INFO rally.task.engine [-] Load duration is: 18.786062 2018-01-15 04:50:02.569 765 INFO rally.task.engine [-] Full duration is: 29.60713 2018-01-15 04:50:02.716 765 INFO rally.task.engine [-] Task 96031faa-19cd-4267-b736-44cc9ecc68c7 | Completed: Benchmarking. Task 96031faa-19cd-4267-b736-44cc9ecc68c7: 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.859 | 3.859 | 3.859 | 3.859 | 3.859 | 3.859 | 100.0% | 1 | | glance.delete_image | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | total | 4.911 | 4.911 | 4.911 | 4.911 | 4.911 | 4.911 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.91089 Full duration: 7.673954 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.756 | 3.756 | 3.756 | 3.756 | 3.756 | 3.756 | 100.0% | 1 | | glance.list_images | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 3.806 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.805551 Full duration: 8.325466 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.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | total | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.461951 Full duration: 3.139974 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 | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 100.0% | 1 | | nova.boot_servers | 16.857 | 16.857 | 16.857 | 16.857 | 16.857 | 16.857 | 100.0% | 1 | | total | 18.786 | 18.786 | 18.786 | 18.786 | 18.786 | 18.786 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.786062 Full duration: 29.60713 2018-01-15 04:50:02,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 96031faa-19cd-4267-b736-44cc9ecc68c7 2018-01-15 04:50:02,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '96031faa-19cd-4267-b736-44cc9ecc68c7', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-15 04:50:02,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '96031faa-19cd-4267-b736-44cc9ecc68c7'] 2018-01-15 04:50:04,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:50:04,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-15 04:50:04,126 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-15 04:50:04,126 - 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-01-15 04:50:04,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:50:04,147 - 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-01-15 04:50:04,151 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:51:21,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:50:06.058 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Task validation. 2018-01-15 04:50:06.104 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Task validation of scenarios names. 2018-01-15 04:50:06.106 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Task validation of scenarios names. 2018-01-15 04:50:06.107 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Task validation of syntax. 2018-01-15 04:50:06.161 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Task validation of syntax. 2018-01-15 04:50:06.161 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Task validation of semantic. 2018-01-15 04:50:06.422 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:07.124 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:08.151 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:50:10.782 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:50:10.783 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Task validation of semantic. 2018-01-15 04:50:10.783 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Task validation. Task 837f3324-453a-40ac-a921-6064e088881d: started 2018-01-15 04:50:10.804 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Benchmarking. 2018-01-15 04:50:11.025 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:11.817 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:11.834 1503 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:50:27.139 1503 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:50:27.164 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:50:34.715 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:50:34.716 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:50:36.445 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:50:37.179 1376 INFO rally.task.engine [-] Load duration is: 15.304629 2018-01-15 04:50:37.179 1376 INFO rally.task.engine [-] Full duration is: 25.421534 2018-01-15 04:50:37.396 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:38.078 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:38.093 1609 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:50:38.883 1609 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:50:38.903 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:50:39.166 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:50:39.166 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:50:40.747 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:50:41.414 1376 INFO rally.task.engine [-] Load duration is: 0.788477 2018-01-15 04:50:41.415 1376 INFO rally.task.engine [-] Full duration is: 3.352204 2018-01-15 04:50:41.612 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:42.380 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:42.395 1715 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:50:47.771 1715 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:50:47.792 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:50:49.136 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:50:49.136 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:50:50.873 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:50:51.649 1376 INFO rally.task.engine [-] Load duration is: 5.375266 2018-01-15 04:50:51.649 1376 INFO rally.task.engine [-] Full duration is: 9.261725 2018-01-15 04:50:51.827 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:52.497 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:52.513 1821 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:50:53.191 1821 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:50:53.211 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:50:54.514 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:50:54.515 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:50:56.291 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:50:57.850 1376 INFO rally.task.engine [-] Load duration is: 0.67734 2018-01-15 04:50:57.851 1376 INFO rally.task.engine [-] Full duration is: 4.465141 2018-01-15 04:50:58.120 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:50:58.747 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:50:58.763 1927 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:50:59.400 1927 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:50:59.421 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:51:00.774 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:51:00.774 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:51:02.400 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:51:04.142 1376 INFO rally.task.engine [-] Load duration is: 0.636093 2018-01-15 04:51:04.142 1376 INFO rally.task.engine [-] Full duration is: 4.282189 2018-01-15 04:51:04.300 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:51:04.969 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:51:04.984 2033 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:51:05.536 2033 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:51:05.552 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:51:06.957 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:51:06.957 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:51:08.517 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:51:10.323 1376 INFO rally.task.engine [-] Load duration is: 0.55065 2018-01-15 04:51:10.324 1376 INFO rally.task.engine [-] Full duration is: 4.218716 2018-01-15 04:51:10.559 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:51:11.241 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:51:11.256 2139 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:51:11.998 2139 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:51:12.015 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: user resources cleanup 2018-01-15 04:51:13.478 1376 INFO rally.plugins.openstack.context.cleanup.user [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: user resources cleanup 2018-01-15 04:51:13.478 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:51:15.186 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:51:16.583 1376 INFO rally.task.engine [-] Load duration is: 0.741123 2018-01-15 04:51:16.584 1376 INFO rally.task.engine [-] Full duration is: 4.628608 2018-01-15 04:51:16.834 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Enter context: `users` 2018-01-15 04:51:17.520 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Enter context: `users` 2018-01-15 04:51:17.535 2245 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 START 2018-01-15 04:51:18.024 2245 INFO rally.task.runner [-] Task 837f3324-453a-40ac-a921-6064e088881d | ITER: 1 END: OK 2018-01-15 04:51:18.043 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Starting: Exit context: `users` 2018-01-15 04:51:19.702 1376 INFO rally.plugins.openstack.context.keystone.users [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Exit context: `users` 2018-01-15 04:51:20.859 1376 INFO rally.task.engine [-] Load duration is: 0.488016 2018-01-15 04:51:20.859 1376 INFO rally.task.engine [-] Full duration is: 2.870681 2018-01-15 04:51:21.003 1376 INFO rally.task.engine [-] Task 837f3324-453a-40ac-a921-6064e088881d | Completed: Benchmarking. Task 837f3324-453a-40ac-a921-6064e088881d: 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 | 7.3 | 7.3 | 7.3 | 7.3 | 7.3 | 7.3 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.726 | 3.726 | 3.726 | 3.726 | 3.726 | 3.726 | 100.0% | 1 | | ceilometer.get_alarm_history | 2.137 | 2.137 | 2.137 | 2.137 | 2.137 | 2.137 | 100.0% | 1 | | ceilometer.set_alarm_state | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | total | 15.305 | 15.305 | 15.305 | 15.305 | 15.305 | 15.305 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.304629 Full duration: 25.421534 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 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | ceilometer.delete_alarm | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788477 Full duration: 3.352204 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 | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 100.0% | 1 | | ceilometer.get_alarm | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 5.375 | 5.375 | 5.375 | 5.375 | 5.375 | 5.375 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.375266 Full duration: 9.261725 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | ceilometer.list_alarms | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67734 Full duration: 4.465141 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 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | ceilometer.query_alarm_history | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636093 Full duration: 4.282189 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | ceilometer.query_alarms | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.55065 Full duration: 4.218716 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | ceilometer.update_alarm | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741123 Full duration: 4.628608 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.488016 Full duration: 2.870681 2018-01-15 04:51:21,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 837f3324-453a-40ac-a921-6064e088881d 2018-01-15 04:51:21,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '837f3324-453a-40ac-a921-6064e088881d', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-01-15 04:51:21,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '837f3324-453a-40ac-a921-6064e088881d'] 2018-01-15 04:51:22,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:51:22,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-01-15 04:51:22,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-15 04:51:22,474 - 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-01-15 04:51:22,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:51:22,494 - 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-01-15 04:51:22,497 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:52:42,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:51:24.333 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Task validation. 2018-01-15 04:51:24.391 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Task validation of scenarios names. 2018-01-15 04:51:24.394 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Task validation of scenarios names. 2018-01-15 04:51:24.394 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Task validation of syntax. 2018-01-15 04:51:24.461 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Task validation of syntax. 2018-01-15 04:51:24.461 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Task validation of semantic. 2018-01-15 04:51:24.756 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:51:25.397 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:51:26.227 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:51:28.793 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:51:28.793 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Task validation of semantic. 2018-01-15 04:51:28.793 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Task validation. Task d355543a-3d9d-4b35-a580-b0f7d613293d: started 2018-01-15 04:51:28.815 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Benchmarking. 2018-01-15 04:51:29.030 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:51:29.655 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:51:29.655 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:51:30.033 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:51:30.033 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `Volumes` 2018-01-15 04:51:32.709 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `Volumes` 2018-01-15 04:51:32.725 2418 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:51:37.495 2418 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:51:37.521 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:51:40.137 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:51:40.138 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `Volumes` 2018-01-15 04:51:40.210 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `Volumes` 2018-01-15 04:51:40.211 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:51:40.245 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:51:40.245 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:51:41.879 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:51:43.076 2291 INFO rally.task.engine [-] Load duration is: 2.768998 2018-01-15 04:51:43.076 2291 INFO rally.task.engine [-] Full duration is: 12.851551 2018-01-15 04:51:43.323 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:51:44.002 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:51:44.002 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:51:44.311 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:51:44.326 2604 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:51:49.257 2604 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:51:49.280 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:51:49.586 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:51:49.587 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:51:49.617 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:51:49.617 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:51:51.433 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:51:53.362 2291 INFO rally.task.engine [-] Load duration is: 2.930249 2018-01-15 04:51:53.362 2291 INFO rally.task.engine [-] Full duration is: 8.111983 2018-01-15 04:51:53.569 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:51:54.293 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:51:54.293 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:51:54.939 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:51:55.168 2770 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:52:02.750 2770 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:52:02.770 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:52:03.103 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:52:03.104 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:52:03.135 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:52:03.135 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:52:04.847 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:52:05.615 2291 INFO rally.task.engine [-] Load duration is: 5.581569 2018-01-15 04:52:05.615 2291 INFO rally.task.engine [-] Full duration is: 11.27976 2018-01-15 04:52:05.931 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:52:06.604 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:52:06.604 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:52:06.949 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:52:06.964 2936 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:52:11.806 2936 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:52:11.829 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:52:12.263 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:52:12.263 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:52:12.346 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:52:12.347 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:52:14.220 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:52:15.969 2291 INFO rally.task.engine [-] Load duration is: 2.840894 2018-01-15 04:52:15.969 2291 INFO rally.task.engine [-] Full duration is: 8.290611 2018-01-15 04:52:16.127 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:52:16.799 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:52:16.799 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:52:17.123 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:52:17.139 3102 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:52:24.308 3102 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:52:24.329 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:52:24.662 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:52:24.662 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:52:24.739 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:52:24.739 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:52:26.355 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:52:28.168 2291 INFO rally.task.engine [-] Load duration is: 5.168429 2018-01-15 04:52:28.169 2291 INFO rally.task.engine [-] Full duration is: 10.229968 2018-01-15 04:52:28.367 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `users` 2018-01-15 04:52:29.047 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `users` 2018-01-15 04:52:29.047 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `quotas` 2018-01-15 04:52:29.298 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `quotas` 2018-01-15 04:52:29.298 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Enter context: `Volumes` 2018-01-15 04:52:31.959 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Enter context: `Volumes` 2018-01-15 04:52:31.977 3268 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 START 2018-01-15 04:52:36.962 3268 INFO rally.task.runner [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | ITER: 1 END: OK 2018-01-15 04:52:36.987 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: user resources cleanup 2018-01-15 04:52:39.540 2291 INFO rally.plugins.openstack.context.cleanup.user [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: user resources cleanup 2018-01-15 04:52:39.541 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `Volumes` 2018-01-15 04:52:39.616 2291 INFO rally.plugins.openstack.context.cinder.volumes [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `Volumes` 2018-01-15 04:52:39.617 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `quotas` 2018-01-15 04:52:39.696 2291 INFO rally.plugins.openstack.context.quotas.quotas [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `quotas` 2018-01-15 04:52:39.696 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Starting: Exit context: `users` 2018-01-15 04:52:41.414 2291 INFO rally.plugins.openstack.context.keystone.users [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Exit context: `users` 2018-01-15 04:52:42.421 2291 INFO rally.task.engine [-] Load duration is: 2.983737 2018-01-15 04:52:42.421 2291 INFO rally.task.engine [-] Full duration is: 13.049419 2018-01-15 04:52:42.572 2291 INFO rally.task.engine [-] Task d355543a-3d9d-4b35-a580-b0f7d613293d | Completed: Benchmarking. Task d355543a-3d9d-4b35-a580-b0f7d613293d: finished test scenario CinderVolumes.create_and_delete_snapshot +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_snapshot | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 2.566 | 100.0% | 1 | | cinder.delete_snapshot | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | total | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.768998 Full duration: 12.851551 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.699 | 2.699 | 2.699 | 2.699 | 2.699 | 2.699 | 100.0% | 1 | | cinder.delete_volume | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 2.93 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.930249 Full duration: 8.111983 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.354 | 5.354 | 5.354 | 5.354 | 5.354 | 5.354 | 100.0% | 1 | | cinder.delete_volume | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 100.0% | 1 | | total | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.581569 Full duration: 11.27976 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.614 | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 100.0% | 1 | | cinder.delete_volume | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 100.0% | 1 | | total | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.840894 Full duration: 8.290611 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | cinder.extend_volume | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | cinder.delete_volume | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | total | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 5.168 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.168429 Full duration: 10.229968 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | cinder.delete_volume | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 2.223 | 100.0% | 1 | | total | 2.984 | 2.984 | 2.984 | 2.984 | 2.984 | 2.984 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.983737 Full duration: 13.049419 2018-01-15 04:52:42,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d355543a-3d9d-4b35-a580-b0f7d613293d 2018-01-15 04:52:42,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd355543a-3d9d-4b35-a580-b0f7d613293d', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-15 04:52:42,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd355543a-3d9d-4b35-a580-b0f7d613293d'] 2018-01-15 04:52:43,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:52:43,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-15 04:52:43,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-15 04:52:43,999 - 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-01-15 04:52:43,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:52:44,020 - 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-01-15 04:52:44,021 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:53:29,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:52:45.820 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Task validation. 2018-01-15 04:52:45.864 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Task validation of scenarios names. 2018-01-15 04:52:45.867 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Task validation of scenarios names. 2018-01-15 04:52:45.867 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Task validation of syntax. 2018-01-15 04:52:45.895 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Task validation of syntax. 2018-01-15 04:52:45.895 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Task validation of semantic. 2018-01-15 04:52:46.152 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Enter context: `users` 2018-01-15 04:52:46.840 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Enter context: `users` 2018-01-15 04:52:48.223 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Exit context: `users` 2018-01-15 04:52:50.522 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Exit context: `users` 2018-01-15 04:52:50.522 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Task validation of semantic. 2018-01-15 04:52:50.522 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Task validation. Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4: started 2018-01-15 04:52:50.541 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Benchmarking. 2018-01-15 04:52:50.676 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Enter context: `users` 2018-01-15 04:52:51.321 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Enter context: `users` 2018-01-15 04:52:51.337 3541 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 START 2018-01-15 04:52:58.944 3541 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 END: OK 2018-01-15 04:52:58.970 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: user resources cleanup 2018-01-15 04:52:59.424 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: user resources cleanup 2018-01-15 04:52:59.424 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Exit context: `users` 2018-01-15 04:53:01.129 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Exit context: `users` 2018-01-15 04:53:02.723 3414 INFO rally.task.engine [-] Load duration is: 3.606174 2018-01-15 04:53:02.724 3414 INFO rally.task.engine [-] Full duration is: 10.454244 2018-01-15 04:53:02.916 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Enter context: `users` 2018-01-15 04:53:03.687 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Enter context: `users` 2018-01-15 04:53:03.702 3647 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 START 2018-01-15 04:53:10.083 3647 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 END: OK 2018-01-15 04:53:10.107 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: user resources cleanup 2018-01-15 04:53:10.308 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: user resources cleanup 2018-01-15 04:53:10.308 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Exit context: `users` 2018-01-15 04:53:12.301 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Exit context: `users` 2018-01-15 04:53:12.952 3414 INFO rally.task.engine [-] Load duration is: 4.380232 2018-01-15 04:53:12.952 3414 INFO rally.task.engine [-] Full duration is: 9.386468 2018-01-15 04:53:13.311 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Enter context: `users` 2018-01-15 04:53:14.021 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Enter context: `users` 2018-01-15 04:53:14.035 3753 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 START 2018-01-15 04:53:21.680 3753 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 END: OK 2018-01-15 04:53:21.697 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: user resources cleanup 2018-01-15 04:53:21.961 3414 INFO rally.plugins.openstack.context.cleanup.user [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: user resources cleanup 2018-01-15 04:53:21.961 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Exit context: `users` 2018-01-15 04:53:23.784 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Exit context: `users` 2018-01-15 04:53:25.353 3414 INFO rally.task.engine [-] Load duration is: 5.643554 2018-01-15 04:53:25.353 3414 INFO rally.task.engine [-] Full duration is: 10.474186 2018-01-15 04:53:25.521 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Enter context: `users` 2018-01-15 04:53:26.201 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Enter context: `users` 2018-01-15 04:53:26.215 3859 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 START 2018-01-15 04:53:26.583 3859 INFO rally.task.runner [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | ITER: 1 END: OK 2018-01-15 04:53:26.603 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Starting: Exit context: `users` 2018-01-15 04:53:28.677 3414 INFO rally.plugins.openstack.context.keystone.users [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Exit context: `users` 2018-01-15 04:53:29.541 3414 INFO rally.task.engine [-] Load duration is: 0.366971 2018-01-15 04:53:29.541 3414 INFO rally.task.engine [-] Full duration is: 3.15644 2018-01-15 04:53:29.686 3414 INFO rally.task.engine [-] Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4 | Completed: Benchmarking. Task a3c0df6c-d80e-4f32-a780-d36e34e3afe4: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | heat.update_stack | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | heat.delete_stack | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 2.174 | 100.0% | 1 | | total | 3.606 | 3.606 | 3.606 | 3.606 | 3.606 | 3.606 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.606174 Full duration: 10.454244 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 3.033 | 100.0% | 1 | | heat.check_stack | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | heat.delete_stack | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 100.0% | 1 | | total | 4.38 | 4.38 | 4.38 | 4.38 | 4.38 | 4.38 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.380232 Full duration: 9.386468 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.114 | 3.114 | 3.114 | 3.114 | 3.114 | 3.114 | 100.0% | 1 | | heat.suspend_stack | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | heat.resume_stack | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | heat.delete_stack | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | total | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.643554 Full duration: 10.474186 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.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 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.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.366971 Full duration: 3.15644 2018-01-15 04:53:29,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a3c0df6c-d80e-4f32-a780-d36e34e3afe4 2018-01-15 04:53:29,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a3c0df6c-d80e-4f32-a780-d36e34e3afe4', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-15 04:53:29,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a3c0df6c-d80e-4f32-a780-d36e34e3afe4'] 2018-01-15 04:53:31,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:53:31,105 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-15 04:53:31,105 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-15 04:53:31,105 - 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-01-15 04:53:31,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:53:31,126 - 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-01-15 04:53:31,129 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:54:37,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:53:32.962 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Task validation. 2018-01-15 04:53:33.025 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Task validation of scenarios names. 2018-01-15 04:53:33.030 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Task validation of scenarios names. 2018-01-15 04:53:33.031 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Task validation of syntax. 2018-01-15 04:53:33.120 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Task validation of syntax. 2018-01-15 04:53:33.121 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Task validation of semantic. 2018-01-15 04:53:33.384 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:53:34.052 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:53:34.091 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:53:36.639 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:53:36.640 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Task validation of semantic. 2018-01-15 04:53:36.640 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Task validation. Task baa11247-73e6-43eb-aa8f-db4b18fd5254: started 2018-01-15 04:53:36.660 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Benchmarking. 2018-01-15 04:53:36.843 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:53:37.597 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:53:37.612 4032 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:53:38.141 4032 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:53:38.161 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:53:39.725 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:53:39.726 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:53:41.514 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:53:42.875 3905 INFO rally.task.engine [-] Load duration is: 0.239801 2018-01-15 04:53:42.875 3905 INFO rally.task.engine [-] Full duration is: 4.672375 2018-01-15 04:53:43.077 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:53:43.774 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:53:43.788 4198 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:53:44.296 4198 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:53:44.317 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:53:45.803 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:53:45.803 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:53:47.635 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:53:49.101 3905 INFO rally.task.engine [-] Load duration is: 0.196199 2018-01-15 04:53:49.101 3905 INFO rally.task.engine [-] Full duration is: 4.560066 2018-01-15 04:53:49.388 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:53:50.094 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:53:50.109 4364 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:53:50.580 4364 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:53:50.597 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:53:52.045 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:53:52.045 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:53:54.024 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:53:55.413 3905 INFO rally.task.engine [-] Load duration is: 0.186926 2018-01-15 04:53:55.413 3905 INFO rally.task.engine [-] Full duration is: 4.63666 2018-01-15 04:53:55.598 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:53:56.283 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:53:56.297 4530 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:53:56.811 4530 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:53:56.835 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:53:57.160 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:53:57.160 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:53:58.870 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:53:59.616 3905 INFO rally.task.engine [-] Load duration is: 0.21063 2018-01-15 04:53:59.616 3905 INFO rally.task.engine [-] Full duration is: 3.273187 2018-01-15 04:53:59.795 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:00.478 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:00.491 4696 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:01.063 4696 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:01.081 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:01.409 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:01.410 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:03.148 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:03.815 3905 INFO rally.task.engine [-] Load duration is: 0.231328 2018-01-15 04:54:03.816 3905 INFO rally.task.engine [-] Full duration is: 3.353606 2018-01-15 04:54:04.047 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:04.710 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:04.724 4862 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:05.512 4862 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:05.535 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:08.137 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:08.138 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:09.895 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:10.071 3905 INFO rally.task.engine [-] Load duration is: 0.506325 2018-01-15 04:54:10.072 3905 INFO rally.task.engine [-] Full duration is: 5.849229 2018-01-15 04:54:10.268 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:11.036 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:11.051 5028 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:11.854 5028 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:11.871 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:12.192 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:12.193 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:13.913 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:14.287 3905 INFO rally.task.engine [-] Load duration is: 0.473265 2018-01-15 04:54:14.287 3905 INFO rally.task.engine [-] Full duration is: 3.64693 2018-01-15 04:54:14.690 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:15.387 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:15.402 5194 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:15.886 5194 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:15.910 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:16.236 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:16.236 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:17.970 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:18.708 3905 INFO rally.task.engine [-] Load duration is: 0.19695 2018-01-15 04:54:18.709 3905 INFO rally.task.engine [-] Full duration is: 3.281471 2018-01-15 04:54:18.897 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:19.570 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:19.584 5360 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:20.094 5360 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:20.114 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:21.502 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:21.502 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:23.160 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:24.925 3905 INFO rally.task.engine [-] Load duration is: 0.195427 2018-01-15 04:54:24.925 3905 INFO rally.task.engine [-] Full duration is: 4.263742 2018-01-15 04:54:25.083 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:25.742 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:25.756 5526 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:26.290 5526 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:26.315 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:26.688 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:26.689 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:28.469 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:29.101 3905 INFO rally.task.engine [-] Load duration is: 0.237298 2018-01-15 04:54:29.102 3905 INFO rally.task.engine [-] Full duration is: 3.387729 2018-01-15 04:54:29.328 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Enter context: `users` 2018-01-15 04:54:30.113 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Enter context: `users` 2018-01-15 04:54:30.127 5692 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 START 2018-01-15 04:54:32.610 5692 INFO rally.task.runner [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | ITER: 1 END: OK 2018-01-15 04:54:32.630 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: admin resources cleanup 2018-01-15 04:54:34.219 3905 INFO rally.plugins.openstack.context.cleanup.admin [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: admin resources cleanup 2018-01-15 04:54:34.220 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Starting: Exit context: `users` 2018-01-15 04:54:35.991 3905 INFO rally.plugins.openstack.context.keystone.users [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Exit context: `users` 2018-01-15 04:54:37.361 3905 INFO rally.task.engine [-] Load duration is: 2.172176 2018-01-15 04:54:37.362 3905 INFO rally.task.engine [-] Full duration is: 6.664126 2018-01-15 04:54:37.524 3905 INFO rally.task.engine [-] Task baa11247-73e6-43eb-aa8f-db4b18fd5254 | Completed: Benchmarking. Task baa11247-73e6-43eb-aa8f-db4b18fd5254: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.revoke_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.239801 Full duration: 4.672375 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.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.list_roles | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.196199 Full duration: 4.560066 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.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.list_projects | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.186926 Full duration: 4.63666 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.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | keystone_v3.delete_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.21063 Full duration: 3.273187 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.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | keystone_v3.delete_service | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.231328 Full duration: 3.353606 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.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.create_user | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.list_roles | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.create_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_project | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.get_user | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.get_role | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 0.02 | 100.0% | 1 | | keystone_v3.list_services | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_services | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.506325 Full duration: 5.849229 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.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | keystone_v3.update_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.delete_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473265 Full duration: 3.64693 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.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.19695 Full duration: 3.281471 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.195427 Full duration: 4.263742 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.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | keystone_v3.list_users | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.237298 Full duration: 3.387729 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | keystone_v3.create_users | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | keystone_v3.create_user | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | keystone_v3.list_roles | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.172176 Full duration: 6.664126 2018-01-15 04:54:37,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : baa11247-73e6-43eb-aa8f-db4b18fd5254 2018-01-15 04:54:37,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'baa11247-73e6-43eb-aa8f-db4b18fd5254', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-15 04:54:37,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'baa11247-73e6-43eb-aa8f-db4b18fd5254'] 2018-01-15 04:54:39,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:54:39,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-15 04:54:39,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-15 04:54:39,028 - 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-01-15 04:54:39,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:54:39,049 - 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-01-15 04:54:39,053 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:57:00,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:54:40.899 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Task validation. 2018-01-15 04:54:40.948 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Task validation of scenarios names. 2018-01-15 04:54:40.951 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Task validation of scenarios names. 2018-01-15 04:54:40.951 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Task validation of syntax. 2018-01-15 04:54:41.044 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Task validation of syntax. 2018-01-15 04:54:41.044 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Task validation of semantic. 2018-01-15 04:54:41.356 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:54:41.973 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:54:42.712 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:54:45.576 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:54:45.576 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Task validation of semantic. 2018-01-15 04:54:45.576 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Task validation. Task 5c413968-8ec6-4313-936e-2a031fa1b28c: started 2018-01-15 04:54:45.598 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Benchmarking. 2018-01-15 04:54:45.724 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:54:46.447 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:54:46.447 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:54:46.676 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:54:46.693 5945 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:54:47.940 5945 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:54:47.964 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:54:48.501 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:54:48.501 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:54:48.531 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:54:48.532 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:54:50.298 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:54:51.752 5818 INFO rally.task.engine [-] Load duration is: 1.245868 2018-01-15 04:54:51.752 5818 INFO rally.task.engine [-] Full duration is: 4.576809 2018-01-15 04:54:52.019 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:54:52.723 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:54:52.723 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:54:52.921 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:54:52.921 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:54:57.168 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:54:57.184 6231 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:54:59.040 6231 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:54:59.061 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:55:01.763 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:55:01.763 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:55:06.612 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:55:06.613 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:55:06.636 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:55:06.637 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:55:08.280 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:55:10.081 5818 INFO rally.task.engine [-] Load duration is: 1.854514 2018-01-15 04:55:10.081 5818 INFO rally.task.engine [-] Full duration is: 16.264267 2018-01-15 04:55:10.370 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:55:11.057 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:55:11.058 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:55:11.366 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:55:11.367 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:55:15.582 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:55:15.598 6517 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:55:21.318 6517 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:55:21.339 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:55:27.365 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:55:27.365 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:55:32.037 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:55:32.037 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:55:32.087 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:55:32.088 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:55:33.846 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:55:34.443 5818 INFO rally.task.engine [-] Load duration is: 5.718903 2018-01-15 04:55:34.444 5818 INFO rally.task.engine [-] Full duration is: 23.478439 2018-01-15 04:55:34.645 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:55:35.330 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:55:35.330 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:55:35.520 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:55:35.520 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:55:39.690 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:55:39.706 6803 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:55:41.249 6803 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:55:41.270 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:55:44.068 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:55:44.068 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:55:48.567 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:55:48.568 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:55:48.591 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:55:48.591 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:55:50.159 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:55:50.700 5818 INFO rally.task.engine [-] Load duration is: 1.542409 2018-01-15 04:55:50.700 5818 INFO rally.task.engine [-] Full duration is: 15.516126 2018-01-15 04:55:50.919 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:55:51.623 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:55:51.623 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:55:51.967 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:55:51.982 7089 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:55:52.752 7089 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:55:52.771 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:55:54.944 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:55:54.944 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:55:54.974 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:55:54.975 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:55:56.601 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:55:56.945 5818 INFO rally.task.engine [-] Load duration is: 0.768859 2018-01-15 04:55:56.946 5818 INFO rally.task.engine [-] Full duration is: 5.686003 2018-01-15 04:55:57.271 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:55:57.956 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:55:57.956 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:55:58.209 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:55:58.209 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:56:02.319 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:56:02.333 7375 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:56:03.753 7375 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:56:03.778 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:56:06.533 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:56:06.534 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:56:11.194 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:56:11.194 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:56:11.217 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:56:11.217 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:56:12.847 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:56:13.321 5818 INFO rally.task.engine [-] Load duration is: 1.419428 2018-01-15 04:56:13.321 5818 INFO rally.task.engine [-] Full duration is: 15.578225 2018-01-15 04:56:13.527 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:56:14.193 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:56:14.194 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:56:14.423 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:56:14.424 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:56:18.676 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:56:18.692 7661 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:56:21.926 7661 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:56:21.948 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:56:30.213 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:56:30.214 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:56:34.581 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:56:34.582 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:56:34.616 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:56:34.616 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:56:36.216 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:56:37.599 5818 INFO rally.task.engine [-] Load duration is: 3.232194 2018-01-15 04:56:37.600 5818 INFO rally.task.engine [-] Full duration is: 22.691528 2018-01-15 04:56:37.828 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `users` 2018-01-15 04:56:38.485 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `users` 2018-01-15 04:56:38.485 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `quotas` 2018-01-15 04:56:38.684 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `quotas` 2018-01-15 04:56:38.684 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Enter context: `network` 2018-01-15 04:56:42.904 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Enter context: `network` 2018-01-15 04:56:42.921 7947 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 START 2018-01-15 04:56:44.318 7947 INFO rally.task.runner [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | ITER: 1 END: OK 2018-01-15 04:56:44.343 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: user resources cleanup 2018-01-15 04:56:51.713 5818 INFO rally.plugins.openstack.context.cleanup.user [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: user resources cleanup 2018-01-15 04:56:51.714 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `network` 2018-01-15 04:56:56.297 5818 INFO rally.plugins.openstack.context.network.networks [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `network` 2018-01-15 04:56:56.297 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `quotas` 2018-01-15 04:56:56.320 5818 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `quotas` 2018-01-15 04:56:56.321 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Starting: Exit context: `users` 2018-01-15 04:56:57.967 5818 INFO rally.plugins.openstack.context.keystone.users [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Exit context: `users` 2018-01-15 04:56:59.897 5818 INFO rally.task.engine [-] Load duration is: 1.396928 2018-01-15 04:56:59.898 5818 INFO rally.task.engine [-] Full duration is: 20.141404 2018-01-15 04:57:00.045 5818 INFO rally.task.engine [-] Task 5c413968-8ec6-4313-936e-2a031fa1b28c | Completed: Benchmarking. Task 5c413968-8ec6-4313-936e-2a031fa1b28c: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | neutron.delete_network | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.245868 Full duration: 4.576809 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.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_port | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | total | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.854514 Full duration: 16.264267 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | neutron.create_subnet | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | neutron.create_router | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.add_interface_router | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | neutron.remove_interface_router | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 2.081 | 100.0% | 1 | | neutron.delete_router | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 5.719 | 5.719 | 5.719 | 5.719 | 5.719 | 5.719 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.718903 Full duration: 23.478439 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.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.delete_subnet | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 1.542 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.542409 Full duration: 15.516126 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | neutron.list_networks | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768859 Full duration: 5.686003 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 100.0% | 1 | | neutron.list_ports | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.419428 Full duration: 15.578225 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | neutron.create_subnet | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | neutron.create_router | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | neutron.add_interface_router | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 1.912 | 100.0% | 1 | | neutron.list_routers | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.232194 Full duration: 22.691528 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | neutron.create_subnet | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | neutron.list_subnets | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.396928 Full duration: 20.141404 2018-01-15 04:57:00,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c413968-8ec6-4313-936e-2a031fa1b28c 2018-01-15 04:57:00,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5c413968-8ec6-4313-936e-2a031fa1b28c', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-15 04:57:00,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5c413968-8ec6-4313-936e-2a031fa1b28c'] 2018-01-15 04:57:01,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:57:01,524 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-15 04:57:01,524 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-15 04:57:01,524 - 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-01-15 04:57:01,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:57:01,545 - 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-01-15 04:57:01,549 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:57:36,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | 2018-01-15 04:57:36,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:57:03.537 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Task validation. 2018-01-15 04:57:03.657 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Task validation of scenarios names. 2018-01-15 04:57:03.660 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Task validation of scenarios names. 2018-01-15 04:57:03.660 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Task validation of syntax. 2018-01-15 04:57:03.736 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Task validation of syntax. 2018-01-15 04:57:03.737 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Task validation of semantic. 2018-01-15 04:57:04.002 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Enter context: `users` 2018-01-15 04:57:04.691 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Enter context: `users` 2018-01-15 04:57:08.448 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Exit context: `users` 2018-01-15 04:57:11.472 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Exit context: `users` 2018-01-15 04:57:11.472 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Task validation of semantic. 2018-01-15 04:57:11.472 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Task validation. Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2: started 2018-01-15 04:57:11.496 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Benchmarking. 2018-01-15 04:57:11.647 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Enter context: `users` 2018-01-15 04:57:12.348 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Enter context: `users` 2018-01-15 04:57:12.720 8320 INFO rally.task.runner [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | ITER: 1 START 2018-01-15 04:57:28.315 8320 INFO rally.task.runner [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | ITER: 1 END: Error BadRequest: rack-12-m1 is not on shared storage: Shared storage live-migration requires either shared storage or boot-from-volume with no local disks. (HTTP 400) (Request-ID: req-f918b0dd-ece9-43ae-9a2e-b730a119b8a3) 2018-01-15 04:57:28.333 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: user resources cleanup 2018-01-15 04:57:33.007 8193 INFO rally.plugins.openstack.context.cleanup.user [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: user resources cleanup 2018-01-15 04:57:33.007 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Starting: Exit context: `users` 2018-01-15 04:57:34.520 8193 INFO rally.plugins.openstack.context.keystone.users [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Exit context: `users` 2018-01-15 04:57:35.720 8193 INFO rally.task.engine [-] Load duration is: 14.56988 2018-01-15 04:57:35.720 8193 INFO rally.task.engine [-] Full duration is: 22.873937 2018-01-15 04:57:36.056 8193 INFO rally.task.engine [-] Task ac34f7f7-e71a-429f-bd45-52a8016dbbf2 | Completed: Benchmarking. 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 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | nova.find_host_to_migrate | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | nova.live_migrate | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.56988 Full duration: 22.873937 2018-01-15 04:57:36,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac34f7f7-e71a-429f-bd45-52a8016dbbf2 2018-01-15 04:57:36,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac34f7f7-e71a-429f-bd45-52a8016dbbf2', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-15 04:57:36,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac34f7f7-e71a-429f-bd45-52a8016dbbf2'] 2018-01-15 04:57:37,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:57:37,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-15 04:57:37,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-15 04:57:37,428 - 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-01-15 04:57:37,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 04:57:37,449 - 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-01-15 04:57:37,451 - 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': '9da85a84-fcf6-4657-bf62-dd053f6802e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'flavor_name': 'rally-tiny-b8a42dc3-2b88-424a-9683-cc81af550d7b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b8a42dc3-2b88-424a-9683-cc81af550d7b', '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-01-15 04:58:05,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-15 04:57:39.296 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Task validation. 2018-01-15 04:57:39.349 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Task validation of scenarios names. 2018-01-15 04:57:39.352 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Task validation of scenarios names. 2018-01-15 04:57:39.352 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Task validation of syntax. 2018-01-15 04:57:39.387 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Task validation of syntax. 2018-01-15 04:57:39.388 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Task validation of semantic. 2018-01-15 04:57:39.646 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:57:40.316 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:57:40.843 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:57:43.422 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:57:43.422 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Task validation of semantic. 2018-01-15 04:57:43.423 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Task validation. Task 01aab118-e861-4db2-bd7a-faa5b23db25e: started 2018-01-15 04:57:43.441 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Benchmarking. 2018-01-15 04:57:43.584 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:57:44.256 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:57:44.272 8593 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 START 2018-01-15 04:57:44.731 8593 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 END: OK 2018-01-15 04:57:44.750 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: admin resources cleanup 2018-01-15 04:57:44.993 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: admin resources cleanup 2018-01-15 04:57:44.993 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:57:47.015 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:57:47.605 8466 INFO rally.task.engine [-] Load duration is: 0.458519 2018-01-15 04:57:47.605 8466 INFO rally.task.engine [-] Full duration is: 3.43185 2018-01-15 04:57:47.801 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:57:48.530 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:57:48.545 8699 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 START 2018-01-15 04:57:48.897 8699 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 END: OK 2018-01-15 04:57:48.922 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: admin resources cleanup 2018-01-15 04:57:49.170 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: admin resources cleanup 2018-01-15 04:57:49.170 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:57:51.152 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:57:51.821 8466 INFO rally.task.engine [-] Load duration is: 0.35164 2018-01-15 04:57:51.822 8466 INFO rally.task.engine [-] Full duration is: 3.352007 2018-01-15 04:57:52.095 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:57:52.897 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:57:52.912 8805 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 START 2018-01-15 04:57:53.383 8805 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 END: OK 2018-01-15 04:57:53.400 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: admin resources cleanup 2018-01-15 04:57:53.649 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: admin resources cleanup 2018-01-15 04:57:53.649 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:57:55.349 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:57:56.114 8466 INFO rally.task.engine [-] Load duration is: 0.469924 2018-01-15 04:57:56.115 8466 INFO rally.task.engine [-] Full duration is: 3.255488 2018-01-15 04:57:56.496 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:57:57.173 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:57:57.189 8911 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 START 2018-01-15 04:57:57.566 8911 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 END: OK 2018-01-15 04:57:57.586 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: admin resources cleanup 2018-01-15 04:57:57.835 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: admin resources cleanup 2018-01-15 04:57:57.836 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:57:59.689 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:58:00.515 8466 INFO rally.task.engine [-] Load duration is: 0.376416 2018-01-15 04:58:00.516 8466 INFO rally.task.engine [-] Full duration is: 3.19479 2018-01-15 04:58:00.925 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Enter context: `users` 2018-01-15 04:58:01.698 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Enter context: `users` 2018-01-15 04:58:01.713 9017 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 START 2018-01-15 04:58:02.044 9017 INFO rally.task.runner [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | ITER: 1 END: OK 2018-01-15 04:58:02.070 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: admin resources cleanup 2018-01-15 04:58:02.314 8466 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: admin resources cleanup 2018-01-15 04:58:02.314 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Starting: Exit context: `users` 2018-01-15 04:58:04.022 8466 INFO rally.plugins.openstack.context.keystone.users [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Exit context: `users` 2018-01-15 04:58:04.943 8466 INFO rally.task.engine [-] Load duration is: 0.33054 2018-01-15 04:58:04.944 8466 INFO rally.task.engine [-] Full duration is: 3.098156 2018-01-15 04:58:05.110 8466 INFO rally.task.engine [-] Task 01aab118-e861-4db2-bd7a-faa5b23db25e | Completed: Benchmarking. Task 01aab118-e861-4db2-bd7a-faa5b23db25e: 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.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | quotas.delete_quotas | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.458519 Full duration: 3.43185 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.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.35164 Full duration: 3.352007 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.469924 Full duration: 3.255488 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.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | quotas.delete_quotas | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.376416 Full duration: 3.19479 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.33 | 0.33 | 0.33 | 0.33 | 0.33 | 0.33 | 100.0% | 1 | | total | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.33054 Full duration: 3.098156 2018-01-15 04:58:05,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 01aab118-e861-4db2-bd7a-faa5b23db25e 2018-01-15 04:58:05,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '01aab118-e861-4db2-bd7a-faa5b23db25e', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-15 04:58:05,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '01aab118-e861-4db2-bd7a-faa5b23db25e'] 2018-01-15 04:58:06,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 04:58:06,509 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-15 04:58:06,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 00:34 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:37 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 01:57 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:07 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:06 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 01:35 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 04:07 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 00:45 | 4 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:32 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:14:24 | 203 | 88.89% | +===================+============+===============+===========+ 2018-01-15 04:58:06,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 88.89% 2018-01-15 04:58:13,352 - functest.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-01-15 04:58:13,352 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 04:58:15,085 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:58:15,086 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:58:15,086 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 09:49 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-15 04:58:15,089 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-15 04:58:15,089 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-15 04:58:15,163 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 04:58:17,514 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 04:58:17,515 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-15 04:58:22,453 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-15 04:58:22,609 - functest.opnfv_tests.openstack.refstack_client.tempest_conf - ERROR - error with generating refstack client reference tempest conf file: Could not find domain: Default. (HTTP 400) (Request-ID: req-68db18b9-76b9-42e1-b11a-6adf8d2049b1) 2018-01-15 04:58:22,610 - 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-01-15 04:58:23,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 0% 2018-01-15 04:58:23,172 - functest.energy.energy - DEBUG - Restoring previous scenario (vping_ssh/running) 2018-01-15 04:58:23,173 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 04:58:25,165 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:58:25,165 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:58:25,166 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 00:04 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-15 04:58:25,168 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-15 04:58:25,168 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-15 04:58:25,512 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 05:20:52,612 - 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) ... ERROR 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) ... ERROR 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) ... ERROR test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ERROR test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ERROR 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) ... ERROR 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 ====================================================================== ERROR: test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_security_group_tests.py", line 230, in test_create_group_admin_user_to_new_project self.sec_grp_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_security_group.py", line 67, in create self.sec_grp_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 416, in create_security_group sec_grp_settings.dict_for_neutron(keystone)) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_security_group.py", line 269, in dict_for_neutron keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-e205d7e5-1072-405d-ad58-848083700138) ====================================================================== ERROR: test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_network_tests.py", line 472, in test_create_network_router_admin_user_to_new_project self.net_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_network.py", line 57, in create project_id=self.network_settings.get_project_id(self.__os_creds)) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_network.py", line 209, in get_project_id keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-3ab72dcc-0b01-4e02-b0f5-553d8230f6dc) ====================================================================== ERROR: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 365, in test_create_router_external_network self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 102, in create self.__os_creds, port_setting) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 356, in create_port json_body = port_settings.dict_for_neutron(neutron, os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_network.py", line 500, in dict_for_neutron keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-7818ccb8-1237-4522-8aff-30f628ccb625) ====================================================================== ERROR: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 203, in test_create_router_new_user_to_admin_project self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 75, in create self.__neutron, self.__os_creds, self.router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 231, in create_router json_body = router_settings.dict_for_neutron(neutron, os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 241, in dict_for_neutron keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-f69f50a5-c7ac-4d39-a425-56cda86156e6) ====================================================================== ERROR: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 322, in test_create_router_private_network self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 102, in create self.__os_creds, port_setting) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 356, in create_port json_body = port_settings.dict_for_neutron(neutron, os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_network.py", line 500, in dict_for_neutron keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-74d73ee6-a45d-4131-8550-956524bbbbb3) ====================================================================== ERROR: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 2498, in setUp self.router_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_router.py", line 102, in create self.__os_creds, port_setting) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 356, in create_port json_body = port_settings.dict_for_neutron(neutron, os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_network.py", line 500, in dict_for_neutron keystone=keystone, project_name=self.project_name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 143, in get_project projects = keystone.projects.list(**proj_filter) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py", line 119, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_projects. (HTTP 403) (Request-ID: req-ccba102b-615e-46ae-9a50-088a60c37864) ---------------------------------------------------------------------- Ran 81 tests in 1347.094s FAILED (errors=6) 2018-01-15 05:20:53,454 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:20:53,454 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:20:53,454 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 22:27 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-15 05:20:53,457 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-15 05:20:53,457 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-openbaton-ha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-euphrates-496 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-01-15 05:20:53,459 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:02 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 19:25 | FAIL | | rally_sanity | functest | smoke | 09:49 | FAIL | | refstack_defcore | functest | smoke | 00:04 | FAIL | | snaps_smoke | functest | smoke | 22:27 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-01-15 05:20:53,463 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 05:22:07,912 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-15 05:22:07,912 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:22:07,912 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-15 05:22:07,913 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:22:07,913 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:22:08,023 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:22:08,023 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:22:08,086 - functest.ci.check_deployment - DEBUG - 10.6.1.26:8774 is reachable! 2018-01-15 05:22:08,086 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://10.6.1.26:8774/v2/6cda0d182c28456aa473aaf93fdccc7a ...OK 2018-01-15 05:22:08,153 - functest.ci.check_deployment - DEBUG - 10.6.1.27:9696 is reachable! 2018-01-15 05:22:08,154 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://10.6.1.27:9696 ...OK 2018-01-15 05:22:08,223 - functest.ci.check_deployment - DEBUG - 10.6.1.22:9292 is reachable! 2018-01-15 05:22:08,223 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://10.6.1.22:9292 ...OK 2018-01-15 05:22:08,536 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 05:22:09,541 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 05:22:09,558 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=joid 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.122.5 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-openbaton-ha 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod12 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-joid-baremetal-daily-euphrates-496 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:22:09,559 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-15 05:22:09,560 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-15 05:22:09,560 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-15 05:22:09,560 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-15 05:22:09,560 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:22:09,560 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-15 05:22:09,561 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-15 05:22:09,567 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:22:09,567 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-15 05:22:11,400 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-15 05:22:13,518 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 05:22:14,856 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-15 05:22:16,096 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-15 05:22:17,702 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-15 05:22:19,513 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-15 05:22:19,513 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 05:22:22,906 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-15 05:22:22,907 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-15 05:22:23,897 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 05:22:23,898 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 05:22:23,899 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+----------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+----------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | promise domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+----------------------------------+ 2018-01-15 05:22:23,900 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 05:22:23,900 - functest.ci.run_tests - INFO - Running test case 'promise'... 2018-01-15 05:22:23,949 - functest.utils.functest_utils - DEBUG - Executing command: 'run_promise_tests.py' 2018-01-15 05:22:41,925 - functest.utils.functest_utils - INFO - **************************************** promise/promise results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod12 version: euphrates scenario: os-nosdn-openbaton-ha status: 100 build tag: jenkins-functest-joid-baremetal-daily-euphrates-496 details: {} 2018-01-15 05:22:41,925 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/promise.log' 2018-01-15 05:22:42,579 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:22:42,579 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:22:42,579 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | promise | promise | 00:18 | PASS | +-------------------+-----------------+------------------+----------------+ 2018-01-15 05:22:42,581 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-01-15 05:22:42,628 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-01-15 05:23:03,318 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod12 version: euphrates scenario: os-nosdn-openbaton-ha status: 100 build tag: jenkins-functest-joid-baremetal-daily-euphrates-496 details: {} 2018-01-15 05:23:03,318 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-01-15 05:23:03,934 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:23:03,934 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:23:03,934 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:21 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-01-15 05:23:03,937 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-openbaton-ha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-euphrates-496 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-01-15 05:23:03,938 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | promise | promise | features | 00:18 | PASS | | domino-multinode | domino | features | 00:21 | PASS | | 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-01-15 05:23:03,941 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 05:24:06,311 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-15 05:24:06,311 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:24:06,311 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-15 05:24:06,312 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:24:06,312 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:24:06,381 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:24:06,381 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:24:06,445 - functest.ci.check_deployment - DEBUG - 10.6.1.26:8774 is reachable! 2018-01-15 05:24:06,445 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://10.6.1.26:8774/v2/6cda0d182c28456aa473aaf93fdccc7a ...OK 2018-01-15 05:24:06,512 - functest.ci.check_deployment - DEBUG - 10.6.1.27:9696 is reachable! 2018-01-15 05:24:06,512 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://10.6.1.27:9696 ...OK 2018-01-15 05:24:06,575 - functest.ci.check_deployment - DEBUG - 10.6.1.22:9292 is reachable! 2018-01-15 05:24:06,575 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://10.6.1.22:9292 ...OK 2018-01-15 05:24:06,839 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 05:24:07,780 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 05:24:07,798 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 05:24:07,798 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=joid 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.122.5 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-openbaton-ha 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod12 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-joid-baremetal-daily-euphrates-496 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:24:07,799 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-15 05:24:07,799 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-15 05:24:07,800 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-15 05:24:07,800 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-15 05:24:07,800 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:24:07,800 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-15 05:24:07,801 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-15 05:24:07,807 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:24:07,807 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-15 05:24:09,607 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-15 05:24:11,650 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 05:24:12,941 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-15 05:24:14,136 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-15 05:24:15,679 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-15 05:24:17,428 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-15 05:24:17,429 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 05:24:20,615 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-15 05:24:20,616 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-15 05:24:21,549 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 05:24:21,549 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 05:24:21,550 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-15 05:24:21,550 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-openbaton-ha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-euphrates-496 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-01-15 05:24:21,552 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-15 05:24:21,553 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 05:26:03,764 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-15 05:26:03,764 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:26:03,764 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-15 05:26:03,765 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:26:03,765 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:26:03,829 - functest.ci.check_deployment - DEBUG - 10.6.1.23:5000 is reachable! 2018-01-15 05:26:03,829 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://10.6.1.23:5000/v3 ...OK 2018-01-15 05:26:03,892 - functest.ci.check_deployment - DEBUG - 10.6.1.26:8774 is reachable! 2018-01-15 05:26:03,893 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://10.6.1.26:8774/v2/6cda0d182c28456aa473aaf93fdccc7a ...OK 2018-01-15 05:26:03,961 - functest.ci.check_deployment - DEBUG - 10.6.1.27:9696 is reachable! 2018-01-15 05:26:03,961 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://10.6.1.27:9696 ...OK 2018-01-15 05:26:04,021 - functest.ci.check_deployment - DEBUG - 10.6.1.22:9292 is reachable! 2018-01-15 05:26:04,021 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://10.6.1.22:9292 ...OK 2018-01-15 05:26:04,314 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 05:26:05,458 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 05:26:05,476 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=joid 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.122.5 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-openbaton-ha 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-15 05:26:05,476 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod12 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-joid-baremetal-daily-euphrates-496 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-15 05:26:05,477 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-15 05:26:05,477 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-15 05:26:05,477 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:26:05,477 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-15 05:26:05,478 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-15 05:26:05,484 - functest.ci.prepare_env - INFO - ============================================== 2018-01-15 05:26:05,484 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-15 05:26:07,322 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-15 05:26:09,427 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 05:26:10,768 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-15 05:26:12,005 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-15 05:26:13,617 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-15 05:26:15,421 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-15 05:26:15,421 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 05:26:18,801 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-15 05:26:18,801 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-15 05:26:19,712 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 05:26:19,712 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 05:26:19,713 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-15 05:26:19,715 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 05:26:19,715 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-15 05:26:19,725 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-01-15 05:27:00,923 - functest.utils.functest_utils - ERROR - The command 'cd /src/nfv-parser/tests && ./functest_run.sh' failed. 2018-01-15 05:27:00,924 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod12 version: euphrates scenario: os-nosdn-openbaton-ha status: 0 build tag: jenkins-functest-joid-baremetal-daily-euphrates-496 details: {} 2018-01-15 05:27:00,924 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-15 05:27:01,700 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:27:01,700 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:27:01,700 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:41 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-15 05:27:01,702 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-15 05:27:01,702 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-------------------------------------------------------------+ | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-openbaton-ha | | BUILD_TAG | jenkins-functest-joid-baremetal-daily-euphrates-496 | | CI_LOOP | daily | +-------------------------+-------------------------------------------------------------+ 2018-01-15 05:27:01,703 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:41 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-15 05:27:01,704 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK