2018-03-04 05:19:46,422 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 05:19:46,422 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:19:46,422 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 05:19:46,423 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 05:19:46,424 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-04 05:19:46,693 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 05:19:46,694 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-04 05:19:46,869 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-04 05:19:46,869 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/91c2f997855447f0b2e36e149f85e9ab ...OK 2018-03-04 05:19:47,037 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-04 05:19:47,037 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-04 05:19:47,350 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-04 05:19:47,350 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-04 05:19:48,789 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 05:19:49,875 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 05:19:49,892 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-375 2018-03-04 05:19:49,893 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 05:19:49,894 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:19:49,894 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 05:19:49,894 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 05:19:49,894 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 05:19:49,894 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 05:19:49,894 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:19:49,894 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 05:19:49,895 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 05:19:49,957 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:19:49,957 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 05:19:51,585 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 05:19:53,177 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 05:19:54,444 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 05:19:55,505 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 05:19:56,889 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 05:19:58,449 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 05:19:58,450 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 05:20:01,333 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 05:20:01,334 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 05:20:02,151 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 05:20:02,152 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 05:20:02,153 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-04 05:20:02,154 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-04 05:20:02,155 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-04 05:20:03,642 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 05:20:07,955 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 4.312s OK 2018-03-04 05:20:08,501 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:20:08,502 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:20:08,502 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-04 05:20:08,504 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-04 05:20:09,212 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 05:23:20,386 - 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 191.171s OK 2018-03-04 05:23:20,952 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:23:20,953 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:23:20,953 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-04 05:23:20,955 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-04 05:23:21,824 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 05:23:53,520 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 31.696s OK 2018-03-04 05:23:54,101 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:23:54,101 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:23:54,101 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:32 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-04 05:23:54,103 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-375 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-04 05:23:54,105 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | api_check | functest | healthcheck | 03:11 | PASS | | snaps_health_check | functest | healthcheck | 00:32 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-04 05:23:54,106 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-04 05:24:00,447 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 05:24:00,447 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:24:00,447 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 05:24:00,448 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 05:24:00,448 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-04 05:24:00,630 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 05:24:00,630 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-04 05:24:00,803 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-04 05:24:00,803 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/91c2f997855447f0b2e36e149f85e9ab ...OK 2018-03-04 05:24:00,984 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-04 05:24:00,984 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-04 05:24:01,153 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-04 05:24:01,153 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-04 05:24:01,681 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 05:24:02,846 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 05:24:02,864 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 05:24:02,864 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:24:02,864 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 05:24:02,864 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-375 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 05:24:02,865 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 05:24:02,865 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 05:24:02,865 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 05:24:02,865 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:24:02,866 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 05:24:02,866 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 05:24:02,928 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 05:24:02,928 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 05:24:04,531 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 05:24:06,137 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 05:24:07,432 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 05:24:08,497 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 05:24:09,885 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 05:24:11,454 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 05:24:11,455 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 05:24:14,349 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 05:24:14,349 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 05:24:15,187 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 05:24:15,188 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 05:24:15,189 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-03-04 05:24:15,190 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-04 05:24:15,191 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-04 05:24:16,503 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-03-04 05:24:16,503 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 05:24:19,977 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 05:24:19,978 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-04 05:24:21,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-04 05:24:21,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-04 05:24:21' 2018-03-04 05:24:21,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:23,873 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:25,535 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:33,025 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:33,509 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:34,966 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:40,467 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:24:41,934 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f4f43e70-d7c0-4f92-ac4a-78b9f621e486' 2018-03-04 05:25:03,488 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-04 05:25:04,900 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-04 05:25:05,973 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-04 05:25:06,979 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-04 05:25:27,707 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-04 05:25:27,708 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-04 05:25:29,293 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:25:29,293 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:25:29,293 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-04 05:25:29,295 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-04 05:25:29,354 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-04 05:25:29,354 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-04 05:25:29' 2018-03-04 05:25:29,354 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:31,003 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:31,997 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:38,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:39,547 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:43,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b1f0ebe4-1d93-4ff7-8ee4-2c992ef86c4d' 2018-03-04 05:25:47,791 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-04 05:25:55,057 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-04 05:25:57,902 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-03-04 05:26:02,099 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-04 05:26:20,907 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:26:20,907 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:26:20,907 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-04 05:26:20,909 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-04 05:26:23,492 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-04 05:26:24,527 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 05:26:24,527 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 05:26:27,045 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-04 05:26:27,045 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-04 05:26:29,733 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-04 05:26:29,733 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-04 05:26:29,734 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-04 05:26:29,735 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-04 05:26:29,736 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-11176d31-8a10-4aef-a435-e3f76f9b3fde/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-04 05:26:32,194 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-04 05:26:32,195 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-04 05:26:32,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-03-04 05:26:33,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:33.749 78 INFO rally.api [-] Starting verification (UUID=3fde4ac9-3f69-4bd4-be59-c67e31e9e748) for deployment 'opnfv-rally' (UUID=08f77549-10e7-4953-ad69-c0456748c791) by verifier 'opnfv-tempest' (UUID=11176d31-8a10-4aef-a435-e3f76f9b3fde). 2018-03-04 05:26:33,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3fde4ac9-3f69-4bd4-be59-c67e31e9e748 2018-03-04 05:26:40,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:40.072 78 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.209s] 2018-03-04 05:26:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:40.861 78 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.787s] 2018-03-04 05:26:44,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:44.433 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.590s] 2018-03-04 05:26:45,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:45.834 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.401s] 2018-03-04 05:26:53,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:26:53.068 78 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.228s] 2018-03-04 05:27:07,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:27:07.131 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.633s] 2018-03-04 05:27:33,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:27:33.399 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.118s] 2018-03-04 05:27:33,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:27:33.400 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-04 05:28:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:28:07.471 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.120s] 2018-03-04 05:28:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:28:07.472 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-04 05:29:03,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:03.883 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.565s] 2018-03-04 05:29:30,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:30.740 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.086s] 2018-03-04 05:29:30,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:30.910 78 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.170s] 2018-03-04 05:29:35,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:35.199 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-04 05:29:35,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:35.201 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-04 05:29:37,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:37.748 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.435s] 2018-03-04 05:29:41,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:41.379 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.114s] 2018-03-04 05:29:46,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:46.159 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.771s] 2018-03-04 05:29:51,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:51.286 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.509s] 2018-03-04 05:29:58,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:29:58.123 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.754s] 2018-03-04 05:30:02,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:02.186 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.453s] 2018-03-04 05:30:05,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:05.872 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.232s] 2018-03-04 05:30:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:10.866 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.562s] 2018-03-04 05:30:15,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:15.973 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.561s] 2018-03-04 05:30:21,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:21.718 78 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.360s] 2018-03-04 05:30:23,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:23.233 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-04 05:30:24,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:24.413 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.096s] 2018-03-04 05:30:24,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:24.509 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.095s] 2018-03-04 05:30:24,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:24.593 78 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.084s] 2018-03-04 05:30:27,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:27.482 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.760s] 2018-03-04 05:30:28,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:28.180 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.698s] 2018-03-04 05:30:29,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:29.049 78 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.867s] 2018-03-04 05:30:34,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:34.014 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.798s] 2018-03-04 05:30:48,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:48.049 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.537s] 2018-03-04 05:30:51,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:30:51.812 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.761s] 2018-03-04 05:31:03,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:03.753 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.023s] 2018-03-04 05:31:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:06.838 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.084s] 2018-03-04 05:31:13,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:13.517 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.678s] 2018-03-04 05:31:20,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:20.705 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.829s] 2018-03-04 05:31:23,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:23.637 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.931s] 2018-03-04 05:31:27,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:27.499 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.861s] 2018-03-04 05:31:42,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.180 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.374s] 2018-03-04 05:31:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.353 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.173s] 2018-03-04 05:31:42,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.473 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.119s] 2018-03-04 05:31:42,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.586 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.113s] 2018-03-04 05:31:42,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.716 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.129s] 2018-03-04 05:31:42,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:42.820 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.104s] 2018-03-04 05:31:55,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:55.828 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.413s] 2018-03-04 05:31:55,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:55.981 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.153s] 2018-03-04 05:31:56,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:56.091 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.110s] 2018-03-04 05:31:56,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:56.191 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.100s] 2018-03-04 05:31:56,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:56.310 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.118s] 2018-03-04 05:31:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:31:56.407 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.097s] 2018-03-04 05:32:08,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:08.219 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.322s] 2018-03-04 05:32:15,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:15.088 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.868s] 2018-03-04 05:32:16,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:16.824 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.735s] 2018-03-04 05:32:16,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:16.902 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.078s] 2018-03-04 05:32:16,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:16.983 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.081s] 2018-03-04 05:32:27,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:27.386 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.344s] 2018-03-04 05:32:33,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:33.004 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.617s] 2018-03-04 05:32:34,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:34.808 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.803s] 2018-03-04 05:32:34,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:34.882 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.074s] 2018-03-04 05:32:34,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:34.962 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.080s] 2018-03-04 05:32:54,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:32:54.415 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.980s] 2018-03-04 05:33:05,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:33:05.171 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.756s] 2018-03-04 05:33:15,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:33:15.428 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.256s] 2018-03-04 05:33:23,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:33:23.531 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.103s] 2018-03-04 05:33:55,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:33:55.451 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.332s] 2018-03-04 05:34:06,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:06.646 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.194s] 2018-03-04 05:34:17,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:17.049 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.403s] 2018-03-04 05:34:26,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:26.091 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.041s] 2018-03-04 05:34:43,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:43.255 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.709s] 2018-03-04 05:34:44,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:44.369 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.111s] 2018-03-04 05:34:44,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:44.430 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2018-03-04 05:34:47,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:47.222 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.814s] 2018-03-04 05:34:48,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:48.404 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.181s] 2018-03-04 05:34:48,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:48.472 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.068s] 2018-03-04 05:34:51,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:51.029 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.557s] 2018-03-04 05:34:53,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.050 78 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-04 05:34:53,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.930 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-04 05:34:53,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.931 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-04 05:34:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.932 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-04 05:34:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.932 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-04 05:34:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:34:53.932 78 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-04 05:35:13,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:35:13.645 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.915s] 2018-03-04 05:35:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:35:29.970 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [16.307s] 2018-03-04 05:35:30,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:35:30.004 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.036s] 2018-03-04 05:36:06,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:06.243 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.372s] 2018-03-04 05:36:06,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:06.623 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.379s] 2018-03-04 05:36:07,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:07.455 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.831s] 2018-03-04 05:36:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:08.131 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.676s] 2018-03-04 05:36:08,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:08.605 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.473s] 2018-03-04 05:36:09,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:09.352 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.747s] 2018-03-04 05:36:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:49.414 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.778s] 2018-03-04 05:36:49,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:36:49.448 78 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.034s] 2018-03-04 05:37:20,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:37:20.513 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.604s] 2018-03-04 05:37:33,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:37:33.154 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.639s] 2018-03-04 05:37:41,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:37:41.172 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [5.447s] 2018-03-04 05:37:49,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:37:49.739 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [8.566s] 2018-03-04 05:37:58,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:37:58.605 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.617s] 2018-03-04 05:38:07,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:38:07.505 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [8.900s] 2018-03-04 05:38:15,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:38:15.405 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.054s] 2018-03-04 05:38:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:38:23.427 78 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.066s] 2018-03-04 05:39:34,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:39:34.357 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [67.680s] 2018-03-04 05:40:13,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:40:13.968 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [29.285s] 2018-03-04 05:41:07,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:41:07.032 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.107s] 2018-03-04 05:42:55,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:42:55.564 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [80.253s] 2018-03-04 05:44:44,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-04 05:44:44.427 78 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [90.819s] 2018-03-04 05:44:55,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 3fde4ac9-3f69-4bd4-be59-c67e31e9e748'. 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3fde4ac9-3f69-4bd4-be59-c67e31e9e748 | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-04 05:26:33 | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-04 05:44:55 | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:22 | 2018-03-04 05:44:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 11176d31-8a10-4aef-a435-e3f76f9b3fde) | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 08f77549-10e7-4953-ad69-c0456748c791) | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1085.59 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-04 05:44:56,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-04 05:44:56,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 99.0% 2018-03-04 05:45:01,625 - functest.utils.functest_utils - DEBUG - 2018-03-04 05:45:01,625 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 05:45:01,625 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:38 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-04 05:45:01,627 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-04 05:45:01,627 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-04 05:45:01,689 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 05:45:02,770 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 05:45:02,770 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-04 05:45:03,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-04 05:45:04,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63'... 2018-03-04 05:45:05,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ff59516d-d710-4cc8-8089-4cf143ce5f63'... 2018-03-04 05:45:06,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ff59516d-d710-4cc8-8089-4cf143ce5f63'... 2018-03-04 05:45:14,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63'... 2018-03-04 05:45:14,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63'... 2018-03-04 05:45:14,814 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-04 05:45:14,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-03-04 05:45:14,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:45:14,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:45:14,837 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:45:58,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:45:16.420 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Task validation. 2018-03-04 05:45:16.427 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Task validation of scenarios names. 2018-03-04 05:45:16.430 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Task validation of scenarios names. 2018-03-04 05:45:16.430 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Task validation of syntax. 2018-03-04 05:45:16.462 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Task validation of syntax. 2018-03-04 05:45:16.462 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Task validation of semantic. 2018-03-04 05:45:16.878 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:18.663 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:18.683 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:22.085 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:22.086 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Task validation of semantic. 2018-03-04 05:45:22.086 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Task validation. Task 5b341632-e49d-41eb-bed9-29478995b12f: started 2018-03-04 05:45:22.105 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Benchmarking. 2018-03-04 05:45:22.134 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:24.034 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:24.051 277 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:24.334 277 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:24.359 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:26.951 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:28.164 150 INFO rally.task.engine [-] Load duration is: 0.281162 2018-03-04 05:45:28.165 150 INFO rally.task.engine [-] Full duration is: 4.819875 2018-03-04 05:45:28.201 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:30.114 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:30.129 363 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:30.860 363 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:30.879 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:33.837 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:34.231 150 INFO rally.task.engine [-] Load duration is: 0.729804 2018-03-04 05:45:34.232 150 INFO rally.task.engine [-] Full duration is: 5.637352 2018-03-04 05:45:34.264 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:36.216 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:36.231 449 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:36.727 449 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:36.749 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:39.730 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:40.295 150 INFO rally.task.engine [-] Load duration is: 0.494273 2018-03-04 05:45:40.296 150 INFO rally.task.engine [-] Full duration is: 5.466721 2018-03-04 05:45:40.327 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:42.249 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:42.264 535 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:42.900 535 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:42.924 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:45.815 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:46.359 150 INFO rally.task.engine [-] Load duration is: 0.635011 2018-03-04 05:45:46.359 150 INFO rally.task.engine [-] Full duration is: 5.489105 2018-03-04 05:45:46.389 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:48.163 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:48.177 621 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:48.787 621 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:48.806 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:51.766 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:52.419 150 INFO rally.task.engine [-] Load duration is: 0.608218 2018-03-04 05:45:52.420 150 INFO rally.task.engine [-] Full duration is: 5.377712 2018-03-04 05:45:52.451 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Enter context: `users` 2018-03-04 05:45:54.211 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Enter context: `users` 2018-03-04 05:45:54.226 707 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 START 2018-03-04 05:45:54.630 707 INFO rally.task.runner [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | ITER: 1 END: OK 2018-03-04 05:45:54.654 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Starting: Exit context: `users` 2018-03-04 05:45:57.591 150 INFO rally.plugins.openstack.context.keystone.users [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Exit context: `users` 2018-03-04 05:45:58.480 150 INFO rally.task.engine [-] Load duration is: 0.403465 2018-03-04 05:45:58.481 150 INFO rally.task.engine [-] Full duration is: 5.14134 2018-03-04 05:45:58.506 150 INFO rally.task.engine [-] Task 5b341632-e49d-41eb-bed9-29478995b12f | Completed: Benchmarking. Task 5b341632-e49d-41eb-bed9-29478995b12f: 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.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.281162 Full duration: 4.819875 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729804 Full duration: 5.637352 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.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.494273 Full duration: 5.466721 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.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635011 Full duration: 5.489105 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.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.608218 Full duration: 5.377712 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.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.403465 Full duration: 5.14134 2018-03-04 05:45:58,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b341632-e49d-41eb-bed9-29478995b12f 2018-03-04 05:45:58,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-04 05:45:58,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5b341632-e49d-41eb-bed9-29478995b12f', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-04 05:45:58,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5b341632-e49d-41eb-bed9-29478995b12f'] 2018-03-04 05:45:59,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:45:59,803 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-04 05:45:59,804 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-04 05:45:59,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-03-04 05:45:59,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:45:59,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:45:59,823 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:47:07,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:46:01.387 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Task validation. 2018-03-04 05:46:01.394 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Task validation of scenarios names. 2018-03-04 05:46:01.396 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Task validation of scenarios names. 2018-03-04 05:46:01.396 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Task validation of syntax. 2018-03-04 05:46:01.425 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Task validation of syntax. 2018-03-04 05:46:01.425 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Task validation of semantic. 2018-03-04 05:46:01.949 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `users` 2018-03-04 05:46:03.923 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `users` 2018-03-04 05:46:04.914 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `users` 2018-03-04 05:46:08.707 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `users` 2018-03-04 05:46:08.709 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Task validation of semantic. 2018-03-04 05:46:08.709 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Task validation. Task 216d9e36-4778-4356-96e4-a7f557a8e10c: started 2018-03-04 05:46:08.733 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Benchmarking. 2018-03-04 05:46:08.763 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `users` 2018-03-04 05:46:10.731 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `users` 2018-03-04 05:46:10.748 880 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 START 2018-03-04 05:46:15.819 880 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 END: OK 2018-03-04 05:46:15.848 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: user resources cleanup 2018-03-04 05:46:16.366 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: user resources cleanup 2018-03-04 05:46:16.366 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `users` 2018-03-04 05:46:19.467 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `users` 2018-03-04 05:46:20.813 753 INFO rally.task.engine [-] Load duration is: 5.069293 2018-03-04 05:46:20.814 753 INFO rally.task.engine [-] Full duration is: 10.705822 2018-03-04 05:46:20.848 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `users` 2018-03-04 05:46:22.775 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `users` 2018-03-04 05:46:22.790 986 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 START 2018-03-04 05:46:26.041 986 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 END: OK 2018-03-04 05:46:26.065 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: user resources cleanup 2018-03-04 05:46:28.104 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: user resources cleanup 2018-03-04 05:46:28.104 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `users` 2018-03-04 05:46:30.981 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `users` 2018-03-04 05:46:32.895 753 INFO rally.task.engine [-] Load duration is: 3.250385 2018-03-04 05:46:32.896 753 INFO rally.task.engine [-] Full duration is: 10.134574 2018-03-04 05:46:32.927 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `users` 2018-03-04 05:46:34.943 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `users` 2018-03-04 05:46:34.958 1092 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 START 2018-03-04 05:46:35.389 1092 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 END: OK 2018-03-04 05:46:35.406 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: user resources cleanup 2018-03-04 05:46:35.825 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: user resources cleanup 2018-03-04 05:46:35.825 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `users` 2018-03-04 05:46:38.727 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `users` 2018-03-04 05:46:38.950 753 INFO rally.task.engine [-] Load duration is: 0.430323 2018-03-04 05:46:38.951 753 INFO rally.task.engine [-] Full duration is: 5.801628 2018-03-04 05:46:38.982 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `users` 2018-03-04 05:46:40.892 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `users` 2018-03-04 05:46:40.893 753 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Enter context: `quotas` 2018-03-04 05:46:41.330 753 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Enter context: `quotas` 2018-03-04 05:46:41.751 1198 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 START 2018-03-04 05:46:56.875 1198 INFO rally.task.runner [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | ITER: 1 END: OK 2018-03-04 05:46:56.897 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: user resources cleanup 2018-03-04 05:47:03.800 753 INFO rally.plugins.openstack.context.cleanup.user [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: user resources cleanup 2018-03-04 05:47:03.801 753 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `quotas` 2018-03-04 05:47:03.831 753 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `quotas` 2018-03-04 05:47:03.831 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Starting: Exit context: `users` 2018-03-04 05:47:06.510 753 INFO rally.plugins.openstack.context.keystone.users [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Exit context: `users` 2018-03-04 05:47:07.065 753 INFO rally.task.engine [-] Load duration is: 14.123093 2018-03-04 05:47:07.066 753 INFO rally.task.engine [-] Full duration is: 27.52913 2018-03-04 05:47:07.090 753 INFO rally.task.engine [-] Task 216d9e36-4778-4356-96e4-a7f557a8e10c | Completed: Benchmarking. Task 216d9e36-4778-4356-96e4-a7f557a8e10c: 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.96 | 3.96 | 3.96 | 3.96 | 3.96 | 3.96 | 100.0% | 1 | | glance.delete_image | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | total | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 5.069 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.069293 Full duration: 10.705822 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.203 | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 100.0% | 1 | | glance.list_images | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.250385 Full duration: 10.134574 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.430323 Full duration: 5.801628 test scenario GlanceImages.create_image_and_boot_instances +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 100.0% | 1 | | nova.boot_servers | 11.845 | 11.845 | 11.845 | 11.845 | 11.845 | 11.845 | 100.0% | 1 | | total | 14.123 | 14.123 | 14.123 | 14.123 | 14.123 | 14.123 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.123093 Full duration: 27.52913 2018-03-04 05:47:07,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 216d9e36-4778-4356-96e4-a7f557a8e10c 2018-03-04 05:47:07,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '216d9e36-4778-4356-96e4-a7f557a8e10c', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-04 05:47:07,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '216d9e36-4778-4356-96e4-a7f557a8e10c'] 2018-03-04 05:47:08,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:47:08,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-04 05:47:08,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-04 05:47:08,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-04 05:47:08,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:47:08,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:47:08,396 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:50:58,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:47:10.004 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Task validation. 2018-03-04 05:47:10.011 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Task validation of scenarios names. 2018-03-04 05:47:10.014 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Task validation of scenarios names. 2018-03-04 05:47:10.014 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Task validation of syntax. 2018-03-04 05:47:10.061 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Task validation of syntax. 2018-03-04 05:47:10.061 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Task validation of semantic. 2018-03-04 05:47:10.506 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:47:12.386 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:47:13.976 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:47:17.509 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:47:17.510 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Task validation of semantic. 2018-03-04 05:47:17.511 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Task validation. Task 6347853e-3137-4184-937d-80f41e913143: started 2018-03-04 05:47:17.538 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Benchmarking. 2018-03-04 05:47:17.648 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:47:19.557 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:47:19.580 1491 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:47:44.211 1491 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:47:44.230 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:47:57.330 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:47:57.330 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:48:00.080 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:48:01.779 1364 INFO rally.task.engine [-] Load duration is: 24.629775 2018-03-04 05:48:01.780 1364 INFO rally.task.engine [-] Full duration is: 42.432242 2018-03-04 05:48:01.814 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:48:03.745 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:48:03.760 1597 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:48:15.842 1597 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:48:15.860 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:48:24.723 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:48:24.724 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:48:27.573 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:48:27.901 1364 INFO rally.task.engine [-] Load duration is: 12.08116 2018-03-04 05:48:27.902 1364 INFO rally.task.engine [-] Full duration is: 25.76021 2018-03-04 05:48:27.934 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:48:29.934 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:48:29.950 1703 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:48:42.077 1703 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:48:42.099 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:48:55.050 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:48:55.050 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:48:57.810 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:48:58.025 1364 INFO rally.task.engine [-] Load duration is: 12.12666 2018-03-04 05:48:58.026 1364 INFO rally.task.engine [-] Full duration is: 29.878211 2018-03-04 05:48:58.058 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:49:00.052 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:49:00.068 1809 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:49:12.290 1809 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:49:12.309 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:49:25.337 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:49:25.338 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:49:28.274 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:49:30.153 1364 INFO rally.task.engine [-] Load duration is: 12.220575 2018-03-04 05:49:30.153 1364 INFO rally.task.engine [-] Full duration is: 30.217756 2018-03-04 05:49:30.185 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:49:31.964 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:49:31.979 1915 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:49:43.998 1915 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:49:44.020 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:49:57.097 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:49:57.097 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:49:59.868 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:50:00.276 1364 INFO rally.task.engine [-] Load duration is: 12.017322 2018-03-04 05:50:00.276 1364 INFO rally.task.engine [-] Full duration is: 29.684835 2018-03-04 05:50:00.305 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:50:02.192 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:50:02.207 2021 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:50:08.700 2021 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:50:08.723 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:50:16.212 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:50:16.212 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:50:19.171 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:50:20.369 1364 INFO rally.task.engine [-] Load duration is: 6.49275 2018-03-04 05:50:20.369 1364 INFO rally.task.engine [-] Full duration is: 18.86716 2018-03-04 05:50:20.400 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:50:22.411 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:50:22.428 2127 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:50:34.639 2127 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:50:34.659 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: user resources cleanup 2018-03-04 05:50:44.958 1364 INFO rally.plugins.openstack.context.cleanup.user [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: user resources cleanup 2018-03-04 05:50:44.958 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:50:47.864 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:50:48.490 1364 INFO rally.task.engine [-] Load duration is: 12.209612 2018-03-04 05:50:48.490 1364 INFO rally.task.engine [-] Full duration is: 27.465658 2018-03-04 05:50:48.523 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Enter context: `users` 2018-03-04 05:50:50.488 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Enter context: `users` 2018-03-04 05:50:50.503 2233 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 START 2018-03-04 05:50:54.183 2233 INFO rally.task.runner [-] Task 6347853e-3137-4184-937d-80f41e913143 | ITER: 1 END: OK 2018-03-04 05:50:54.201 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Starting: Exit context: `users` 2018-03-04 05:50:57.015 1364 INFO rally.plugins.openstack.context.keystone.users [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Exit context: `users` 2018-03-04 05:50:58.564 1364 INFO rally.task.engine [-] Load duration is: 3.679083 2018-03-04 05:50:58.564 1364 INFO rally.task.engine [-] Full duration is: 8.493621 2018-03-04 05:50:58.590 1364 INFO rally.task.engine [-] Task 6347853e-3137-4184-937d-80f41e913143 | Completed: Benchmarking. Task 6347853e-3137-4184-937d-80f41e913143: 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 | 9.128 | 9.128 | 9.128 | 9.128 | 9.128 | 9.128 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 3.095 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.327 | 9.327 | 9.327 | 9.327 | 9.327 | 9.327 | 100.0% | 1 | | total | 24.63 | 24.63 | 24.63 | 24.63 | 24.63 | 24.63 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.629775 Full duration: 42.432242 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 | 8.976 | 8.976 | 8.976 | 8.976 | 8.976 | 8.976 | 100.0% | 1 | | ceilometer.delete_alarm | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | total | 12.081 | 12.081 | 12.081 | 12.081 | 12.081 | 12.081 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.08116 Full duration: 25.76021 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 100.0% | 1 | | ceilometer.get_alarm | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 100.0% | 1 | | total | 12.127 | 12.127 | 12.127 | 12.127 | 12.127 | 12.127 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.12666 Full duration: 29.878211 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 | 9.172 | 9.172 | 9.172 | 9.172 | 9.172 | 9.172 | 100.0% | 1 | | ceilometer.list_alarms | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 3.048 | 100.0% | 1 | | total | 12.221 | 12.221 | 12.221 | 12.221 | 12.221 | 12.221 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.220575 Full duration: 30.217756 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 | 8.938 | 8.938 | 8.938 | 8.938 | 8.938 | 8.938 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | total | 12.017 | 12.017 | 12.017 | 12.017 | 12.017 | 12.017 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.017322 Full duration: 29.684835 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 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 100.0% | 1 | | ceilometer.query_alarms | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 6.493 | 6.493 | 6.493 | 6.493 | 6.493 | 6.493 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.49275 Full duration: 18.86716 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 | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 100.0% | 1 | | ceilometer.update_alarm | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 100.0% | 1 | | total | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.209612 Full duration: 27.465658 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 | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 100.0% | 1 | | total | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 3.679 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.679083 Full duration: 8.493621 2018-03-04 05:50:58,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6347853e-3137-4184-937d-80f41e913143 2018-03-04 05:50:58,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6347853e-3137-4184-937d-80f41e913143', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-04 05:50:58,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6347853e-3137-4184-937d-80f41e913143'] 2018-03-04 05:50:59,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:50:59,915 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-04 05:50:59,915 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-04 05:50:59,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-03-04 05:50:59,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:50:59,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:50:59,935 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:52:37,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:51:01.539 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Task validation. 2018-03-04 05:51:01.546 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Task validation of scenarios names. 2018-03-04 05:51:01.548 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Task validation of scenarios names. 2018-03-04 05:51:01.548 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Task validation of syntax. 2018-03-04 05:51:01.609 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Task validation of syntax. 2018-03-04 05:51:01.609 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Task validation of semantic. 2018-03-04 05:51:01.960 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:51:03.781 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:51:05.238 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:51:08.769 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:51:08.770 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Task validation of semantic. 2018-03-04 05:51:08.770 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Task validation. Task c3a51bd6-923d-41e0-ae98-ebd051a0283b: started 2018-03-04 05:51:08.887 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Benchmarking. 2018-03-04 05:51:08.912 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:51:10.995 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:51:10.996 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:51:11.733 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:51:11.733 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `Volumes` 2018-03-04 05:51:14.613 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `Volumes` 2018-03-04 05:51:14.629 2406 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:51:19.641 2406 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:51:19.666 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:51:22.736 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:51:22.736 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `Volumes` 2018-03-04 05:51:22.803 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `Volumes` 2018-03-04 05:51:22.803 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:51:22.832 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:51:22.832 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:51:26.100 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:51:26.971 2279 INFO rally.task.engine [-] Load duration is: 3.010945 2018-03-04 05:51:26.972 2279 INFO rally.task.engine [-] Full duration is: 17.190087 2018-03-04 05:51:27.008 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:51:28.807 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:51:28.807 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:51:29.439 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:51:29.455 2592 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:51:34.638 2592 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:51:34.660 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:51:35.107 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:51:35.108 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:51:35.134 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:51:35.135 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:51:38.129 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:51:39.051 2279 INFO rally.task.engine [-] Load duration is: 3.181961 2018-03-04 05:51:39.052 2279 INFO rally.task.engine [-] Full duration is: 11.122318 2018-03-04 05:51:39.082 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:51:41.070 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:51:41.070 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:51:41.725 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:51:42.164 2758 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:51:47.946 2758 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:51:47.965 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:51:48.511 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:51:48.512 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:51:48.542 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:51:48.542 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:51:51.628 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:51:53.132 2279 INFO rally.task.engine [-] Load duration is: 3.780397 2018-03-04 05:51:53.133 2279 INFO rally.task.engine [-] Full duration is: 12.548358 2018-03-04 05:51:53.162 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:51:55.089 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:51:55.090 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:51:55.554 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:51:55.569 2924 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:52:00.758 2924 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:52:00.777 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:52:01.401 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:52:01.401 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:52:01.428 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:52:01.428 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:52:04.377 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:52:05.209 2279 INFO rally.task.engine [-] Load duration is: 3.188513 2018-03-04 05:52:05.210 2279 INFO rally.task.engine [-] Full duration is: 11.216178 2018-03-04 05:52:05.241 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:52:07.010 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:52:07.010 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:52:07.658 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:52:07.672 3090 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:52:15.230 3090 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:52:15.253 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:52:15.788 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:52:15.788 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:52:15.815 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:52:15.815 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:52:18.652 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:52:19.295 2279 INFO rally.task.engine [-] Load duration is: 5.557292 2018-03-04 05:52:19.296 2279 INFO rally.task.engine [-] Full duration is: 13.412045 2018-03-04 05:52:19.333 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `users` 2018-03-04 05:52:21.261 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `users` 2018-03-04 05:52:21.261 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `quotas` 2018-03-04 05:52:21.737 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `quotas` 2018-03-04 05:52:21.737 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Enter context: `Volumes` 2018-03-04 05:52:24.477 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Enter context: `Volumes` 2018-03-04 05:52:24.493 3256 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 START 2018-03-04 05:52:29.611 3256 INFO rally.task.runner [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | ITER: 1 END: OK 2018-03-04 05:52:29.632 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: user resources cleanup 2018-03-04 05:52:32.498 2279 INFO rally.plugins.openstack.context.cleanup.user [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: user resources cleanup 2018-03-04 05:52:32.498 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `Volumes` 2018-03-04 05:52:32.564 2279 INFO rally.plugins.openstack.context.cinder.volumes [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `Volumes` 2018-03-04 05:52:32.564 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `quotas` 2018-03-04 05:52:32.599 2279 INFO rally.plugins.openstack.context.quotas.quotas [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `quotas` 2018-03-04 05:52:32.599 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Starting: Exit context: `users` 2018-03-04 05:52:35.604 2279 INFO rally.plugins.openstack.context.keystone.users [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Exit context: `users` 2018-03-04 05:52:37.395 2279 INFO rally.task.engine [-] Load duration is: 3.116929 2018-03-04 05:52:37.395 2279 INFO rally.task.engine [-] Full duration is: 16.273561 2018-03-04 05:52:37.421 2279 INFO rally.task.engine [-] Task c3a51bd6-923d-41e0-ae98-ebd051a0283b | Completed: Benchmarking. Task c3a51bd6-923d-41e0-ae98-ebd051a0283b: 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.842 | 2.842 | 2.842 | 2.842 | 2.842 | 2.842 | 100.0% | 1 | | cinder.delete_snapshot | 2.169 | 2.169 | 2.169 | 2.169 | 2.169 | 2.169 | 100.0% | 1 | | total | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.010945 Full duration: 17.190087 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.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | cinder.delete_volume | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | total | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.181961 Full duration: 11.122318 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | cinder.delete_volume | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 3.78 | 3.78 | 3.78 | 3.78 | 3.78 | 3.78 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.780397 Full duration: 12.548358 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.98 | 2.98 | 2.98 | 2.98 | 2.98 | 2.98 | 100.0% | 1 | | cinder.delete_volume | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 2.208 | 100.0% | 1 | | total | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 3.189 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.188513 Full duration: 11.216178 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | cinder.extend_volume | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 100.0% | 1 | | cinder.delete_volume | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 100.0% | 1 | | total | 5.557 | 5.557 | 5.557 | 5.557 | 5.557 | 5.557 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.557292 Full duration: 13.412045 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.913 | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 100.0% | 1 | | cinder.delete_volume | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 2.204 | 100.0% | 1 | | total | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 3.117 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.116929 Full duration: 16.273561 2018-03-04 05:52:37,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c3a51bd6-923d-41e0-ae98-ebd051a0283b 2018-03-04 05:52:37,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c3a51bd6-923d-41e0-ae98-ebd051a0283b', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-04 05:52:37,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c3a51bd6-923d-41e0-ae98-ebd051a0283b'] 2018-03-04 05:52:38,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:52:38,722 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-04 05:52:38,722 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-04 05:52:38,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-04 05:52:38,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:52:38,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:52:38,741 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:53:36,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:52:40.322 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Task validation. 2018-03-04 05:52:40.329 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Task validation of scenarios names. 2018-03-04 05:52:40.332 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Task validation of scenarios names. 2018-03-04 05:52:40.332 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Task validation of syntax. 2018-03-04 05:52:40.356 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Task validation of syntax. 2018-03-04 05:52:40.356 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Task validation of semantic. 2018-03-04 05:52:40.802 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Enter context: `users` 2018-03-04 05:52:42.451 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Enter context: `users` 2018-03-04 05:52:44.312 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Exit context: `users` 2018-03-04 05:52:48.044 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Exit context: `users` 2018-03-04 05:52:48.045 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Task validation of semantic. 2018-03-04 05:52:48.045 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Task validation. Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780: started 2018-03-04 05:52:48.069 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Benchmarking. 2018-03-04 05:52:48.098 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Enter context: `users` 2018-03-04 05:52:49.945 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Enter context: `users` 2018-03-04 05:52:49.963 3529 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 START 2018-03-04 05:52:58.285 3529 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 END: OK 2018-03-04 05:52:58.308 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: user resources cleanup 2018-03-04 05:52:59.047 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: user resources cleanup 2018-03-04 05:52:59.048 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Exit context: `users` 2018-03-04 05:53:01.965 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Exit context: `users` 2018-03-04 05:53:02.235 3402 INFO rally.task.engine [-] Load duration is: 4.321387 2018-03-04 05:53:02.236 3402 INFO rally.task.engine [-] Full duration is: 13.868913 2018-03-04 05:53:02.275 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Enter context: `users` 2018-03-04 05:53:04.196 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Enter context: `users` 2018-03-04 05:53:04.212 3635 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 START 2018-03-04 05:53:11.303 3635 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 END: OK 2018-03-04 05:53:11.321 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: user resources cleanup 2018-03-04 05:53:11.913 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: user resources cleanup 2018-03-04 05:53:11.914 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Exit context: `users` 2018-03-04 05:53:15.120 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Exit context: `users` 2018-03-04 05:53:16.327 3402 INFO rally.task.engine [-] Load duration is: 5.090571 2018-03-04 05:53:16.328 3402 INFO rally.task.engine [-] Full duration is: 12.847012 2018-03-04 05:53:16.357 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Enter context: `users` 2018-03-04 05:53:18.152 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Enter context: `users` 2018-03-04 05:53:18.169 3741 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 START 2018-03-04 05:53:26.871 3741 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 END: OK 2018-03-04 05:53:26.888 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: user resources cleanup 2018-03-04 05:53:27.484 3402 INFO rally.plugins.openstack.context.cleanup.user [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: user resources cleanup 2018-03-04 05:53:27.484 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Exit context: `users` 2018-03-04 05:53:30.358 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Exit context: `users` 2018-03-04 05:53:30.406 3402 INFO rally.task.engine [-] Load duration is: 6.701271 2018-03-04 05:53:30.407 3402 INFO rally.task.engine [-] Full duration is: 14.002466 2018-03-04 05:53:30.435 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Enter context: `users` 2018-03-04 05:53:32.213 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Enter context: `users` 2018-03-04 05:53:32.227 3847 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 START 2018-03-04 05:53:32.909 3847 INFO rally.task.runner [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | ITER: 1 END: OK 2018-03-04 05:53:32.927 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Starting: Exit context: `users` 2018-03-04 05:53:35.715 3402 INFO rally.plugins.openstack.context.keystone.users [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Exit context: `users` 2018-03-04 05:53:36.462 3402 INFO rally.task.engine [-] Load duration is: 0.680991 2018-03-04 05:53:36.463 3402 INFO rally.task.engine [-] Full duration is: 5.28072 2018-03-04 05:53:36.486 3402 INFO rally.task.engine [-] Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780 | Completed: Benchmarking. Task 781b3bbd-2971-4bc8-9cd4-9f89944b0780: 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.777 | 3.777 | 3.777 | 3.777 | 3.777 | 3.777 | 100.0% | 1 | | heat.update_stack | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | heat.delete_stack | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 100.0% | 1 | | total | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 4.321 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.321387 Full duration: 13.868913 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.355 | 3.355 | 3.355 | 3.355 | 3.355 | 3.355 | 100.0% | 1 | | heat.check_stack | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | heat.delete_stack | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 100.0% | 1 | | total | 5.091 | 5.091 | 5.091 | 5.091 | 5.091 | 5.091 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.090571 Full duration: 12.847012 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.521 | 3.521 | 3.521 | 3.521 | 3.521 | 3.521 | 100.0% | 1 | | heat.suspend_stack | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | heat.resume_stack | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | heat.delete_stack | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | total | 6.701 | 6.701 | 6.701 | 6.701 | 6.701 | 6.701 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.701271 Full duration: 14.002466 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680991 Full duration: 5.28072 2018-03-04 05:53:36,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 781b3bbd-2971-4bc8-9cd4-9f89944b0780 2018-03-04 05:53:36,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '781b3bbd-2971-4bc8-9cd4-9f89944b0780', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-04 05:53:36,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '781b3bbd-2971-4bc8-9cd4-9f89944b0780'] 2018-03-04 05:53:37,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:53:37,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-04 05:53:37,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-04 05:53:37,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-03-04 05:53:37,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:53:37,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:53:37,788 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:55:30,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:53:39.404 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Task validation. 2018-03-04 05:53:39.411 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Task validation of scenarios names. 2018-03-04 05:53:39.413 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Task validation of scenarios names. 2018-03-04 05:53:39.413 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Task validation of syntax. 2018-03-04 05:53:39.476 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Task validation of syntax. 2018-03-04 05:53:39.476 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Task validation of semantic. 2018-03-04 05:53:39.934 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:53:41.866 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:53:41.901 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:53:45.438 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:53:45.439 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Task validation of semantic. 2018-03-04 05:53:45.439 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Task validation. Task 6749124e-8934-45c4-ba76-b14eb282e80f: started 2018-03-04 05:53:45.465 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Benchmarking. 2018-03-04 05:53:45.495 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:53:47.246 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:53:47.263 4020 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:53:48.356 4020 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:53:48.376 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:53:50.361 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:53:50.361 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:53:53.297 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:53:53.535 3893 INFO rally.task.engine [-] Load duration is: 0.513017 2018-03-04 05:53:53.536 3893 INFO rally.task.engine [-] Full duration is: 7.804136 2018-03-04 05:53:53.569 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:53:55.485 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:53:55.500 4186 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:53:56.555 4186 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:53:56.572 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:53:58.566 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:53:58.566 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:01.477 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:01.603 3893 INFO rally.task.engine [-] Load duration is: 0.486727 2018-03-04 05:54:01.603 3893 INFO rally.task.engine [-] Full duration is: 7.909244 2018-03-04 05:54:01.632 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:03.498 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:03.513 4352 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:04.616 4352 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:04.635 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:06.630 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:06.630 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:09.632 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:09.671 3893 INFO rally.task.engine [-] Load duration is: 0.517374 2018-03-04 05:54:09.671 3893 INFO rally.task.engine [-] Full duration is: 8.001875 2018-03-04 05:54:09.704 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:11.511 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:11.526 4518 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:12.520 4518 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:12.537 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:13.335 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:13.335 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:16.238 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:17.742 3893 INFO rally.task.engine [-] Load duration is: 0.423901 2018-03-04 05:54:17.743 3893 INFO rally.task.engine [-] Full duration is: 6.535981 2018-03-04 05:54:17.776 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:19.520 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:19.534 4684 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:20.516 4684 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:20.536 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:21.334 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:21.335 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:24.522 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:25.814 3893 INFO rally.task.engine [-] Load duration is: 0.408083 2018-03-04 05:54:25.814 3893 INFO rally.task.engine [-] Full duration is: 6.747386 2018-03-04 05:54:25.847 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:27.621 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:27.636 4850 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:29.655 4850 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:29.674 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:33.861 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:33.861 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:36.600 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:37.897 3893 INFO rally.task.engine [-] Load duration is: 1.389755 2018-03-04 05:54:37.898 3893 INFO rally.task.engine [-] Full duration is: 10.753676 2018-03-04 05:54:37.929 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:39.888 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:39.902 5016 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:41.315 5016 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:41.336 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:42.039 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:42.040 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:44.729 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:45.967 3893 INFO rally.task.engine [-] Load duration is: 0.70485 2018-03-04 05:54:45.968 3893 INFO rally.task.engine [-] Full duration is: 6.801095 2018-03-04 05:54:46.002 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:47.765 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:47.779 5182 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:48.906 5182 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:48.932 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:54:51.171 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:54:51.172 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:54:54.170 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:54:56.042 3893 INFO rally.task.engine [-] Load duration is: 0.544985 2018-03-04 05:54:56.042 3893 INFO rally.task.engine [-] Full duration is: 8.16948 2018-03-04 05:54:56.078 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:54:57.899 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:54:57.914 5348 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:54:59.007 5348 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:54:59.028 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:55:01.036 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:55:01.036 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:55:04.150 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:55:06.121 3893 INFO rally.task.engine [-] Load duration is: 0.526017 2018-03-04 05:55:06.121 3893 INFO rally.task.engine [-] Full duration is: 8.073387 2018-03-04 05:55:06.153 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:55:07.747 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:55:07.762 5514 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:55:08.992 5514 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:55:09.016 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:55:11.083 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:55:11.084 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:55:14.082 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:55:14.191 3893 INFO rally.task.engine [-] Load duration is: 0.667561 2018-03-04 05:55:14.192 3893 INFO rally.task.engine [-] Full duration is: 7.930443 2018-03-04 05:55:14.224 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Enter context: `users` 2018-03-04 05:55:16.169 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Enter context: `users` 2018-03-04 05:55:16.185 5680 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 START 2018-03-04 05:55:23.704 5680 INFO rally.task.runner [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | ITER: 1 END: OK 2018-03-04 05:55:23.725 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: admin resources cleanup 2018-03-04 05:55:27.156 3893 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: admin resources cleanup 2018-03-04 05:55:27.156 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Starting: Exit context: `users` 2018-03-04 05:55:30.083 3893 INFO rally.plugins.openstack.context.keystone.users [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Exit context: `users` 2018-03-04 05:55:30.282 3893 INFO rally.task.engine [-] Load duration is: 6.954217 2018-03-04 05:55:30.283 3893 INFO rally.task.engine [-] Full duration is: 15.860024 2018-03-04 05:55:30.309 3893 INFO rally.task.engine [-] Task 6749124e-8934-45c4-ba76-b14eb282e80f | Completed: Benchmarking. Task 6749124e-8934-45c4-ba76-b14eb282e80f: 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | keystone_v3.add_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.revoke_role | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.513017 Full duration: 7.804136 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.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.list_roles | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.486727 Full duration: 7.909244 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | keystone_v3.list_projects | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.517374 Full duration: 8.001875 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.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | keystone_v3.delete_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.423901 Full duration: 6.535981 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.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | keystone_v3.delete_service | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.408083 Full duration: 6.747386 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.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | keystone_v3.create_user | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | keystone_v3.list_roles | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_project | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.get_user | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.get_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.list_services | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.get_services | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.389755 Full duration: 10.753676 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | keystone_v3.update_project | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.delete_project | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70485 Full duration: 6.801095 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.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.544985 Full duration: 8.16948 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | total | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.526017 Full duration: 8.073387 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.list_users | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667561 Full duration: 7.930443 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.create_users | 5.051 | 5.051 | 5.051 | 5.051 | 5.051 | 5.051 | 100.0% | 1 | | keystone_v3.create_user | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.list_roles | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.add_role | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.954217 Full duration: 15.860024 2018-03-04 05:55:30,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6749124e-8934-45c4-ba76-b14eb282e80f 2018-03-04 05:55:30,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6749124e-8934-45c4-ba76-b14eb282e80f', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-04 05:55:30,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6749124e-8934-45c4-ba76-b14eb282e80f'] 2018-03-04 05:55:31,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:55:31,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-04 05:55:31,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-04 05:55:31,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-03-04 05:55:31,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:55:31,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:55:31,675 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 05:59:08,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:55:33.281 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Task validation. 2018-03-04 05:55:33.288 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Task validation of scenarios names. 2018-03-04 05:55:33.290 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Task validation of scenarios names. 2018-03-04 05:55:33.290 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Task validation of syntax. 2018-03-04 05:55:33.370 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Task validation of syntax. 2018-03-04 05:55:33.370 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Task validation of semantic. 2018-03-04 05:55:33.808 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:55:35.549 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:55:37.023 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:55:41.110 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:55:41.111 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Task validation of semantic. 2018-03-04 05:55:41.111 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Task validation. Task f2437c83-9122-4425-8352-0634803158b1: started 2018-03-04 05:55:41.132 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Benchmarking. 2018-03-04 05:55:41.157 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:55:42.996 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:55:42.996 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:55:43.410 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:55:43.428 5933 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:55:44.647 5933 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:55:44.670 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:55:45.447 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:55:45.447 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:55:45.462 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:55:45.463 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:55:48.151 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:55:49.191 5806 INFO rally.task.engine [-] Load duration is: 1.218509 2018-03-04 05:55:49.192 5806 INFO rally.task.engine [-] Full duration is: 6.996257 2018-03-04 05:55:49.227 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:55:50.959 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:55:50.960 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:55:51.357 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:55:51.357 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:55:59.003 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:55:59.018 6219 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:56:01.064 6219 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:56:01.085 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:56:04.046 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:56:04.046 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:56:11.377 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:56:11.377 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:56:11.396 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:56:11.396 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:56:14.495 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:56:15.309 5806 INFO rally.task.engine [-] Load duration is: 2.044859 2018-03-04 05:56:15.309 5806 INFO rally.task.engine [-] Full duration is: 25.271259 2018-03-04 05:56:15.338 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:56:16.982 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:56:16.982 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:56:17.404 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:56:17.404 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:56:24.932 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:56:24.947 6505 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:56:34.820 6505 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:56:34.844 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:56:40.891 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:56:40.891 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:56:51.263 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:56:51.264 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:56:51.284 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:56:51.284 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:56:54.033 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:56:55.451 5806 INFO rally.task.engine [-] Load duration is: 9.872486 2018-03-04 05:56:55.451 5806 INFO rally.task.engine [-] Full duration is: 38.697052 2018-03-04 05:56:55.483 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:56:57.322 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:56:57.322 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:56:57.728 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:56:57.728 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:57:05.746 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:57:05.760 6791 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:57:07.482 6791 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:57:07.506 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:57:10.267 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:57:10.267 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:57:17.949 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:57:17.950 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:57:17.968 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:57:17.969 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:57:20.849 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:57:21.562 5806 INFO rally.task.engine [-] Load duration is: 1.720376 2018-03-04 05:57:21.563 5806 INFO rally.task.engine [-] Full duration is: 25.368711 2018-03-04 05:57:21.596 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:57:23.433 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:57:23.433 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:57:23.836 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:57:23.850 7077 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:57:24.652 7077 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:57:24.671 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:57:27.280 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:57:27.280 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:57:27.297 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:57:27.297 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:57:30.189 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:57:31.633 5806 INFO rally.task.engine [-] Load duration is: 0.801047 2018-03-04 05:57:31.633 5806 INFO rally.task.engine [-] Full duration is: 8.596354 2018-03-04 05:57:31.667 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:57:33.243 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:57:33.243 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:57:33.649 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:57:33.649 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:57:41.567 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:57:41.582 7363 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:57:42.876 7363 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:57:42.895 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:57:45.805 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:57:45.806 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:57:53.262 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:57:53.262 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:57:53.283 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:57:53.283 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:57:56.284 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:57:57.749 5806 INFO rally.task.engine [-] Load duration is: 1.292483 2018-03-04 05:57:57.750 5806 INFO rally.task.engine [-] Full duration is: 24.619659 2018-03-04 05:57:57.783 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:57:59.725 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:57:59.725 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:58:00.141 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:58:00.141 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:58:07.946 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:58:07.960 7649 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:58:14.367 7649 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:58:14.387 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:58:24.345 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:58:24.345 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:58:34.910 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:58:34.910 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:58:34.931 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:58:34.931 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:58:37.780 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:58:37.903 5806 INFO rally.task.engine [-] Load duration is: 6.405268 2018-03-04 05:58:37.903 5806 INFO rally.task.engine [-] Full duration is: 39.999464 2018-03-04 05:58:37.937 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `users` 2018-03-04 05:58:39.906 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `users` 2018-03-04 05:58:39.906 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `quotas` 2018-03-04 05:58:40.304 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `quotas` 2018-03-04 05:58:40.304 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Enter context: `network` 2018-03-04 05:58:48.077 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Enter context: `network` 2018-03-04 05:58:48.096 7935 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 START 2018-03-04 05:58:49.278 7935 INFO rally.task.runner [-] Task f2437c83-9122-4425-8352-0634803158b1 | ITER: 1 END: OK 2018-03-04 05:58:49.297 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: user resources cleanup 2018-03-04 05:58:56.406 5806 INFO rally.plugins.openstack.context.cleanup.user [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: user resources cleanup 2018-03-04 05:58:56.406 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `network` 2018-03-04 05:59:03.781 5806 INFO rally.plugins.openstack.context.network.networks [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `network` 2018-03-04 05:59:03.782 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `quotas` 2018-03-04 05:59:03.802 5806 INFO rally.plugins.openstack.context.quotas.quotas [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `quotas` 2018-03-04 05:59:03.802 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Starting: Exit context: `users` 2018-03-04 05:59:06.758 5806 INFO rally.plugins.openstack.context.keystone.users [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Exit context: `users` 2018-03-04 05:59:08.025 5806 INFO rally.task.engine [-] Load duration is: 1.181128 2018-03-04 05:59:08.026 5806 INFO rally.task.engine [-] Full duration is: 28.823109 2018-03-04 05:59:08.053 5806 INFO rally.task.engine [-] Task f2437c83-9122-4425-8352-0634803158b1 | Completed: Benchmarking. Task f2437c83-9122-4425-8352-0634803158b1: 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | neutron.delete_network | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | total | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218509 Full duration: 6.996257 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.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | neutron.delete_port | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.044859 Full duration: 25.271259 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.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | neutron.create_subnet | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | neutron.create_router | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | neutron.add_interface_router | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | neutron.remove_interface_router | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 1.632 | 100.0% | 1 | | neutron.delete_router | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 100.0% | 1 | | total | 9.872 | 9.872 | 9.872 | 9.872 | 9.872 | 9.872 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.872486 Full duration: 38.697052 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.delete_subnet | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | total | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 1.72 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.720376 Full duration: 25.368711 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | neutron.list_networks | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801047 Full duration: 8.596354 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.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | neutron.list_ports | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.292483 Full duration: 24.619659 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | neutron.create_subnet | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | neutron.create_router | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | neutron.add_interface_router | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 2.001 | 100.0% | 1 | | neutron.list_routers | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.405268 Full duration: 39.999464 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | neutron.create_subnet | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | neutron.list_subnets | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.181128 Full duration: 28.823109 2018-03-04 05:59:08,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2437c83-9122-4425-8352-0634803158b1 2018-03-04 05:59:08,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f2437c83-9122-4425-8352-0634803158b1', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-04 05:59:08,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f2437c83-9122-4425-8352-0634803158b1'] 2018-03-04 05:59:09,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 05:59:09,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-04 05:59:09,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-04 05:59:09,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-03-04 05:59:09,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 05:59:09,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 05:59:09,379 - 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': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 06:04:52,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 05:59:11.012 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Task validation. 2018-03-04 05:59:11.019 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Task validation of scenarios names. 2018-03-04 05:59:11.022 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Task validation of scenarios names. 2018-03-04 05:59:11.022 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Task validation of syntax. 2018-03-04 05:59:11.087 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Task validation of syntax. 2018-03-04 05:59:11.087 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Task validation of semantic. 2018-03-04 05:59:11.539 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 05:59:13.229 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 05:59:17.582 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 05:59:21.308 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 05:59:21.308 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Task validation of semantic. 2018-03-04 05:59:21.309 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Task validation. Task 55745283-0184-41af-ae2d-158702c5f5ac: started 2018-03-04 05:59:21.330 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Benchmarking. 2018-03-04 05:59:21.358 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 05:59:23.174 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 05:59:23.667 8308 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 05:59:50.236 8308 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 05:59:50.253 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 05:59:51.243 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 05:59:51.243 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 05:59:54.168 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 05:59:55.449 8181 INFO rally.task.engine [-] Load duration is: 25.568932 2018-03-04 05:59:55.449 8181 INFO rally.task.engine [-] Full duration is: 32.81145 2018-03-04 05:59:55.481 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 05:59:57.326 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 05:59:58.035 8494 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:00:30.440 8494 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:00:30.466 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:00:31.657 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:00:31.657 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:00:34.615 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:00:35.585 8181 INFO rally.task.engine [-] Load duration is: 29.404464 2018-03-04 06:00:35.585 8181 INFO rally.task.engine [-] Full duration is: 39.13487 2018-03-04 06:00:35.616 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:00:37.666 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:00:38.136 8760 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:01:04.920 8760 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:01:04.943 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:01:06.236 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:01:06.236 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:01:09.073 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:01:09.703 8181 INFO rally.task.engine [-] Load duration is: 23.783208 2018-03-04 06:01:09.704 8181 INFO rally.task.engine [-] Full duration is: 33.45889 2018-03-04 06:01:09.734 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:01:11.635 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:01:11.635 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `quotas` 2018-03-04 06:01:12.174 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `quotas` 2018-03-04 06:01:12.174 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `network` 2018-03-04 06:01:20.223 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `network` 2018-03-04 06:01:20.676 9026 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:01:32.812 9026 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:01:32.834 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:01:33.653 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:01:33.653 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `network` 2018-03-04 06:01:44.315 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `network` 2018-03-04 06:01:44.315 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `quotas` 2018-03-04 06:01:44.361 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `quotas` 2018-03-04 06:01:44.361 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:01:46.852 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:01:47.833 8181 INFO rally.task.engine [-] Load duration is: 11.13519 2018-03-04 06:01:47.833 8181 INFO rally.task.engine [-] Full duration is: 37.121018 2018-03-04 06:01:47.866 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:01:49.702 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:01:49.702 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `quotas` 2018-03-04 06:01:50.266 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `quotas` 2018-03-04 06:01:50.266 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `network` 2018-03-04 06:01:58.389 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `network` 2018-03-04 06:01:58.857 9212 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:02:12.677 9212 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:02:12.699 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:02:13.737 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:02:13.737 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `network` 2018-03-04 06:02:24.734 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `network` 2018-03-04 06:02:24.734 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `quotas` 2018-03-04 06:02:24.813 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `quotas` 2018-03-04 06:02:24.813 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:02:27.510 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:02:27.986 8181 INFO rally.task.engine [-] Load duration is: 10.819057 2018-03-04 06:02:27.986 8181 INFO rally.task.engine [-] Full duration is: 39.646905 2018-03-04 06:02:28.021 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:02:29.776 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:02:29.776 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `quotas` 2018-03-04 06:02:30.218 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `quotas` 2018-03-04 06:02:30.218 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `network` 2018-03-04 06:02:37.958 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `network` 2018-03-04 06:02:38.425 9478 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:02:53.829 9478 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:02:53.855 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:02:54.865 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:02:54.865 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `network` 2018-03-04 06:03:05.772 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `network` 2018-03-04 06:03:05.772 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `quotas` 2018-03-04 06:03:05.820 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `quotas` 2018-03-04 06:03:05.820 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:03:08.283 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:03:10.140 8181 INFO rally.task.engine [-] Load duration is: 10.403374 2018-03-04 06:03:10.140 8181 INFO rally.task.engine [-] Full duration is: 40.265817 2018-03-04 06:03:10.170 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:03:12.051 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:03:12.051 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `quotas` 2018-03-04 06:03:12.521 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `quotas` 2018-03-04 06:03:12.521 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `network` 2018-03-04 06:03:20.226 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `network` 2018-03-04 06:03:20.683 9664 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:04:00.832 9664 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:04:00.853 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:04:01.607 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:04:01.608 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `network` 2018-03-04 06:04:12.699 8181 INFO rally.plugins.openstack.context.network.networks [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `network` 2018-03-04 06:04:12.699 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `quotas` 2018-03-04 06:04:12.746 8181 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `quotas` 2018-03-04 06:04:12.746 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:04:15.347 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:04:16.340 8181 INFO rally.task.engine [-] Load duration is: 39.147945 2018-03-04 06:04:16.340 8181 INFO rally.task.engine [-] Full duration is: 65.178922 2018-03-04 06:04:16.372 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Enter context: `users` 2018-03-04 06:04:18.283 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Enter context: `users` 2018-03-04 06:04:18.758 9850 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 START 2018-03-04 06:04:47.656 9850 INFO rally.task.runner [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | ITER: 1 END: OK 2018-03-04 06:04:47.685 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: user resources cleanup 2018-03-04 06:04:48.482 8181 INFO rally.plugins.openstack.context.cleanup.user [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: user resources cleanup 2018-03-04 06:04:48.482 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Starting: Exit context: `users` 2018-03-04 06:04:51.172 8181 INFO rally.plugins.openstack.context.keystone.users [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Exit context: `users` 2018-03-04 06:04:52.480 8181 INFO rally.task.engine [-] Load duration is: 27.897583 2018-03-04 06:04:52.480 8181 INFO rally.task.engine [-] Full duration is: 34.801037 2018-03-04 06:04:52.507 8181 INFO rally.task.engine [-] Task 55745283-0184-41af-ae2d-158702c5f5ac | Completed: Benchmarking. Task 55745283-0184-41af-ae2d-158702c5f5ac: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.9 | 11.9 | 11.9 | 11.9 | 11.9 | 11.9 | 100.0% | 1 | | nova.find_host_to_migrate | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | nova.live_migrate | 11.025 | 11.025 | 11.025 | 11.025 | 11.025 | 11.025 | 100.0% | 1 | | nova.delete_server | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 2.777 | 100.0% | 1 | | total | 25.569 | 25.569 | 25.569 | 25.569 | 25.569 | 25.569 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.568932 Full duration: 32.81145 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.125 | 8.125 | 8.125 | 8.125 | 8.125 | 8.125 | 100.0% | 1 | | cinder.create_volume | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | nova.attach_volume | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | nova.find_host_to_migrate | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | nova.live_migrate | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 100.0% | 1 | | nova.detach_volume | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | cinder.delete_volume | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | nova.delete_server | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | total | 29.404 | 29.404 | 29.404 | 29.404 | 29.404 | 29.404 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.404464 Full duration: 39.13487 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.208 | 5.208 | 5.208 | 5.208 | 5.208 | 5.208 | 100.0% | 1 | | nova.boot_server | 7.036 | 7.036 | 7.036 | 7.036 | 7.036 | 7.036 | 100.0% | 1 | | nova.find_host_to_migrate | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | nova.live_migrate | 10.995 | 10.995 | 10.995 | 10.995 | 10.995 | 10.995 | 100.0% | 1 | | nova.delete_server | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | total | 23.783 | 23.783 | 23.783 | 23.783 | 23.783 | 23.783 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.783208 Full duration: 33.45889 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | nova.boot_server | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 9.039 | 100.0% | 1 | | nova.delete_server | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | nova.delete_keypair | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 11.135 | 11.135 | 11.135 | 11.135 | 11.135 | 11.135 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.13519 Full duration: 37.121018 test scenario NovaServers.boot_server_from_volume_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 5.32 | 100.0% | 1 | | nova.boot_server | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 5.805 | 100.0% | 1 | | nova.delete_server | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 100.0% | 1 | | total | 10.819 | 10.819 | 10.819 | 10.819 | 10.819 | 10.819 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.819057 Full duration: 39.646905 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.638 | 7.638 | 7.638 | 7.638 | 7.638 | 7.638 | 100.0% | 1 | | nova.pause_server | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 100.0% | 1 | | nova.unpause_server | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | nova.delete_server | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 2.841 | 100.0% | 1 | | total | 10.403 | 10.403 | 10.403 | 10.403 | 10.403 | 10.403 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.403374 Full duration: 40.265817 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | nova.create_100_rules | 23.063 | 23.063 | 23.063 | 23.063 | 23.063 | 23.063 | 100.0% | 1 | | nova.boot_server | 9.583 | 9.583 | 9.583 | 9.583 | 9.583 | 9.583 | 100.0% | 1 | | nova.get_attached_security_groups | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | nova.delete_server | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | nova.delete_10_security_groups | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | total | 39.148 | 39.148 | 39.148 | 39.148 | 39.148 | 39.148 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.147945 Full duration: 65.178922 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.771 | 11.771 | 11.771 | 11.771 | 11.771 | 11.771 | 100.0% | 1 | | nova.migrate | 11.329 | 11.329 | 11.329 | 11.329 | 11.329 | 11.329 | 100.0% | 1 | | nova.resize_confirm | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 100.0% | 1 | | nova.delete_server | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 100.0% | 1 | | total | 27.898 | 27.898 | 27.898 | 27.898 | 27.898 | 27.898 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.897583 Full duration: 34.801037 2018-03-04 06:04:52,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 55745283-0184-41af-ae2d-158702c5f5ac 2018-03-04 06:04:52,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '55745283-0184-41af-ae2d-158702c5f5ac', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-04 06:04:52,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '55745283-0184-41af-ae2d-158702c5f5ac'] 2018-03-04 06:04:53,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 06:04:53,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-04 06:04:53,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-04 06:04:53,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-03-04 06:04:53,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-04 06:04:53,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-03-04 06:04:53,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e7d3d848-42cf-4d04-87d3-5c4551512c27', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'flavor_name': 'rally-tiny-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ff59516d-d710-4cc8-8089-4cf143ce5f63', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-04 06:05:36,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-04 06:04:55.467 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Task validation. 2018-03-04 06:04:55.474 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Task validation of scenarios names. 2018-03-04 06:04:55.477 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Task validation of scenarios names. 2018-03-04 06:04:55.477 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Task validation of syntax. 2018-03-04 06:04:55.508 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Task validation of syntax. 2018-03-04 06:04:55.508 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Task validation of semantic. 2018-03-04 06:04:55.853 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:04:57.611 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:04:58.543 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:02.028 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:02.029 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Task validation of semantic. 2018-03-04 06:05:02.029 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Task validation. Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80: started 2018-03-04 06:05:02.048 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Benchmarking. 2018-03-04 06:05:02.078 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:05:04.025 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:05:04.042 10123 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 START 2018-03-04 06:05:04.664 10123 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 END: OK 2018-03-04 06:05:04.691 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: admin resources cleanup 2018-03-04 06:05:05.360 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: admin resources cleanup 2018-03-04 06:05:05.360 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:08.322 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:10.110 9996 INFO rally.task.engine [-] Load duration is: 0.6207 2018-03-04 06:05:10.110 9996 INFO rally.task.engine [-] Full duration is: 6.245254 2018-03-04 06:05:10.148 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:05:11.997 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:05:12.012 10229 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 START 2018-03-04 06:05:12.857 10229 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 END: OK 2018-03-04 06:05:12.876 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: admin resources cleanup 2018-03-04 06:05:13.478 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: admin resources cleanup 2018-03-04 06:05:13.478 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:16.309 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:18.185 9996 INFO rally.task.engine [-] Load duration is: 0.843753 2018-03-04 06:05:18.185 9996 INFO rally.task.engine [-] Full duration is: 6.162781 2018-03-04 06:05:18.220 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:05:20.027 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:05:20.042 10335 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 START 2018-03-04 06:05:20.449 10335 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 END: OK 2018-03-04 06:05:20.470 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: admin resources cleanup 2018-03-04 06:05:21.126 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: admin resources cleanup 2018-03-04 06:05:21.126 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:24.137 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:24.249 9996 INFO rally.task.engine [-] Load duration is: 0.405849 2018-03-04 06:05:24.249 9996 INFO rally.task.engine [-] Full duration is: 5.919043 2018-03-04 06:05:24.277 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:05:25.880 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:05:25.894 10441 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 START 2018-03-04 06:05:26.373 10441 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 END: OK 2018-03-04 06:05:26.393 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: admin resources cleanup 2018-03-04 06:05:26.894 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: admin resources cleanup 2018-03-04 06:05:26.894 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:29.549 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:30.305 9996 INFO rally.task.engine [-] Load duration is: 0.477751 2018-03-04 06:05:30.305 9996 INFO rally.task.engine [-] Full duration is: 5.273968 2018-03-04 06:05:30.333 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Enter context: `users` 2018-03-04 06:05:32.083 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Enter context: `users` 2018-03-04 06:05:32.097 10547 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 START 2018-03-04 06:05:32.526 10547 INFO rally.task.runner [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | ITER: 1 END: OK 2018-03-04 06:05:32.545 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: admin resources cleanup 2018-03-04 06:05:33.138 9996 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: admin resources cleanup 2018-03-04 06:05:33.139 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Starting: Exit context: `users` 2018-03-04 06:05:35.865 9996 INFO rally.plugins.openstack.context.keystone.users [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Exit context: `users` 2018-03-04 06:05:36.370 9996 INFO rally.task.engine [-] Load duration is: 0.42826 2018-03-04 06:05:36.371 9996 INFO rally.task.engine [-] Full duration is: 5.533406 2018-03-04 06:05:36.395 9996 INFO rally.task.engine [-] Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 | Completed: Benchmarking. Task 756e2b91-a41c-4ff5-bae3-51c4ebd0df80: 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6207 Full duration: 6.245254 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843753 Full duration: 6.162781 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.405849 Full duration: 5.919043 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.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | quotas.delete_quotas | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.477751 Full duration: 5.273968 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.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | total | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.42826 Full duration: 5.533406 2018-03-04 06:05:36,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 756e2b91-a41c-4ff5-bae3-51c4ebd0df80 2018-03-04 06:05:36,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '756e2b91-a41c-4ff5-bae3-51c4ebd0df80', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-04 06:05:36,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '756e2b91-a41c-4ff5-bae3-51c4ebd0df80'] 2018-03-04 06:05:37,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-04 06:05:37,658 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-04 06:05:37,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:03 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:48 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:05 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:43 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:32 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:09 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 06:36 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 10:44 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:58 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:35:42 | 245 | 100.00% | +===================+============+===============+===========+ 2018-03-04 06:05:37,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-04 06:05:47,976 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-04 06:05:47,976 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-04 06:05:49,751 - functest.utils.functest_utils - DEBUG - 2018-03-04 06:05:49,751 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 06:05:49,751 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:44 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-04 06:05:49,753 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-04 06:05:49,813 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-04 06:05:51,151 - functest.energy.energy - DEBUG - Starting recording 2018-03-04 06:05:51,151 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-03-04 06:05:54,986 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-04 06:05:55,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-04 06:05:56,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-04 06:05:58,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 06:05:58,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-04 06:05:59,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-04 06:05:59,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-04 06:06:01,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-04 06:06:02,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-04 06:06:02,811 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-04 06:06:02,811 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-04 06:06:02,811 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-04 06:06:05,548 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-04 06:06:05,548 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-04 06:06:05,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-04 06:06:05,550 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-04 06:06:05,552 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-04 06:06:05,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [80.750850s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [6.521762s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [9.731186s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.119173s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.354132s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.255376s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000624s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [14.233016s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.133503s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.333935s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.260139s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000748s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.087114s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.958740s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.311452s] ... ok 2018-03-04 06:19:03,258 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.314665s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.475345s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.520068s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.311772s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.137065s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.122411s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.122229s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.121305s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.119681s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.246208s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.108706s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.019108s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.131884s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.247208s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.020890s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.017925s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.050396s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.108914s] ... ok 2018-03-04 06:19:03,259 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.107232s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.220971s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.020427s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.125998s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.154376s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [12.346421s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [82.003259s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.532348s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.548231s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.463943s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.504193s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.690547s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.515671s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.539150s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.052044s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.003929s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [11.338805s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.133659s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [8.408250s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.997925s] ... ok 2018-03-04 06:19:03,260 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [0.957222s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [0.828525s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.261344s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.894892s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.822933s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.352066s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.356116s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.378896s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.968331s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.351332s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.377944s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.612225s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.990784s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.408142s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.497282s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.367510s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.357642s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.220304s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.061960s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011496s] ... ok 2018-03-04 06:19:03,261 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [14.249954s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.105130s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.177513s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.100546s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.081312s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.721143s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.427383s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.013954s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.015215s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.132284s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.043806s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.124225s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.074618s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.070313s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.071900s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.054524s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.055885s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.203123s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.024661s] ... ok 2018-03-04 06:19:03,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.213773s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012482s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.027552s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.587996s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.321898s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.031564s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.031182s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.748991s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.140670s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.407215s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [2.707657s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [2.624524s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.648613s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.430414s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.476103s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.123771s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.106913s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.110094s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.114501s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.114344s] ... ok 2018-03-04 06:19:03,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.113002s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.112018s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.104668s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.156473s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.763762s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.401436s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.580041s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.073658s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.066042s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.076385s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.064605s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [7.904578s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [7.475559s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.761075s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.590310s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [1.643765s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.454689s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [0.917418s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.577361s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.147223s] ... ok 2018-03-04 06:19:03,264 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.077810s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.201585s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.531693s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.341697s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.320280s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.382503s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.631260s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.438728s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.060414s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.029582s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.025426s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.025914s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.440849s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.438505s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.625205s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.416902s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.658193s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.297763s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.168008s] ... ok 2018-03-04 06:19:03,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [6.240990s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.301961s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.276250s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.282719s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [5.930296s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [8.455012s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [8.388018s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.073506s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.063489s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.082301s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.067285s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.075767s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.083036s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.077991s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.074172s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.119158s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.128293s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.077837s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.076391s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [7.444192s] ... ok 2018-03-04 06:19:03,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.018288s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.047242s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.059259s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.030825s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.020045s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.019873s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.106806s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.055791s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.014384s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.052761s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.013393s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.013159s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.063614s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.063707s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.064978s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.184695s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.266093s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.054304s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.178340s] ... ok 2018-03-04 06:19:03,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.013398s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.013161s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.050969s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.062177s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.051665s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.721981s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [6.646504s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.117973s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.098546s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.226796s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.052780s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.410866s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.150588s] ... ok 2018-03-04 06:19:03,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.376501s] ... ok 2018-03-04 06:19:03,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 772.0000 sec. 2018-03-04 06:19:03,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-04 06:19:03,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-04 06:19:03,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-04 06:19:03,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-04 06:19:10,207 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-04 06:19:10,207 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-04 06:19:12,179 - functest.utils.functest_utils - DEBUG - 2018-03-04 06:19:12,180 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 06:19:12,180 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 13:18 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-04 06:19:12,182 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-04 06:19:12,726 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-04 06:45:15,074 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 1562.343s OK 2018-03-04 06:45:15,699 - functest.utils.functest_utils - DEBUG - 2018-03-04 06:45:15,699 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 06:45:15,699 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 26:02 | PASS | +---------------------+------------------+------------------+----------------+ 2018-03-04 06:45:15,701 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-375 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-04 06:45:15,703 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 18:38 | FAIL | | rally_sanity | functest | smoke | 20:44 | PASS | | refstack_defcore | functest | smoke | 13:18 | PASS | | snaps_smoke | functest | smoke | 26:02 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-04 06:45:15,706 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-04 06:45:22,595 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 06:45:22,596 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:45:22,596 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 06:45:22,597 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:45:22,597 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:45:22,781 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:45:22,781 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:45:22,961 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-04 06:45:22,962 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/91c2f997855447f0b2e36e149f85e9ab ...OK 2018-03-04 06:45:23,143 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-04 06:45:23,143 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-04 06:45:23,319 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-04 06:45:23,319 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-04 06:45:23,795 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 06:45:24,961 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 06:45:24,978 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-04 06:45:24,978 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-375 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 06:45:24,979 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 06:45:24,979 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 06:45:24,979 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:45:24,979 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 06:45:24,980 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 06:45:25,043 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:45:25,043 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 06:45:26,679 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 06:45:28,336 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 06:45:29,652 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 06:45:30,765 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 06:45:32,202 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 06:45:33,821 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 06:45:33,821 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 06:45:36,880 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 06:45:36,880 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 06:45:37,767 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 06:45:37,768 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 06:45:37,769 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-03-04 06:45:37,770 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-04 06:45:37,770 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-04 06:45:37,806 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-04 06:45:57,914 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-nosdn-bar-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-375 details: {} 2018-03-04 06:45:57,915 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-04 06:45:58,487 - functest.utils.functest_utils - DEBUG - 2018-03-04 06:45:58,487 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 06:45:58,487 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-04 06:45:58,489 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-375 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-04 06:45:58,491 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-03-04 06:45:58,493 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-04 06:46:04,870 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 06:46:04,870 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:04,870 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 06:46:04,871 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:46:04,872 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:46:05,050 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:46:05,050 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:46:05,231 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-04 06:46:05,231 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/91c2f997855447f0b2e36e149f85e9ab ...OK 2018-03-04 06:46:05,413 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-04 06:46:05,413 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-04 06:46:05,598 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-04 06:46:05,598 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-04 06:46:06,146 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 06:46:07,272 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 06:46:07,289 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 06:46:07,289 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-375 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 06:46:07,290 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 06:46:07,290 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 06:46:07,290 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:07,290 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 06:46:07,291 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 06:46:07,353 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:07,353 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 06:46:08,935 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 06:46:10,534 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 06:46:11,844 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 06:46:12,919 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 06:46:14,294 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 06:46:15,842 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 06:46:15,842 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 06:46:18,786 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 06:46:18,787 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 06:46:19,613 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 06:46:19,613 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 06:46:19,614 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-04 06:46:19,614 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-375 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-04 06:46:19,615 - 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-03-04 06:46:19,617 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-04 06:46:25,838 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-04 06:46:25,838 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:25,838 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-04 06:46:25,839 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:46:25,839 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:46:26,021 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-04 06:46:26,021 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-04 06:46:26,201 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-04 06:46:26,201 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/91c2f997855447f0b2e36e149f85e9ab ...OK 2018-03-04 06:46:26,374 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-04 06:46:26,374 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-04 06:46:26,553 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-04 06:46:26,553 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-04 06:46:27,111 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-04 06:46:28,357 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-04 06:46:28,374 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-bar-ha 2018-03-04 06:46:28,374 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-375 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-04 06:46:28,375 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-04 06:46:28,375 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-04 06:46:28,375 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:28,375 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-04 06:46:28,376 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-04 06:46:28,438 - functest.ci.prepare_env - INFO - ============================================== 2018-03-04 06:46:28,438 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-04 06:46:30,095 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-04 06:46:31,755 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-04 06:46:33,100 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-04 06:46:34,231 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-04 06:46:35,688 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-04 06:46:37,303 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-04 06:46:37,303 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-04 06:46:40,326 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-04 06:46:40,326 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-04 06:46:41,153 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-04 06:46:41,154 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-04 06:46:41,155 - 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-03-04 06:46:41,156 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-04 06:46:41,156 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-03-04 06:46:41,165 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-03-04 06:49:36,103 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-nosdn-bar-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-375 details: {} 2018-03-04 06:49:36,103 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-03-04 06:49:36,698 - functest.utils.functest_utils - DEBUG - 2018-03-04 06:49:36,698 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-04 06:49:36,698 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:55 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-03-04 06:49:36,700 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-bar-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-375 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-04 06:49:36,701 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:55 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-04 06:49:36,702 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK