2018-03-03 17:08:38,045 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-03 17:08:38,045 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:08:38,046 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-03 17:08:38,047 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 17:08:38,047 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-03 17:08:38,367 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 17:08:38,367 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-03 17:08:38,537 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-03 17:08:38,537 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/d0a73744d8b64cb682347ca834f38308 ...OK 2018-03-03 17:08:38,711 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-03 17:08:38,711 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-03 17:08:38,989 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-03 17:08:38,989 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-03 17:08:39,673 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-03 17:08:40,996 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-03 17:08:41,023 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-03 17:08:41,024 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-373 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-03 17:08:41,025 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-03 17:08:41,025 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-03 17:08:41,025 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-03 17:08:41,025 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:08:41,026 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-03 17:08:41,026 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-03 17:08:41,089 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:08:41,090 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-03 17:08:42,894 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-03 17:08:44,697 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-03 17:08:46,172 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-03 17:08:47,379 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-03 17:08:48,968 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-03 17:08:50,763 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-03 17:08:50,764 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-03 17:08:54,907 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-03 17:08:54,907 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-03 17:08:55,833 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-03 17:08:55,833 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-03 17:08:55,834 - 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-03 17:08:55,836 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-03 17:08:55,836 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-03 17:08:57,650 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-03 17:09:03,311 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok ---------------------------------------------------------------------- Ran 11 tests in 5.660s OK 2018-03-03 17:09:03,931 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:09:03,931 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:09:03,932 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-03 17:09:03,933 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-03 17:09:04,711 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-03 17:12:19,225 - 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 194.510s OK 2018-03-03 17:12:19,782 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:12:19,782 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:12:19,782 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-03 17:12:19,784 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-03 17:12:20,274 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-03 17:12:56,737 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.463s OK 2018-03-03 17:12:57,298 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:12:57,298 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:12:57,298 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:36 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-03 17:12:57,300 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-373 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-03 17:12:57,302 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 03:15 | PASS | | snaps_health_check | functest | healthcheck | 00:36 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-03 17:12:57,303 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-03 17:13:03,818 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-03 17:13:03,818 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:13:03,818 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-03 17:13:03,819 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 17:13:03,819 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-03 17:13:03,997 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 17:13:03,998 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-03 17:13:04,173 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-03 17:13:04,173 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/d0a73744d8b64cb682347ca834f38308 ...OK 2018-03-03 17:13:04,401 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-03 17:13:04,401 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-03 17:13:04,576 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-03 17:13:04,576 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-03 17:13:05,168 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-03 17:13:06,478 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-03 17:13:06,502 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-373 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-03 17:13:06,503 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:13:06,504 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-03 17:13:06,504 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-03 17:13:06,504 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-03 17:13:06,504 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-03 17:13:06,504 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:13:06,504 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-03 17:13:06,505 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-03 17:13:06,567 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 17:13:06,567 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-03 17:13:08,389 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-03 17:13:10,205 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-03 17:13:11,649 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-03 17:13:12,894 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-03 17:13:14,485 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-03 17:13:16,276 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-03 17:13:16,277 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-03 17:13:19,479 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-03 17:13:19,479 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-03 17:13:20,424 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-03 17:13:20,425 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-03 17:13:20,426 - 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-03 17:13:20,427 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-03-03 17:13:20,427 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-03 17:13:22,742 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-03-03 17:13:22,742 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-03 17:13:23,870 - functest.energy.energy - DEBUG - Starting recording 2018-03-03 17:13:23,870 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-03 17:13:24,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-03 17:13:24,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-03 17:13:24' 2018-03-03 17:13:24,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:26,283 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:27,913 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:35,102 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:35,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:36,258 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:40,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:13:42,447 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-16c9a2dd-a709-46b5-ba3e-5222839bdaf3' 2018-03-03 17:14:01,816 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-03 17:14:03,881 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-03 17:14:04,953 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-03 17:14:05,960 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-03 17:14:26,489 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-03 17:14:26,489 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-03 17:14:28,316 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:14:28,316 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:14:28,317 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-03 17:14:28,319 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-03 17:14:28,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-03 17:14:28,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-03 17:14:28' 2018-03-03 17:14:28,377 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:30,631 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:31,548 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:38,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:38,889 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:43,116 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-4e4df72e-39b3-4543-90bc-03f0f8dee6ab' 2018-03-03 17:14:47,576 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-03 17:14:54,826 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-03 17:14:56,949 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-03-03 17:15:03,600 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-03 17:15:21,996 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:15:21,996 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:15:21,996 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-03 17:15:21,998 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-03 17:15:24,944 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-03 17:15:25,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-03 17:15:25,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-03 17:15:27,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-03-03 17:15:27,859 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-03-03 17:15:31,028 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-03 17:15:31,028 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-03 17:15:31,030 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-03 17:15:31,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-03 17:15:31,032 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-ba84bdee-b13e-407b-846e-abf5dcf53f5b/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-03-03 17:15:33,777 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-03 17:15:33,778 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-03 17:15:33,778 - 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-03 17:15:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:35.520 79 INFO rally.api [-] Starting verification (UUID=005d5843-25e9-4d1d-8dca-53b1a5305cbc) for deployment 'opnfv-rally' (UUID=8ee477b0-d295-4270-a04a-5a19b8d9016d) by verifier 'opnfv-tempest' (UUID=ba84bdee-b13e-407b-846e-abf5dcf53f5b). 2018-03-03 17:15:35,521 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 005d5843-25e9-4d1d-8dca-53b1a5305cbc 2018-03-03 17:15:41,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:41.234 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.140s] 2018-03-03 17:15:41,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:41.321 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.086s] 2018-03-03 17:15:45,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:45.098 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.924s] 2018-03-03 17:15:46,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:46.450 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.351s] 2018-03-03 17:15:54,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:15:54.570 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.709s] 2018-03-03 17:16:11,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:16:11.830 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.840s] 2018-03-03 17:16:37,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:16:37.428 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.114s] 2018-03-03 17:16:37,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:16:37.429 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-03 17:17:12,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:17:12.166 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.113s] 2018-03-03 17:17:12,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:17:12.168 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-03 17:18:09,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:09.310 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.945s] 2018-03-03 17:18:35,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:35.583 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2018-03-03 17:18:35,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:35.748 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.164s] 2018-03-03 17:18:40,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:40.183 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-03 17:18:40,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:40.184 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-03 17:18:42,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:42.733 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.442s] 2018-03-03 17:18:46,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:46.667 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.099s] 2018-03-03 17:18:51,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:51.132 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.775s] 2018-03-03 17:18:56,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:18:56.121 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.503s] 2018-03-03 17:19:02,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:02.681 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.782s] 2018-03-03 17:19:06,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:06.625 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.449s] 2018-03-03 17:19:10,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:10.506 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.233s] 2018-03-03 17:19:15,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:15.590 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.568s] 2018-03-03 17:19:20,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:20.638 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.558s] 2018-03-03 17:19:26,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:26.340 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.308s] 2018-03-03 17:19:27,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:27.715 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-03 17:19:28,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:28.969 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2018-03-03 17:19:29,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:29.073 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.104s] 2018-03-03 17:19:29,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:29.167 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.093s] 2018-03-03 17:19:31,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:31.752 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.634s] 2018-03-03 17:19:32,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:32.396 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.644s] 2018-03-03 17:19:33,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:33.392 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.995s] 2018-03-03 17:19:38,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:38.334 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.889s] 2018-03-03 17:19:52,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:52.301 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.942s] 2018-03-03 17:19:55,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:19:55.992 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.691s] 2018-03-03 17:20:07,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:07.689 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.274s] 2018-03-03 17:20:10,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:10.429 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.739s] 2018-03-03 17:20:15,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:15.954 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.525s] 2018-03-03 17:20:22,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:22.652 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.123s] 2018-03-03 17:20:25,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:25.410 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.758s] 2018-03-03 17:20:28,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:28.613 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.202s] 2018-03-03 17:20:43,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.147 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.000s] 2018-03-03 17:20:43,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.306 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.158s] 2018-03-03 17:20:43,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.424 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.117s] 2018-03-03 17:20:43,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.536 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.112s] 2018-03-03 17:20:43,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.648 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.112s] 2018-03-03 17:20:43,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:43.750 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.102s] 2018-03-03 17:20:56,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.139 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.166s] 2018-03-03 17:20:56,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.293 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.154s] 2018-03-03 17:20:56,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.410 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.116s] 2018-03-03 17:20:56,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.510 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.100s] 2018-03-03 17:20:56,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.621 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.111s] 2018-03-03 17:20:56,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:20:56.724 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.102s] 2018-03-03 17:21:08,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:08.820 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.544s] 2018-03-03 17:21:14,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:14.432 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.611s] 2018-03-03 17:21:16,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:16.092 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.660s] 2018-03-03 17:21:16,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:16.173 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.081s] 2018-03-03 17:21:16,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:16.253 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2018-03-03 17:21:27,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:27.050 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.571s] 2018-03-03 17:21:33,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:33.268 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.217s] 2018-03-03 17:21:34,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:34.822 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.553s] 2018-03-03 17:21:34,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:34.904 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.081s] 2018-03-03 17:21:34,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:34.985 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.081s] 2018-03-03 17:21:53,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:21:53.771 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.289s] 2018-03-03 17:22:04,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:22:04.642 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.871s] 2018-03-03 17:22:14,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:22:14.841 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.199s] 2018-03-03 17:22:22,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:22:22.937 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.095s] 2018-03-03 17:22:54,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:22:54.504 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.836s] 2018-03-03 17:23:05,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:05.159 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.655s] 2018-03-03 17:23:15,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:15.440 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.281s] 2018-03-03 17:23:24,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:24.026 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.585s] 2018-03-03 17:23:40,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:40.997 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.853s] 2018-03-03 17:23:42,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:42.081 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.082s] 2018-03-03 17:23:42,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:42.158 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.078s] 2018-03-03 17:23:44,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:44.891 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.714s] 2018-03-03 17:23:45,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:45.828 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.936s] 2018-03-03 17:23:45,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:45.897 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-03-03 17:23:48,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:48.609 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.539s] 2018-03-03 17:23:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:50.666 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-03 17:23:51,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:51.485 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-03 17:23:51,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:51.485 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-03 17:23:51,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:51.485 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-03 17:23:51,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:51.486 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-03 17:23:51,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:23:51.486 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-03 17:24:10,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:24:10.654 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [3.568s] 2018-03-03 17:24:27,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:24:27.794 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [17.123s] 2018-03-03 17:24:27,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:24:27.825 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.033s] 2018-03-03 17:25:03,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:03.777 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [0.962s] 2018-03-03 17:25:04,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:04.305 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.528s] 2018-03-03 17:25:05,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:05.146 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.841s] 2018-03-03 17:25:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:05.518 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.371s] 2018-03-03 17:25:05,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:05.996 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.477s] 2018-03-03 17:25:06,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:06.602 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.606s] 2018-03-03 17:25:45,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:45.212 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [4.056s] 2018-03-03 17:25:45,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:25:45.246 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.034s] 2018-03-03 17:26:16,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:26:16.426 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [8.126s] 2018-03-03 17:26:29,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:26:29.033 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.656s] 2018-03-03 17:26:38,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:26:38.373 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.772s] 2018-03-03 17:26:47,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:26:47.930 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [9.556s] 2018-03-03 17:26:56,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:26:56.306 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.369s] 2018-03-03 17:27:06,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:27:06.090 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [9.782s] 2018-03-03 17:27:12,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:27:12.757 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.177s] 2018-03-03 17:27:21,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:27:21.465 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.064s] 2018-03-03 17:28:35,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:28:35.470 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.400s] 2018-03-03 17:29:19,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:29:19.449 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.659s] 2018-03-03 17:30:11,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:30:11.716 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.024s] 2018-03-03 17:32:21,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:32:21.523 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [102.616s] 2018-03-03 17:34:04,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-03 17:34:04.872 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [85.581s] 2018-03-03 17:34:15,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 005d5843-25e9-4d1d-8dca-53b1a5305cbc'. 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 005d5843-25e9-4d1d-8dca-53b1a5305cbc | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-03 17:15:35 | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-03 17:34:15 | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:40 | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-03 17:34:16,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ba84bdee-b13e-407b-846e-abf5dcf53f5b) | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8ee477b0-d295-4270-a04a-5a19b8d9016d) | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1104.813 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-03 17:34:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-03 17:34:16,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-03-03 17:34:21,381 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:34:21,381 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:34:21,381 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:56 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-03-03 17:34:21,384 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-03 17:34:21,446 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-03 17:34:22,594 - functest.energy.energy - DEBUG - Starting recording 2018-03-03 17:34:22,594 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-03 17:34:23,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-03 17:34:24,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa'... 2018-03-03 17:34:26,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e8587ee6-de4d-4d73-9608-9508633034aa'... 2018-03-03 17:34:27,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e8587ee6-de4d-4d73-9608-9508633034aa'... 2018-03-03 17:34:33,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa'... 2018-03-03 17:34:34,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa'... 2018-03-03 17:34:34,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-03 17:34:34,577 - 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-03 17:34:34,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:34:34,596 - 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-03 17:34:34,599 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:35:18,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:34:36.378 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Task validation. 2018-03-03 17:34:36.386 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Task validation of scenarios names. 2018-03-03 17:34:36.389 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Task validation of scenarios names. 2018-03-03 17:34:36.389 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Task validation of syntax. 2018-03-03 17:34:36.422 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Task validation of syntax. 2018-03-03 17:34:36.422 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Task validation of semantic. 2018-03-03 17:34:36.798 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:34:38.225 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:34:38.245 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:34:41.568 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:34:41.569 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Task validation of semantic. 2018-03-03 17:34:41.569 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Task validation. Task 78961245-0dae-4aa9-a66e-a4c9f83753c3: started 2018-03-03 17:34:41.586 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Benchmarking. 2018-03-03 17:34:41.610 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:34:43.499 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:34:43.514 294 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:34:43.876 294 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:34:43.893 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:34:46.656 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:34:47.635 167 INFO rally.task.engine [-] Load duration is: 0.361385 2018-03-03 17:34:47.635 167 INFO rally.task.engine [-] Full duration is: 5.046567 2018-03-03 17:34:47.667 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:34:49.639 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:34:49.654 380 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:34:50.321 380 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:34:50.343 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:34:53.350 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:34:53.692 167 INFO rally.task.engine [-] Load duration is: 0.666145 2018-03-03 17:34:53.693 167 INFO rally.task.engine [-] Full duration is: 5.683907 2018-03-03 17:34:53.722 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:34:55.521 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:34:55.538 466 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:34:56.424 466 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:34:56.449 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:34:59.143 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:34:59.754 167 INFO rally.task.engine [-] Load duration is: 0.885643 2018-03-03 17:34:59.754 167 INFO rally.task.engine [-] Full duration is: 5.422614 2018-03-03 17:34:59.782 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:35:01.650 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:35:01.664 552 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:35:02.267 552 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:35:02.293 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:35:05.195 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:35:05.819 167 INFO rally.task.engine [-] Load duration is: 0.601851 2018-03-03 17:35:05.820 167 INFO rally.task.engine [-] Full duration is: 5.413784 2018-03-03 17:35:05.847 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:35:07.639 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:35:07.654 638 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:35:08.391 638 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:35:08.415 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:35:11.386 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:35:11.883 167 INFO rally.task.engine [-] Load duration is: 0.735222 2018-03-03 17:35:11.884 167 INFO rally.task.engine [-] Full duration is: 5.539703 2018-03-03 17:35:11.914 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Enter context: `users` 2018-03-03 17:35:13.852 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Enter context: `users` 2018-03-03 17:35:13.867 724 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 START 2018-03-03 17:35:14.341 724 INFO rally.task.runner [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | ITER: 1 END: OK 2018-03-03 17:35:14.364 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Starting: Exit context: `users` 2018-03-03 17:35:17.152 167 INFO rally.plugins.openstack.context.keystone.users [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Exit context: `users` 2018-03-03 17:35:17.946 167 INFO rally.task.engine [-] Load duration is: 0.472924 2018-03-03 17:35:17.947 167 INFO rally.task.engine [-] Full duration is: 5.239397 2018-03-03 17:35:17.975 167 INFO rally.task.engine [-] Task 78961245-0dae-4aa9-a66e-a4c9f83753c3 | Completed: Benchmarking. Task 78961245-0dae-4aa9-a66e-a4c9f83753c3: 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.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.361385 Full duration: 5.046567 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.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666145 Full duration: 5.683907 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885643 Full duration: 5.422614 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601851 Full duration: 5.413784 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735222 Full duration: 5.539703 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.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.472924 Full duration: 5.239397 2018-03-03 17:35:18,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78961245-0dae-4aa9-a66e-a4c9f83753c3 2018-03-03 17:35:18,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-03 17:35:18,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '78961245-0dae-4aa9-a66e-a4c9f83753c3', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-03 17:35:18,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '78961245-0dae-4aa9-a66e-a4c9f83753c3'] 2018-03-03 17:35:19,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:35:19,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-03 17:35:19,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-03 17:35:19,517 - 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-03 17:35:19,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:35:19,537 - 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-03 17:35:19,538 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:36:30,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:35:21.329 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Task validation. 2018-03-03 17:35:21.337 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Task validation of scenarios names. 2018-03-03 17:35:21.340 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Task validation of scenarios names. 2018-03-03 17:35:21.340 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Task validation of syntax. 2018-03-03 17:35:21.369 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Task validation of syntax. 2018-03-03 17:35:21.370 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Task validation of semantic. 2018-03-03 17:35:21.743 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `users` 2018-03-03 17:35:23.628 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `users` 2018-03-03 17:35:24.711 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `users` 2018-03-03 17:35:28.232 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `users` 2018-03-03 17:35:28.232 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Task validation of semantic. 2018-03-03 17:35:28.232 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Task validation. Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82: started 2018-03-03 17:35:28.251 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Benchmarking. 2018-03-03 17:35:28.274 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `users` 2018-03-03 17:35:30.091 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `users` 2018-03-03 17:35:30.105 897 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 START 2018-03-03 17:35:35.475 897 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 END: OK 2018-03-03 17:35:35.493 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: user resources cleanup 2018-03-03 17:35:36.002 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: user resources cleanup 2018-03-03 17:35:36.002 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `users` 2018-03-03 17:35:39.190 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `users` 2018-03-03 17:35:40.321 770 INFO rally.task.engine [-] Load duration is: 5.369017 2018-03-03 17:35:40.322 770 INFO rally.task.engine [-] Full duration is: 10.916452 2018-03-03 17:35:40.358 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `users` 2018-03-03 17:35:42.421 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `users` 2018-03-03 17:35:42.437 1003 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 START 2018-03-03 17:35:46.529 1003 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 END: OK 2018-03-03 17:35:46.550 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: user resources cleanup 2018-03-03 17:35:48.545 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: user resources cleanup 2018-03-03 17:35:48.546 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `users` 2018-03-03 17:35:51.673 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `users` 2018-03-03 17:35:52.408 770 INFO rally.task.engine [-] Load duration is: 4.091256 2018-03-03 17:35:52.409 770 INFO rally.task.engine [-] Full duration is: 11.315937 2018-03-03 17:35:52.439 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `users` 2018-03-03 17:35:54.346 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `users` 2018-03-03 17:35:54.361 1109 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 START 2018-03-03 17:35:54.803 1109 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 END: OK 2018-03-03 17:35:54.820 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: user resources cleanup 2018-03-03 17:35:55.512 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: user resources cleanup 2018-03-03 17:35:55.512 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `users` 2018-03-03 17:35:58.621 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `users` 2018-03-03 17:36:00.475 770 INFO rally.task.engine [-] Load duration is: 0.441032 2018-03-03 17:36:00.476 770 INFO rally.task.engine [-] Full duration is: 6.184219 2018-03-03 17:36:00.508 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `users` 2018-03-03 17:36:02.456 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `users` 2018-03-03 17:36:02.456 770 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Enter context: `quotas` 2018-03-03 17:36:02.888 770 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Enter context: `quotas` 2018-03-03 17:36:03.341 1215 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 START 2018-03-03 17:36:18.109 1215 INFO rally.task.runner [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | ITER: 1 END: OK 2018-03-03 17:36:18.130 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: user resources cleanup 2018-03-03 17:36:25.660 770 INFO rally.plugins.openstack.context.cleanup.user [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: user resources cleanup 2018-03-03 17:36:25.661 770 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `quotas` 2018-03-03 17:36:25.695 770 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `quotas` 2018-03-03 17:36:25.696 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Starting: Exit context: `users` 2018-03-03 17:36:28.660 770 INFO rally.plugins.openstack.context.keystone.users [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Exit context: `users` 2018-03-03 17:36:30.606 770 INFO rally.task.engine [-] Load duration is: 13.767072 2018-03-03 17:36:30.607 770 INFO rally.task.engine [-] Full duration is: 28.153733 2018-03-03 17:36:30.636 770 INFO rally.task.engine [-] Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 | Completed: Benchmarking. Task 78647d5a-31a5-4df2-9fd6-2f9b7348ac82: finished test scenario GlanceImages.create_and_delete_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.32 | 4.32 | 4.32 | 4.32 | 4.32 | 4.32 | 100.0% | 1 | | glance.delete_image | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | total | 5.369 | 5.369 | 5.369 | 5.369 | 5.369 | 5.369 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.369017 Full duration: 10.916452 test scenario GlanceImages.create_and_list_image +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance.create_image | 4.039 | 4.039 | 4.039 | 4.039 | 4.039 | 4.039 | 100.0% | 1 | | glance.list_images | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | total | 4.091 | 4.091 | 4.091 | 4.091 | 4.091 | 4.091 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.091256 Full duration: 11.315937 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.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.441032 Full duration: 6.184219 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.202 | 3.202 | 3.202 | 3.202 | 3.202 | 3.202 | 100.0% | 1 | | nova.boot_servers | 11.565 | 11.565 | 11.565 | 11.565 | 11.565 | 11.565 | 100.0% | 1 | | total | 13.767 | 13.767 | 13.767 | 13.767 | 13.767 | 13.767 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.767072 Full duration: 28.153733 2018-03-03 17:36:30,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78647d5a-31a5-4df2-9fd6-2f9b7348ac82 2018-03-03 17:36:30,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '78647d5a-31a5-4df2-9fd6-2f9b7348ac82', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-03 17:36:30,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '78647d5a-31a5-4df2-9fd6-2f9b7348ac82'] 2018-03-03 17:36:32,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:36:32,152 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-03 17:36:32,152 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-03 17:36:32,152 - 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-03 17:36:32,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:36:32,171 - 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-03 17:36:32,174 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:40:30,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:36:34.027 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Task validation. 2018-03-03 17:36:34.035 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Task validation of scenarios names. 2018-03-03 17:36:34.037 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Task validation of scenarios names. 2018-03-03 17:36:34.037 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Task validation of syntax. 2018-03-03 17:36:34.085 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Task validation of syntax. 2018-03-03 17:36:34.085 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Task validation of semantic. 2018-03-03 17:36:34.560 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:36:36.181 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:36:37.758 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:36:41.187 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:36:41.187 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Task validation of semantic. 2018-03-03 17:36:41.188 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Task validation. Task a746418a-16d7-42df-90ab-48a1499df2e8: started 2018-03-03 17:36:41.208 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Benchmarking. 2018-03-03 17:36:41.302 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:36:43.168 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:36:43.183 1508 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:37:07.655 1508 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:37:07.675 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:37:20.645 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:37:20.646 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:37:23.673 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:37:25.414 1381 INFO rally.task.engine [-] Load duration is: 24.471153 2018-03-03 17:37:25.415 1381 INFO rally.task.engine [-] Full duration is: 42.372092 2018-03-03 17:37:25.448 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:37:27.416 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:37:27.430 1614 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:37:39.485 1614 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:37:39.509 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:37:48.398 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:37:48.398 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:37:51.113 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:37:51.518 1381 INFO rally.task.engine [-] Load duration is: 12.053474 2018-03-03 17:37:51.518 1381 INFO rally.task.engine [-] Full duration is: 25.666339 2018-03-03 17:37:51.547 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:37:53.588 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:37:53.601 1720 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:38:05.516 1720 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:38:05.539 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:38:18.591 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:38:18.591 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:38:21.587 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:38:21.684 1381 INFO rally.task.engine [-] Load duration is: 11.914058 2018-03-03 17:38:21.684 1381 INFO rally.task.engine [-] Full duration is: 30.041776 2018-03-03 17:38:21.716 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:38:23.651 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:38:23.665 1826 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:38:35.744 1826 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:38:35.763 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:38:48.932 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:38:48.932 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:38:51.875 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:38:53.799 1381 INFO rally.task.engine [-] Load duration is: 12.078694 2018-03-03 17:38:53.799 1381 INFO rally.task.engine [-] Full duration is: 30.163736 2018-03-03 17:38:53.830 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:38:55.562 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:38:55.577 1932 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:39:07.575 1932 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:39:07.593 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:39:20.565 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:39:20.565 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:39:23.406 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:39:23.910 1381 INFO rally.task.engine [-] Load duration is: 11.997325 2018-03-03 17:39:23.911 1381 INFO rally.task.engine [-] Full duration is: 29.577644 2018-03-03 17:39:23.941 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:39:25.793 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:39:25.807 2038 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:39:34.723 2038 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:39:34.747 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:39:44.885 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:39:44.886 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:39:47.808 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:39:48.005 1381 INFO rally.task.engine [-] Load duration is: 8.915317 2018-03-03 17:39:48.006 1381 INFO rally.task.engine [-] Full duration is: 23.868555 2018-03-03 17:39:48.047 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:39:49.890 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:39:49.905 2144 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:40:01.998 2144 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:40:02.018 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: user resources cleanup 2018-03-03 17:40:15.070 1381 INFO rally.plugins.openstack.context.cleanup.user [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: user resources cleanup 2018-03-03 17:40:15.070 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:40:18.099 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:40:18.188 1381 INFO rally.task.engine [-] Load duration is: 12.092431 2018-03-03 17:40:18.189 1381 INFO rally.task.engine [-] Full duration is: 30.053789 2018-03-03 17:40:18.218 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Enter context: `users` 2018-03-03 17:40:20.240 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Enter context: `users` 2018-03-03 17:40:20.256 2250 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 START 2018-03-03 17:40:26.117 2250 INFO rally.task.runner [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | ITER: 1 END: OK 2018-03-03 17:40:26.137 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Starting: Exit context: `users` 2018-03-03 17:40:28.969 1381 INFO rally.plugins.openstack.context.keystone.users [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Exit context: `users` 2018-03-03 17:40:30.268 1381 INFO rally.task.engine [-] Load duration is: 5.859743 2018-03-03 17:40:30.269 1381 INFO rally.task.engine [-] Full duration is: 10.75238 2018-03-03 17:40:30.294 1381 INFO rally.task.engine [-] Task a746418a-16d7-42df-90ab-48a1499df2e8 | Completed: Benchmarking. Task a746418a-16d7-42df-90ab-48a1499df2e8: 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 | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.287 | 9.287 | 9.287 | 9.287 | 9.287 | 9.287 | 100.0% | 1 | | total | 24.471 | 24.471 | 24.471 | 24.471 | 24.471 | 24.471 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.471153 Full duration: 42.372092 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.943 | 8.943 | 8.943 | 8.943 | 8.943 | 8.943 | 100.0% | 1 | | ceilometer.delete_alarm | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 100.0% | 1 | | total | 12.053 | 12.053 | 12.053 | 12.053 | 12.053 | 12.053 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.053474 Full duration: 25.666339 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 8.864 | 8.864 | 8.864 | 8.864 | 8.864 | 8.864 | 100.0% | 1 | | ceilometer.get_alarm | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 3.05 | 100.0% | 1 | | total | 11.914 | 11.914 | 11.914 | 11.914 | 11.914 | 11.914 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.914058 Full duration: 30.041776 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 | 8.989 | 8.989 | 8.989 | 8.989 | 8.989 | 8.989 | 100.0% | 1 | | ceilometer.list_alarms | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 100.0% | 1 | | total | 12.079 | 12.079 | 12.079 | 12.079 | 12.079 | 12.079 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.078694 Full duration: 30.163736 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.928 | 8.928 | 8.928 | 8.928 | 8.928 | 8.928 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | total | 11.997 | 11.997 | 11.997 | 11.997 | 11.997 | 11.997 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.997325 Full duration: 29.577644 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 | 8.86 | 8.86 | 8.86 | 8.86 | 8.86 | 8.86 | 100.0% | 1 | | ceilometer.query_alarms | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 8.915 | 8.915 | 8.915 | 8.915 | 8.915 | 8.915 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.915317 Full duration: 23.868555 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.921 | 8.921 | 8.921 | 8.921 | 8.921 | 8.921 | 100.0% | 1 | | ceilometer.update_alarm | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 3.171 | 100.0% | 1 | | total | 12.092 | 12.092 | 12.092 | 12.092 | 12.092 | 12.092 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.092431 Full duration: 30.053789 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 | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 100.0% | 1 | | total | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 5.86 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.859743 Full duration: 10.75238 2018-03-03 17:40:30,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a746418a-16d7-42df-90ab-48a1499df2e8 2018-03-03 17:40:30,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a746418a-16d7-42df-90ab-48a1499df2e8', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-03-03 17:40:30,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a746418a-16d7-42df-90ab-48a1499df2e8'] 2018-03-03 17:40:31,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:40:31,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-03-03 17:40:31,821 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-03 17:40:31,821 - 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-03 17:40:31,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:40:31,840 - 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-03 17:40:31,842 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:42:03,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:40:33.675 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Task validation. 2018-03-03 17:40:33.682 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Task validation of scenarios names. 2018-03-03 17:40:33.685 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Task validation of scenarios names. 2018-03-03 17:40:33.685 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Task validation of syntax. 2018-03-03 17:40:33.744 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Task validation of syntax. 2018-03-03 17:40:33.744 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Task validation of semantic. 2018-03-03 17:40:34.187 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:40:35.921 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:40:37.324 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:40:40.836 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:40:40.837 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Task validation of semantic. 2018-03-03 17:40:40.837 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Task validation. Task 93b341a4-618b-4e7d-87ce-867ed52f253f: started 2018-03-03 17:40:40.923 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Benchmarking. 2018-03-03 17:40:40.946 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:40:42.771 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:40:42.771 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:40:43.456 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:40:43.456 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `Volumes` 2018-03-03 17:40:46.290 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `Volumes` 2018-03-03 17:40:46.305 2423 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:40:51.309 2423 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:40:51.331 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:40:54.472 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:40:54.472 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `Volumes` 2018-03-03 17:40:54.543 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `Volumes` 2018-03-03 17:40:54.543 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:40:54.699 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:40:54.699 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:40:57.603 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:40:59.000 2296 INFO rally.task.engine [-] Load duration is: 3.003347 2018-03-03 17:40:59.000 2296 INFO rally.task.engine [-] Full duration is: 16.658319 2018-03-03 17:40:59.033 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:41:00.936 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:41:00.937 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:41:01.425 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:41:01.438 2609 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:41:06.896 2609 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:41:06.916 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:41:07.430 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:41:07.430 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:41:07.455 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:41:07.456 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:41:10.397 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:41:11.072 2296 INFO rally.task.engine [-] Load duration is: 3.457175 2018-03-03 17:41:11.073 2296 INFO rally.task.engine [-] Full duration is: 11.366864 2018-03-03 17:41:11.102 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:41:13.083 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:41:13.083 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:41:13.479 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:41:13.905 2775 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:41:21.387 2775 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:41:21.406 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:41:22.094 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:41:22.094 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:41:22.125 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:41:22.125 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:41:25.084 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:41:25.145 2296 INFO rally.task.engine [-] Load duration is: 5.481868 2018-03-03 17:41:25.145 2296 INFO rally.task.engine [-] Full duration is: 13.983634 2018-03-03 17:41:25.178 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:41:27.015 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:41:27.015 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:41:27.772 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:41:27.785 2941 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:41:31.034 2941 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:41:31.060 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:41:31.998 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:41:31.998 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:41:32.025 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:41:32.025 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:41:34.669 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:41:35.214 2296 INFO rally.task.engine [-] Load duration is: 1.248641 2018-03-03 17:41:35.214 2296 INFO rally.task.engine [-] Full duration is: 9.494879 2018-03-03 17:41:35.243 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:41:37.037 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:41:37.037 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:41:37.558 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:41:37.570 3107 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:41:42.862 3107 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:41:42.878 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:41:43.426 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:41:43.426 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:41:43.453 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:41:43.454 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:41:46.466 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:41:47.288 2296 INFO rally.task.engine [-] Load duration is: 3.290392 2018-03-03 17:41:47.289 2296 INFO rally.task.engine [-] Full duration is: 11.225011 2018-03-03 17:41:47.330 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `users` 2018-03-03 17:41:49.153 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `users` 2018-03-03 17:41:49.153 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `quotas` 2018-03-03 17:41:49.631 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `quotas` 2018-03-03 17:41:49.631 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Enter context: `Volumes` 2018-03-03 17:41:52.292 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Enter context: `Volumes` 2018-03-03 17:41:52.311 3273 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 START 2018-03-03 17:41:57.670 3273 INFO rally.task.runner [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | ITER: 1 END: OK 2018-03-03 17:41:57.688 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: user resources cleanup 2018-03-03 17:41:59.646 2296 INFO rally.plugins.openstack.context.cleanup.user [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: user resources cleanup 2018-03-03 17:41:59.646 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `Volumes` 2018-03-03 17:41:59.720 2296 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `Volumes` 2018-03-03 17:41:59.721 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `quotas` 2018-03-03 17:41:59.750 2296 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `quotas` 2018-03-03 17:41:59.751 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Starting: Exit context: `users` 2018-03-03 17:42:02.447 2296 INFO rally.plugins.openstack.context.keystone.users [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Exit context: `users` 2018-03-03 17:42:03.392 2296 INFO rally.task.engine [-] Load duration is: 3.358393 2018-03-03 17:42:03.393 2296 INFO rally.task.engine [-] Full duration is: 15.119552 2018-03-03 17:42:03.420 2296 INFO rally.task.engine [-] Task 93b341a4-618b-4e7d-87ce-867ed52f253f | Completed: Benchmarking. Task 93b341a4-618b-4e7d-87ce-867ed52f253f: 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.796 | 2.796 | 2.796 | 2.796 | 2.796 | 2.796 | 100.0% | 1 | | cinder.delete_snapshot | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 100.0% | 1 | | total | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.003347 Full duration: 16.658319 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.143 | 3.143 | 3.143 | 3.143 | 3.143 | 3.143 | 100.0% | 1 | | cinder.delete_volume | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.457175 Full duration: 11.366864 test scenario CinderVolumes.create_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | | cinder.delete_volume | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | total | 5.482 | 5.482 | 5.482 | 5.482 | 5.482 | 5.482 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.481868 Full duration: 13.983634 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.963 | 2.963 | 2.963 | 2.963 | 2.963 | 2.963 | 100.0% | 1 | | cinder.delete_volume | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248641 Full duration: 9.494879 test scenario CinderVolumes.create_and_extend_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 2.755 | 100.0% | 1 | | cinder.extend_volume | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | cinder.delete_volume | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | total | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.290392 Full duration: 11.225011 test scenario CinderVolumes.create_from_volume_and_delete_volume +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder.create_volume | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | cinder.delete_volume | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 2.207 | 100.0% | 1 | | total | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.358393 Full duration: 15.119552 2018-03-03 17:42:03,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93b341a4-618b-4e7d-87ce-867ed52f253f 2018-03-03 17:42:03,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '93b341a4-618b-4e7d-87ce-867ed52f253f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-03 17:42:03,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '93b341a4-618b-4e7d-87ce-867ed52f253f'] 2018-03-03 17:42:04,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:42:04,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-03 17:42:04,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-03 17:42:04,966 - 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-03 17:42:04,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:42:04,985 - 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-03 17:42:04,986 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:43:05,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:42:06.780 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Task validation. 2018-03-03 17:42:06.787 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Task validation of scenarios names. 2018-03-03 17:42:06.790 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Task validation of scenarios names. 2018-03-03 17:42:06.790 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Task validation of syntax. 2018-03-03 17:42:06.814 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Task validation of syntax. 2018-03-03 17:42:06.814 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Task validation of semantic. 2018-03-03 17:42:07.263 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Enter context: `users` 2018-03-03 17:42:08.977 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Enter context: `users` 2018-03-03 17:42:10.959 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Exit context: `users` 2018-03-03 17:42:14.646 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Exit context: `users` 2018-03-03 17:42:14.647 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Task validation of semantic. 2018-03-03 17:42:14.647 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Task validation. Task 8f816ee9-a959-4f54-8d34-dc9f07121362: started 2018-03-03 17:42:14.664 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Benchmarking. 2018-03-03 17:42:14.690 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Enter context: `users` 2018-03-03 17:42:16.552 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Enter context: `users` 2018-03-03 17:42:16.567 3546 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 START 2018-03-03 17:42:25.946 3546 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 END: OK 2018-03-03 17:42:25.972 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: user resources cleanup 2018-03-03 17:42:26.742 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: user resources cleanup 2018-03-03 17:42:26.742 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Exit context: `users` 2018-03-03 17:42:29.769 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Exit context: `users` 2018-03-03 17:42:30.824 3419 INFO rally.task.engine [-] Load duration is: 5.378194 2018-03-03 17:42:30.825 3419 INFO rally.task.engine [-] Full duration is: 15.080791 2018-03-03 17:42:30.863 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Enter context: `users` 2018-03-03 17:42:32.616 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Enter context: `users` 2018-03-03 17:42:32.632 3652 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 START 2018-03-03 17:42:39.032 3652 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 END: OK 2018-03-03 17:42:39.056 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: user resources cleanup 2018-03-03 17:42:39.471 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: user resources cleanup 2018-03-03 17:42:39.471 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Exit context: `users` 2018-03-03 17:42:42.300 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Exit context: `users` 2018-03-03 17:42:42.909 3419 INFO rally.task.engine [-] Load duration is: 4.399001 2018-03-03 17:42:42.910 3419 INFO rally.task.engine [-] Full duration is: 11.438921 2018-03-03 17:42:42.942 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Enter context: `users` 2018-03-03 17:42:44.859 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Enter context: `users` 2018-03-03 17:42:44.875 3758 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 START 2018-03-03 17:42:53.584 3758 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 END: OK 2018-03-03 17:42:53.604 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: user resources cleanup 2018-03-03 17:42:54.132 3419 INFO rally.plugins.openstack.context.cleanup.user [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: user resources cleanup 2018-03-03 17:42:54.133 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Exit context: `users` 2018-03-03 17:42:57.059 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Exit context: `users` 2018-03-03 17:42:59.000 3419 INFO rally.task.engine [-] Load duration is: 6.707772 2018-03-03 17:42:59.001 3419 INFO rally.task.engine [-] Full duration is: 14.118507 2018-03-03 17:42:59.033 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Enter context: `users` 2018-03-03 17:43:00.949 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Enter context: `users` 2018-03-03 17:43:00.962 3864 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 START 2018-03-03 17:43:01.478 3864 INFO rally.task.runner [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | ITER: 1 END: OK 2018-03-03 17:43:01.502 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Starting: Exit context: `users` 2018-03-03 17:43:04.308 3419 INFO rally.plugins.openstack.context.keystone.users [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Exit context: `users` 2018-03-03 17:43:05.063 3419 INFO rally.task.engine [-] Load duration is: 0.514649 2018-03-03 17:43:05.063 3419 INFO rally.task.engine [-] Full duration is: 5.275483 2018-03-03 17:43:05.089 3419 INFO rally.task.engine [-] Task 8f816ee9-a959-4f54-8d34-dc9f07121362 | Completed: Benchmarking. Task 8f816ee9-a959-4f54-8d34-dc9f07121362: 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 | 4.799 | 4.799 | 4.799 | 4.799 | 4.799 | 4.799 | 100.0% | 1 | | heat.update_stack | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | heat.delete_stack | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | total | 5.378 | 5.378 | 5.378 | 5.378 | 5.378 | 5.378 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.378194 Full duration: 15.080791 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.836 | 3.836 | 3.836 | 3.836 | 3.836 | 3.836 | 100.0% | 1 | | heat.check_stack | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | heat.delete_stack | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 2.374 | 100.0% | 1 | | total | 4.399 | 4.399 | 4.399 | 4.399 | 4.399 | 4.399 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.399001 Full duration: 11.438921 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.544 | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 100.0% | 1 | | heat.suspend_stack | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 100.0% | 1 | | heat.resume_stack | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | heat.delete_stack | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 100.0% | 1 | | total | 6.708 | 6.708 | 6.708 | 6.708 | 6.708 | 6.708 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.707772 Full duration: 14.118507 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.514649 Full duration: 5.275483 2018-03-03 17:43:05,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8f816ee9-a959-4f54-8d34-dc9f07121362 2018-03-03 17:43:05,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8f816ee9-a959-4f54-8d34-dc9f07121362', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-03 17:43:05,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8f816ee9-a959-4f54-8d34-dc9f07121362'] 2018-03-03 17:43:06,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:43:06,622 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-03 17:43:06,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-03 17:43:06,623 - 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-03 17:43:06,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:43:06,641 - 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-03 17:43:06,643 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:44:57,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:43:08.491 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Task validation. 2018-03-03 17:43:08.498 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Task validation of scenarios names. 2018-03-03 17:43:08.501 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Task validation of scenarios names. 2018-03-03 17:43:08.501 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Task validation of syntax. 2018-03-03 17:43:08.563 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Task validation of syntax. 2018-03-03 17:43:08.563 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Task validation of semantic. 2018-03-03 17:43:08.932 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:10.530 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:10.565 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:14.127 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:14.128 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Task validation of semantic. 2018-03-03 17:43:14.128 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Task validation. Task e505c278-70cd-4ccd-9a59-17ed388fa6bb: started 2018-03-03 17:43:14.147 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Benchmarking. 2018-03-03 17:43:14.171 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:15.907 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:15.922 4037 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:16.972 4037 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:16.995 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:43:18.920 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:43:18.920 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:22.066 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:22.207 3910 INFO rally.task.engine [-] Load duration is: 0.486123 2018-03-03 17:43:22.208 3910 INFO rally.task.engine [-] Full duration is: 7.896092 2018-03-03 17:43:22.248 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:24.049 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:24.066 4203 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:25.095 4203 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:25.118 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:43:27.144 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:43:27.145 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:30.010 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:30.288 3910 INFO rally.task.engine [-] Load duration is: 0.488949 2018-03-03 17:43:30.288 3910 INFO rally.task.engine [-] Full duration is: 7.763906 2018-03-03 17:43:30.317 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:32.063 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:32.079 4369 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:33.197 4369 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:33.221 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:43:35.089 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:43:35.089 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:37.819 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:38.353 3910 INFO rally.task.engine [-] Load duration is: 0.569995 2018-03-03 17:43:38.354 3910 INFO rally.task.engine [-] Full duration is: 7.503774 2018-03-03 17:43:38.385 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:40.300 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:40.314 4535 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:41.308 4535 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:41.328 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:43:42.183 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:43:42.183 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:44.735 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:46.423 3910 INFO rally.task.engine [-] Load duration is: 0.425709 2018-03-03 17:43:46.423 3910 INFO rally.task.engine [-] Full duration is: 6.350631 2018-03-03 17:43:46.454 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:48.408 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:48.422 4701 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:49.340 4701 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:49.365 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:43:50.216 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:43:50.216 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:43:52.969 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:43:54.486 3910 INFO rally.task.engine [-] Load duration is: 0.358439 2018-03-03 17:43:54.486 3910 INFO rally.task.engine [-] Full duration is: 6.515974 2018-03-03 17:43:54.518 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:43:56.173 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:43:56.187 4867 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:43:58.208 4867 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:43:58.227 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:02.514 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:02.514 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:05.259 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:06.569 3910 INFO rally.task.engine [-] Load duration is: 1.457686 2018-03-03 17:44:06.569 3910 INFO rally.task.engine [-] Full duration is: 10.742644 2018-03-03 17:44:06.598 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:44:08.424 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:44:08.439 5033 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:44:09.616 5033 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:44:09.632 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:10.581 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:10.582 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:13.654 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:14.690 3910 INFO rally.task.engine [-] Load duration is: 0.620283 2018-03-03 17:44:14.690 3910 INFO rally.task.engine [-] Full duration is: 7.05712 2018-03-03 17:44:14.720 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:44:16.626 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:44:16.640 5199 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:44:17.744 5199 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:44:17.763 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:19.982 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:19.983 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:22.744 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:22.831 3910 INFO rally.task.engine [-] Load duration is: 0.54042 2018-03-03 17:44:22.831 3910 INFO rally.task.engine [-] Full duration is: 8.026064 2018-03-03 17:44:22.860 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:44:24.745 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:44:24.759 5365 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:44:25.687 5365 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:44:25.711 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:27.764 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:27.765 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:30.777 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:30.896 3910 INFO rally.task.engine [-] Load duration is: 0.430096 2018-03-03 17:44:30.896 3910 INFO rally.task.engine [-] Full duration is: 7.91772 2018-03-03 17:44:30.926 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:44:32.835 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:44:32.849 5531 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:44:34.009 5531 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:44:34.025 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:36.211 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:36.212 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:39.154 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:40.970 3910 INFO rally.task.engine [-] Load duration is: 0.597649 2018-03-03 17:44:40.971 3910 INFO rally.task.engine [-] Full duration is: 8.229391 2018-03-03 17:44:41.001 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Enter context: `users` 2018-03-03 17:44:42.756 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Enter context: `users` 2018-03-03 17:44:42.771 5697 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 START 2018-03-03 17:44:50.037 5697 INFO rally.task.runner [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | ITER: 1 END: OK 2018-03-03 17:44:50.062 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: admin resources cleanup 2018-03-03 17:44:53.496 3910 INFO rally.plugins.openstack.context.cleanup.admin [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: admin resources cleanup 2018-03-03 17:44:53.496 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Starting: Exit context: `users` 2018-03-03 17:44:56.219 3910 INFO rally.plugins.openstack.context.keystone.users [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Exit context: `users` 2018-03-03 17:44:57.058 3910 INFO rally.task.engine [-] Load duration is: 6.699079 2018-03-03 17:44:57.059 3910 INFO rally.task.engine [-] Full duration is: 15.220126 2018-03-03 17:44:57.086 3910 INFO rally.task.engine [-] Task e505c278-70cd-4ccd-9a59-17ed388fa6bb | Completed: Benchmarking. Task e505c278-70cd-4ccd-9a59-17ed388fa6bb: 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.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | keystone_v3.add_role | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | keystone_v3.revoke_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.486123 Full duration: 7.896092 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.list_roles | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.488949 Full duration: 7.763906 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.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | keystone_v3.list_projects | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569995 Full duration: 7.503774 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.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.425709 Full duration: 6.350631 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.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | keystone_v3.delete_service | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.358439 Full duration: 6.515974 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.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | keystone_v3.create_user | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_project | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_user | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_role | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.list_services | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_services | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.457686 Full duration: 10.742644 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.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | keystone_v3.update_project | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.delete_project | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620283 Full duration: 7.05712 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.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | total | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.54042 Full duration: 8.026064 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.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.430096 Full duration: 7.91772 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | keystone_v3.list_users | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597649 Full duration: 8.229391 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.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | keystone_v3.create_users | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 5.14 | 100.0% | 1 | | keystone_v3.create_user | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 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.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 0.019 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 6.699 | 6.699 | 6.699 | 6.699 | 6.699 | 6.699 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.699079 Full duration: 15.220126 2018-03-03 17:44:57,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e505c278-70cd-4ccd-9a59-17ed388fa6bb 2018-03-03 17:44:57,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e505c278-70cd-4ccd-9a59-17ed388fa6bb', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-03 17:44:57,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e505c278-70cd-4ccd-9a59-17ed388fa6bb'] 2018-03-03 17:44:58,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:44:58,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-03 17:44:58,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-03 17:44:58,685 - 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-03 17:44:58,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:44:58,704 - 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-03 17:44:58,708 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:48:37,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:45:00.554 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Task validation. 2018-03-03 17:45:00.562 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Task validation of scenarios names. 2018-03-03 17:45:00.564 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Task validation of scenarios names. 2018-03-03 17:45:00.564 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Task validation of syntax. 2018-03-03 17:45:00.645 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Task validation of syntax. 2018-03-03 17:45:00.646 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Task validation of semantic. 2018-03-03 17:45:01.112 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:45:03.086 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:45:04.658 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:45:08.482 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:45:08.482 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Task validation of semantic. 2018-03-03 17:45:08.482 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Task validation. Task b52045a4-d54f-4548-accf-a07841551181: started 2018-03-03 17:45:08.502 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Benchmarking. 2018-03-03 17:45:08.529 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:45:10.610 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:45:10.610 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:45:11.017 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:45:11.034 5950 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:45:12.393 5950 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:45:12.416 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:45:13.176 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:45:13.176 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:45:13.192 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:45:13.193 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:45:16.049 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:45:16.554 5823 INFO rally.task.engine [-] Load duration is: 1.358669 2018-03-03 17:45:16.555 5823 INFO rally.task.engine [-] Full duration is: 7.521492 2018-03-03 17:45:16.589 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:45:18.405 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:45:18.405 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:45:18.816 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:45:18.816 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:45:26.434 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:45:26.447 6236 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:45:28.491 6236 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:45:28.515 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:45:31.490 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:45:31.490 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:45:39.234 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:45:39.234 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:45:39.253 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:45:39.253 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:45:42.317 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:45:42.663 5823 INFO rally.task.engine [-] Load duration is: 2.042567 2018-03-03 17:45:42.663 5823 INFO rally.task.engine [-] Full duration is: 25.730584 2018-03-03 17:45:42.693 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:45:44.588 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:45:44.588 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:45:44.991 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:45:44.991 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:45:52.257 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:45:52.271 6522 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:46:01.953 6522 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:46:01.973 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:46:08.064 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:46:08.065 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:46:18.942 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:46:18.942 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:46:18.962 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:46:18.963 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:46:21.866 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:46:22.795 5823 INFO rally.task.engine [-] Load duration is: 9.681828 2018-03-03 17:46:22.796 5823 INFO rally.task.engine [-] Full duration is: 39.176447 2018-03-03 17:46:22.825 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:46:24.640 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:46:24.640 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:46:25.040 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:46:25.041 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:46:32.746 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:46:32.760 6808 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:46:34.367 6808 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:46:34.386 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:46:37.139 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:46:37.139 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:46:44.825 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:46:44.825 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:46:44.845 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:46:44.845 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:46:47.888 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:46:48.905 5823 INFO rally.task.engine [-] Load duration is: 1.60642 2018-03-03 17:46:48.905 5823 INFO rally.task.engine [-] Full duration is: 25.06644 2018-03-03 17:46:48.940 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:46:50.763 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:46:50.764 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:46:51.165 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:46:51.179 7094 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:46:51.933 7094 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:46:51.949 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:46:54.416 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:46:54.416 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:46:54.437 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:46:54.437 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:46:57.175 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:46:58.986 5823 INFO rally.task.engine [-] Load duration is: 0.752519 2018-03-03 17:46:58.987 5823 INFO rally.task.engine [-] Full duration is: 8.237938 2018-03-03 17:46:59.021 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:47:00.827 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:47:00.829 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:47:01.290 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:47:01.290 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:47:09.491 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:47:09.507 7380 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:47:10.843 7380 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:47:10.860 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:47:13.669 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:47:13.669 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:47:20.921 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:47:20.922 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:47:20.943 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:47:20.944 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:47:23.701 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:47:25.107 5823 INFO rally.task.engine [-] Load duration is: 1.334768 2018-03-03 17:47:25.107 5823 INFO rally.task.engine [-] Full duration is: 24.682838 2018-03-03 17:47:25.140 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:47:26.928 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:47:26.928 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:47:27.339 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:47:27.339 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:47:35.073 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:47:35.090 7666 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:47:41.088 7666 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:47:41.113 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:47:51.027 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:47:51.028 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:48:01.489 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:48:01.489 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:48:01.509 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:48:01.510 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:48:04.449 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:48:05.266 5823 INFO rally.task.engine [-] Load duration is: 5.996412 2018-03-03 17:48:05.267 5823 INFO rally.task.engine [-] Full duration is: 39.312283 2018-03-03 17:48:05.297 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `users` 2018-03-03 17:48:07.092 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `users` 2018-03-03 17:48:07.092 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `quotas` 2018-03-03 17:48:07.502 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `quotas` 2018-03-03 17:48:07.502 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Enter context: `network` 2018-03-03 17:48:14.969 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Enter context: `network` 2018-03-03 17:48:14.984 7952 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 START 2018-03-03 17:48:16.224 7952 INFO rally.task.runner [-] Task b52045a4-d54f-4548-accf-a07841551181 | ITER: 1 END: OK 2018-03-03 17:48:16.246 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: user resources cleanup 2018-03-03 17:48:23.625 5823 INFO rally.plugins.openstack.context.cleanup.user [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: user resources cleanup 2018-03-03 17:48:23.626 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `network` 2018-03-03 17:48:32.876 5823 INFO rally.plugins.openstack.context.network.networks [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `network` 2018-03-03 17:48:32.876 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `quotas` 2018-03-03 17:48:32.896 5823 INFO rally.plugins.openstack.context.quotas.quotas [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `quotas` 2018-03-03 17:48:32.896 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Starting: Exit context: `users` 2018-03-03 17:48:35.761 5823 INFO rally.plugins.openstack.context.keystone.users [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Exit context: `users` 2018-03-03 17:48:37.394 5823 INFO rally.task.engine [-] Load duration is: 1.239649 2018-03-03 17:48:37.394 5823 INFO rally.task.engine [-] Full duration is: 30.466452 2018-03-03 17:48:37.421 5823 INFO rally.task.engine [-] Task b52045a4-d54f-4548-accf-a07841551181 | Completed: Benchmarking. Task b52045a4-d54f-4548-accf-a07841551181: 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | neutron.delete_network | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.358669 Full duration: 7.521492 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.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.delete_port | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 2.043 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.042567 Full duration: 25.730584 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.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | neutron.create_subnet | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | neutron.create_router | 2.815 | 2.815 | 2.815 | 2.815 | 2.815 | 2.815 | 100.0% | 1 | | neutron.add_interface_router | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 100.0% | 1 | | neutron.remove_interface_router | 1.616 | 1.616 | 1.616 | 1.616 | 1.616 | 1.616 | 100.0% | 1 | | neutron.delete_router | 2.183 | 2.183 | 2.183 | 2.183 | 2.183 | 2.183 | 100.0% | 1 | | total | 9.682 | 9.682 | 9.682 | 9.682 | 9.682 | 9.682 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.681828 Full duration: 39.176447 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.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.delete_subnet | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.60642 Full duration: 25.06644 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | neutron.list_networks | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752519 Full duration: 8.237938 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.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | neutron.list_ports | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.334768 Full duration: 24.682838 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | neutron.create_subnet | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | neutron.create_router | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | neutron.add_interface_router | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 100.0% | 1 | | neutron.list_routers | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 5.996 | 5.996 | 5.996 | 5.996 | 5.996 | 5.996 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.996412 Full duration: 39.312283 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | neutron.create_subnet | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | neutron.list_subnets | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239649 Full duration: 30.466452 2018-03-03 17:48:37,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b52045a4-d54f-4548-accf-a07841551181 2018-03-03 17:48:37,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b52045a4-d54f-4548-accf-a07841551181', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-03 17:48:37,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b52045a4-d54f-4548-accf-a07841551181'] 2018-03-03 17:48:38,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:48:38,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-03 17:48:38,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-03 17:48:38,960 - 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-03 17:48:38,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:48:38,979 - 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-03 17:48:38,982 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:54:15,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:48:40.837 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Task validation. 2018-03-03 17:48:40.845 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Task validation of scenarios names. 2018-03-03 17:48:40.847 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Task validation of scenarios names. 2018-03-03 17:48:40.847 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Task validation of syntax. 2018-03-03 17:48:40.915 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Task validation of syntax. 2018-03-03 17:48:40.915 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Task validation of semantic. 2018-03-03 17:48:41.287 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:48:43.183 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:48:47.675 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:48:51.633 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:48:51.634 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Task validation of semantic. 2018-03-03 17:48:51.634 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Task validation. Task 74767296-2071-47bb-b2cb-7cbc0628391c: started 2018-03-03 17:48:51.657 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Benchmarking. 2018-03-03 17:48:51.690 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:48:53.633 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:48:54.122 8325 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:49:18.192 8325 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:49:18.216 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:49:19.164 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:49:19.164 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:49:21.802 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:49:23.787 8198 INFO rally.task.engine [-] Load duration is: 23.069379 2018-03-03 17:49:23.787 8198 INFO rally.task.engine [-] Full duration is: 30.114489 2018-03-03 17:49:23.826 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:49:25.727 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:49:26.290 8511 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:50:00.094 8511 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:50:00.112 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:50:01.250 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:50:01.251 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:50:03.863 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:50:03.939 8198 INFO rally.task.engine [-] Load duration is: 30.803098 2018-03-03 17:50:03.939 8198 INFO rally.task.engine [-] Full duration is: 40.038997 2018-03-03 17:50:03.970 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:50:05.936 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:50:06.423 8777 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:50:37.425 8777 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:50:37.448 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:50:38.407 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:50:38.407 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:50:41.022 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:50:42.084 8198 INFO rally.task.engine [-] Load duration is: 28.000837 2018-03-03 17:50:42.084 8198 INFO rally.task.engine [-] Full duration is: 37.053004 2018-03-03 17:50:42.119 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:50:44.116 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:50:44.117 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `quotas` 2018-03-03 17:50:44.582 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `quotas` 2018-03-03 17:50:44.582 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `network` 2018-03-03 17:50:52.037 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `network` 2018-03-03 17:50:52.718 9043 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:51:03.472 9043 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:51:03.492 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:51:04.215 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:51:04.215 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `network` 2018-03-03 17:51:14.838 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `network` 2018-03-03 17:51:14.838 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `quotas` 2018-03-03 17:51:14.890 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `quotas` 2018-03-03 17:51:14.890 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:51:17.576 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:51:18.239 8198 INFO rally.task.engine [-] Load duration is: 9.753088 2018-03-03 17:51:18.239 8198 INFO rally.task.engine [-] Full duration is: 35.45873 2018-03-03 17:51:18.269 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:51:20.333 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:51:20.334 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `quotas` 2018-03-03 17:51:20.900 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `quotas` 2018-03-03 17:51:20.900 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `network` 2018-03-03 17:51:27.934 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `network` 2018-03-03 17:51:28.477 9229 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:51:43.046 9229 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:51:43.071 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:51:44.064 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:51:44.065 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `network` 2018-03-03 17:51:54.522 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `network` 2018-03-03 17:51:54.522 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `quotas` 2018-03-03 17:51:54.602 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `quotas` 2018-03-03 17:51:54.603 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:51:57.133 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:51:58.383 8198 INFO rally.task.engine [-] Load duration is: 11.567579 2018-03-03 17:51:58.384 8198 INFO rally.task.engine [-] Full duration is: 38.866044 2018-03-03 17:51:58.415 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:52:00.156 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:52:00.156 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `quotas` 2018-03-03 17:52:00.631 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `quotas` 2018-03-03 17:52:00.631 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `network` 2018-03-03 17:52:07.902 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `network` 2018-03-03 17:52:08.365 9495 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:52:23.179 9495 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:52:23.200 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:52:24.017 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:52:24.018 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `network` 2018-03-03 17:52:34.799 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `network` 2018-03-03 17:52:34.799 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `quotas` 2018-03-03 17:52:34.858 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `quotas` 2018-03-03 17:52:34.858 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:52:37.445 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:52:38.530 8198 INFO rally.task.engine [-] Load duration is: 9.812864 2018-03-03 17:52:38.530 8198 INFO rally.task.engine [-] Full duration is: 39.031984 2018-03-03 17:52:38.564 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:52:40.395 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:52:40.396 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `quotas` 2018-03-03 17:52:40.876 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `quotas` 2018-03-03 17:52:40.876 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `network` 2018-03-03 17:52:48.584 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `network` 2018-03-03 17:52:49.063 9681 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:53:30.476 9681 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:53:30.498 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:53:31.303 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:53:31.303 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `network` 2018-03-03 17:53:41.825 8198 INFO rally.plugins.openstack.context.network.networks [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `network` 2018-03-03 17:53:41.825 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `quotas` 2018-03-03 17:53:41.881 8198 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `quotas` 2018-03-03 17:53:41.881 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:53:44.666 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:53:44.746 8198 INFO rally.task.engine [-] Load duration is: 40.412217 2018-03-03 17:53:44.746 8198 INFO rally.task.engine [-] Full duration is: 66.104529 2018-03-03 17:53:44.778 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Enter context: `users` 2018-03-03 17:53:46.618 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Enter context: `users` 2018-03-03 17:53:47.098 9867 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 START 2018-03-03 17:54:11.324 9867 INFO rally.task.runner [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | ITER: 1 END: OK 2018-03-03 17:54:11.344 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: user resources cleanup 2018-03-03 17:54:12.273 8198 INFO rally.plugins.openstack.context.cleanup.user [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: user resources cleanup 2018-03-03 17:54:12.273 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Starting: Exit context: `users` 2018-03-03 17:54:14.734 8198 INFO rally.plugins.openstack.context.keystone.users [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Exit context: `users` 2018-03-03 17:54:14.867 8198 INFO rally.task.engine [-] Load duration is: 23.224351 2018-03-03 17:54:14.867 8198 INFO rally.task.engine [-] Full duration is: 29.956933 2018-03-03 17:54:14.895 8198 INFO rally.task.engine [-] Task 74767296-2071-47bb-b2cb-7cbc0628391c | Completed: Benchmarking. Task 74767296-2071-47bb-b2cb-7cbc0628391c: 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.154 | 11.154 | 11.154 | 11.154 | 11.154 | 11.154 | 100.0% | 1 | | nova.find_host_to_migrate | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | nova.live_migrate | 9.372 | 9.372 | 9.372 | 9.372 | 9.372 | 9.372 | 100.0% | 1 | | nova.delete_server | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 100.0% | 1 | | total | 23.069 | 23.069 | 23.069 | 23.069 | 23.069 | 23.069 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.069379 Full duration: 30.114489 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 | 9.02 | 9.02 | 9.02 | 9.02 | 9.02 | 9.02 | 100.0% | 1 | | cinder.create_volume | 2.62 | 2.62 | 2.62 | 2.62 | 2.62 | 2.62 | 100.0% | 1 | | nova.attach_volume | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 2.904 | 100.0% | 1 | | nova.find_host_to_migrate | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | nova.live_migrate | 10.972 | 10.972 | 10.972 | 10.972 | 10.972 | 10.972 | 100.0% | 1 | | nova.detach_volume | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | cinder.delete_volume | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | nova.delete_server | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | total | 30.803 | 30.803 | 30.803 | 30.803 | 30.803 | 30.803 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.803098 Full duration: 40.038997 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 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 100.0% | 1 | | nova.boot_server | 11.413 | 11.413 | 11.413 | 11.413 | 11.413 | 11.413 | 100.0% | 1 | | nova.find_host_to_migrate | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | nova.live_migrate | 10.987 | 10.987 | 10.987 | 10.987 | 10.987 | 10.987 | 100.0% | 1 | | nova.delete_server | 5.059 | 5.059 | 5.059 | 5.059 | 5.059 | 5.059 | 100.0% | 1 | | total | 28.001 | 28.001 | 28.001 | 28.001 | 28.001 | 28.001 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.000837 Full duration: 37.053004 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | nova.boot_server | 7.26 | 7.26 | 7.26 | 7.26 | 7.26 | 7.26 | 100.0% | 1 | | nova.delete_server | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 9.753 | 9.753 | 9.753 | 9.753 | 9.753 | 9.753 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.753088 Full duration: 35.45873 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 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | nova.boot_server | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 100.0% | 1 | | nova.delete_server | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | total | 11.568 | 11.568 | 11.568 | 11.568 | 11.568 | 11.568 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.567579 Full duration: 38.866044 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.26 | 7.26 | 7.26 | 7.26 | 7.26 | 7.26 | 100.0% | 1 | | nova.pause_server | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | nova.unpause_server | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 2.459 | 100.0% | 1 | | nova.delete_server | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 9.813 | 9.813 | 9.813 | 9.813 | 9.813 | 9.813 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.812864 Full duration: 39.031984 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | nova.create_100_rules | 23.486 | 23.486 | 23.486 | 23.486 | 23.486 | 23.486 | 100.0% | 1 | | nova.boot_server | 11.374 | 11.374 | 11.374 | 11.374 | 11.374 | 11.374 | 100.0% | 1 | | nova.get_attached_security_groups | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | nova.delete_server | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | nova.delete_10_security_groups | 2.128 | 2.128 | 2.128 | 2.128 | 2.128 | 2.128 | 100.0% | 1 | | total | 40.412 | 40.412 | 40.412 | 40.412 | 40.412 | 40.412 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.412217 Full duration: 66.104529 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 | 8.13 | 8.13 | 8.13 | 8.13 | 8.13 | 8.13 | 100.0% | 1 | | nova.migrate | 10.777 | 10.777 | 10.777 | 10.777 | 10.777 | 10.777 | 100.0% | 1 | | nova.resize_confirm | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | nova.delete_server | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | total | 23.224 | 23.224 | 23.224 | 23.224 | 23.224 | 23.224 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.224351 Full duration: 29.956933 2018-03-03 17:54:15,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 74767296-2071-47bb-b2cb-7cbc0628391c 2018-03-03 17:54:15,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '74767296-2071-47bb-b2cb-7cbc0628391c', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-03 17:54:15,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '74767296-2071-47bb-b2cb-7cbc0628391c'] 2018-03-03 17:54:16,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:54:16,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-03-03 17:54:16,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-03 17:54:16,433 - 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-03 17:54:16,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-03 17:54:16,451 - 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-03 17:54:16,452 - 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': 'ddbd2a0e-024d-4d06-ae8b-1ce9ca6ffae3', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-e8587ee6-de4d-4d73-9608-9508633034aa', 'flavor_name': 'rally-tiny-e8587ee6-de4d-4d73-9608-9508633034aa', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e8587ee6-de4d-4d73-9608-9508633034aa', '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-03 17:54:57,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-03-03 17:54:18.249 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Task validation. 2018-03-03 17:54:18.256 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Task validation of scenarios names. 2018-03-03 17:54:18.259 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Task validation of scenarios names. 2018-03-03 17:54:18.259 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Task validation of syntax. 2018-03-03 17:54:18.290 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Task validation of syntax. 2018-03-03 17:54:18.290 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Task validation of semantic. 2018-03-03 17:54:18.744 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:20.578 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:21.499 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:25.087 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:25.087 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Task validation of semantic. 2018-03-03 17:54:25.087 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Task validation. Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d: started 2018-03-03 17:54:25.104 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Benchmarking. 2018-03-03 17:54:25.130 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:26.904 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:26.920 10140 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 START 2018-03-03 17:54:27.748 10140 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 END: OK 2018-03-03 17:54:27.770 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: admin resources cleanup 2018-03-03 17:54:28.493 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: admin resources cleanup 2018-03-03 17:54:28.494 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:31.242 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:33.160 10013 INFO rally.task.engine [-] Load duration is: 0.826805 2018-03-03 17:54:33.160 10013 INFO rally.task.engine [-] Full duration is: 6.11399 2018-03-03 17:54:33.197 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:34.898 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:34.914 10246 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 START 2018-03-03 17:54:35.719 10246 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 END: OK 2018-03-03 17:54:35.744 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: admin resources cleanup 2018-03-03 17:54:36.352 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: admin resources cleanup 2018-03-03 17:54:36.352 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:39.158 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:39.226 10013 INFO rally.task.engine [-] Load duration is: 0.803311 2018-03-03 17:54:39.227 10013 INFO rally.task.engine [-] Full duration is: 5.962427 2018-03-03 17:54:39.263 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:41.013 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:41.029 10352 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 START 2018-03-03 17:54:41.450 10352 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 END: OK 2018-03-03 17:54:41.467 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: admin resources cleanup 2018-03-03 17:54:42.042 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: admin resources cleanup 2018-03-03 17:54:42.042 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:44.652 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:45.293 10013 INFO rally.task.engine [-] Load duration is: 0.420616 2018-03-03 17:54:45.294 10013 INFO rally.task.engine [-] Full duration is: 5.390086 2018-03-03 17:54:45.326 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:47.137 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:47.152 10458 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 START 2018-03-03 17:54:47.581 10458 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 END: OK 2018-03-03 17:54:47.600 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: admin resources cleanup 2018-03-03 17:54:48.193 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: admin resources cleanup 2018-03-03 17:54:48.193 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:50.805 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:51.354 10013 INFO rally.task.engine [-] Load duration is: 0.428098 2018-03-03 17:54:51.355 10013 INFO rally.task.engine [-] Full duration is: 5.480534 2018-03-03 17:54:51.385 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Enter context: `users` 2018-03-03 17:54:53.269 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Enter context: `users` 2018-03-03 17:54:53.284 10564 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 START 2018-03-03 17:54:53.728 10564 INFO rally.task.runner [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | ITER: 1 END: OK 2018-03-03 17:54:53.751 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: admin resources cleanup 2018-03-03 17:54:54.262 10013 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: admin resources cleanup 2018-03-03 17:54:54.262 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Starting: Exit context: `users` 2018-03-03 17:54:56.927 10013 INFO rally.plugins.openstack.context.keystone.users [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Exit context: `users` 2018-03-03 17:54:57.414 10013 INFO rally.task.engine [-] Load duration is: 0.443153 2018-03-03 17:54:57.414 10013 INFO rally.task.engine [-] Full duration is: 5.542922 2018-03-03 17:54:57.442 10013 INFO rally.task.engine [-] Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d | Completed: Benchmarking. Task 4e9ab4fd-6c11-4baa-843a-1561561fe26d: 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | quotas.delete_quotas | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826805 Full duration: 6.11399 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803311 Full duration: 5.962427 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.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.420616 Full duration: 5.390086 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.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | quotas.delete_quotas | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.428098 Full duration: 5.480534 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.443153 Full duration: 5.542922 2018-03-03 17:54:57,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e9ab4fd-6c11-4baa-843a-1561561fe26d 2018-03-03 17:54:57,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4e9ab4fd-6c11-4baa-843a-1561561fe26d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-03 17:54:57,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4e9ab4fd-6c11-4baa-843a-1561561fe26d'] 2018-03-03 17:54:58,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-03 17:54:58,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-03 17:54:58,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:04 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 01:53 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:24 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:35 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:31 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:06 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 06:40 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 10:33 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:56 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:35:47 | 245 | 100.00% | +===================+============+===============+===========+ 2018-03-03 17:54:58,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-03-03 17:55:08,751 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-03 17:55:08,751 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-03 17:55:10,392 - functest.utils.functest_utils - DEBUG - 2018-03-03 17:55:10,392 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 17:55:10,392 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:45 | PASS | +----------------------+------------------+------------------+----------------+ 2018-03-03 17:55:10,395 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-03 17:55:10,456 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-03 17:55:11,552 - functest.energy.energy - DEBUG - Starting recording 2018-03-03 17:55:11,552 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-03-03 17:55:15,208 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-03-03 17:55:15,742 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-03-03 17:55:16,405 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-03 17:55:18,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-03 17:55:18,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-03-03 17:55:19,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-03 17:55:19,629 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-03-03 17:55:21,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-03-03 17:55:21,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-03-03 17:55:22,352 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-03-03 17:55:22,352 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-03-03 17:55:22,353 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-03-03 17:55:25,398 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-03 17:55:25,398 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-03 17:55:25,400 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-03 17:55:25,401 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-03-03 17:55:25,403 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-03-03 17:55:25,405 - 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-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [73.937648s] ... ok 2018-03-03 18:08:10,222 - 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.102976s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.249759s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.127037s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.491997s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.252776s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000588s] ... ok 2018-03-03 18:08:10,222 - 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 [9.225131s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.124833s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.703310s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.255566s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000601s] ... ok 2018-03-03 18:08:10,222 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.091335s] ... ok 2018-03-03 18:08:10,223 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.811795s] ... ok 2018-03-03 18:08:10,223 - 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.523930s] ... ok 2018-03-03 18:08:10,223 - 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.511305s] ... ok 2018-03-03 18:08:10,223 - 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.678574s] ... ok 2018-03-03 18:08:10,223 - 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.529303s] ... ok 2018-03-03 18:08:10,223 - 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.495223s] ... ok 2018-03-03 18:08:10,223 - 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.118896s] ... ok 2018-03-03 18:08:10,223 - 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.137258s] ... ok 2018-03-03 18:08:10,223 - 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.112911s] ... ok 2018-03-03 18:08:10,224 - 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.120394s] ... ok 2018-03-03 18:08:10,224 - 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.127186s] ... ok 2018-03-03 18:08:10,224 - 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.255976s] ... ok 2018-03-03 18:08:10,224 - 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.106883s] ... ok 2018-03-03 18:08:10,224 - 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.021357s] ... ok 2018-03-03 18:08:10,224 - 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.128115s] ... ok 2018-03-03 18:08:10,224 - 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.259170s] ... ok 2018-03-03 18:08:10,224 - 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.020820s] ... ok 2018-03-03 18:08:10,224 - 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.019211s] ... ok 2018-03-03 18:08:10,224 - 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.047654s] ... ok 2018-03-03 18:08:10,224 - 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.113815s] ... ok 2018-03-03 18:08:10,224 - 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.120781s] ... ok 2018-03-03 18:08:10,224 - 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.242841s] ... ok 2018-03-03 18:08:10,224 - 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.025981s] ... ok 2018-03-03 18:08:10,224 - 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.127919s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.421492s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [13.990340s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [82.741692s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.449482s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.684921s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.274501s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.306235s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.532412s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.744205s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.522518s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.261747s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.567457s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [11.172489s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.873554s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [6.957177s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.109148s] ... ok 2018-03-03 18:08:10,225 - 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.822352s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.198656s] ... ok 2018-03-03 18:08:10,225 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.068676s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.879948s] ... ok 2018-03-03 18:08:10,226 - 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.926177s] ... ok 2018-03-03 18:08:10,226 - 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.368121s] ... ok 2018-03-03 18:08:10,226 - 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.363147s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.370525s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.183543s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.376039s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.496461s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.364623s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.808036s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.385954s] ... ok 2018-03-03 18:08:10,226 - 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.372289s] ... ok 2018-03-03 18:08:10,226 - 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.372117s] ... ok 2018-03-03 18:08:10,226 - 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.363254s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.202267s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.074125s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011103s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [15.274401s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.085380s] ... ok 2018-03-03 18:08:10,226 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.098624s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.116300s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.092486s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.440420s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.429497s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.016000s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.014078s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.056308s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.050958s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.053475s] ... ok 2018-03-03 18:08:10,227 - 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.088013s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.077723s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.072171s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.056631s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.129558s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.413361s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.026855s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.212362s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.017330s] ... ok 2018-03-03 18:08:10,227 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.024804s] ... ok 2018-03-03 18:08:10,227 - 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.751663s] ... ok 2018-03-03 18:08:10,228 - 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.616510s] ... ok 2018-03-03 18:08:10,228 - 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.033484s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.157818s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [1.840589s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [1.981187s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.419398s] ... ok 2018-03-03 18:08:10,228 - 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.414748s] ... ok 2018-03-03 18:08:10,228 - 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.009317s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.511500s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.326793s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.052114s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.125420s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.129092s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.116686s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.114793s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.124328s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.112960s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.115911s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.114615s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.880861s] ... ok 2018-03-03 18:08:10,228 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.568539s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.194417s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.620692s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.081108s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.066680s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.079912s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.062287s] ... ok 2018-03-03 18:08:10,229 - 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.398832s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [8.299156s] ... ok 2018-03-03 18:08:10,229 - 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.737695s] ... ok 2018-03-03 18:08:10,229 - 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.677115s] ... ok 2018-03-03 18:08:10,229 - 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.738032s] ... ok 2018-03-03 18:08:10,229 - 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.443275s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.111232s] ... ok 2018-03-03 18:08:10,229 - 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.548201s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [0.928075s] ... ok 2018-03-03 18:08:10,229 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.079599s] ... ok 2018-03-03 18:08:10,229 - 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.207278s] ... ok 2018-03-03 18:08:10,229 - 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.573203s] ... ok 2018-03-03 18:08:10,229 - 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.345566s] ... ok 2018-03-03 18:08:10,229 - 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.315686s] ... ok 2018-03-03 18:08:10,230 - 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.403314s] ... ok 2018-03-03 18:08:10,230 - 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.670795s] ... ok 2018-03-03 18:08:10,230 - 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.417808s] ... ok 2018-03-03 18:08:10,230 - 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.057468s] ... ok 2018-03-03 18:08:10,230 - 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.028703s] ... ok 2018-03-03 18:08:10,230 - 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.024013s] ... ok 2018-03-03 18:08:10,230 - 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.023933s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.434415s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.357392s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.615565s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.422126s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.526267s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.290993s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.149304s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [7.375751s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.317701s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.296508s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.408492s] ... ok 2018-03-03 18:08:10,230 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [5.363539s] ... ok 2018-03-03 18:08:10,230 - 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 [7.395146s] ... ok 2018-03-03 18:08:10,231 - 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 [7.114480s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.064892s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.060553s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.079169s] ... ok 2018-03-03 18:08:10,231 - 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.062732s] ... ok 2018-03-03 18:08:10,231 - 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.074843s] ... ok 2018-03-03 18:08:10,231 - 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.081345s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.073001s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.069646s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.132922s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.130527s] ... ok 2018-03-03 18:08:10,231 - 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.078318s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.078009s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [6.475204s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.020509s] ... ok 2018-03-03 18:08:10,231 - 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.044821s] ... ok 2018-03-03 18:08:10,231 - 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.056089s] ... ok 2018-03-03 18:08:10,231 - 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.028718s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.020484s] ... ok 2018-03-03 18:08:10,231 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.018692s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.101678s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.055466s] ... ok 2018-03-03 18:08:10,232 - 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.013795s] ... ok 2018-03-03 18:08:10,232 - 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.054758s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.013590s] ... ok 2018-03-03 18:08:10,232 - 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.014448s] ... ok 2018-03-03 18:08:10,232 - 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.063207s] ... ok 2018-03-03 18:08:10,232 - 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.069679s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.059517s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.060515s] ... ok 2018-03-03 18:08:10,232 - 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.231675s] ... ok 2018-03-03 18:08:10,232 - 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.058877s] ... ok 2018-03-03 18:08:10,232 - 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.055410s] ... ok 2018-03-03 18:08:10,232 - 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.013548s] ... ok 2018-03-03 18:08:10,232 - 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.013881s] ... ok 2018-03-03 18:08:10,232 - 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.049843s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.058281s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.175164s] ... ok 2018-03-03 18:08:10,232 - 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.854766s] ... ok 2018-03-03 18:08:10,232 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.399145s] ... ok 2018-03-03 18:08:10,233 - 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.109378s] ... ok 2018-03-03 18:08:10,233 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.110665s] ... ok 2018-03-03 18:08:10,233 - 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.225628s] ... ok 2018-03-03 18:08:10,233 - 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.068665s] ... ok 2018-03-03 18:08:10,233 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.519304s] ... ok 2018-03-03 18:08:10,233 - 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.154556s] ... ok 2018-03-03 18:08:10,233 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.357761s] ... ok 2018-03-03 18:08:10,233 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 758.0000 sec. 2018-03-03 18:08:10,234 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-03-03 18:08:10,234 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-03-03 18:08:10,235 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-03-03 18:08:10,238 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-03-03 18:08:17,762 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-03 18:08:17,763 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-03 18:08:19,404 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:08:19,404 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:08:19,404 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 13:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-03 18:08:19,406 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-03 18:08:19,943 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-03 18:36:28,341 - 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) ... ERROR ERROR test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ERROR test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ERROR test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ERROR ====================================================================== ERROR: test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 705, in test_ssh_client_fip_before_active self.assertTrue(check_dhcp_lease(inst_creator, ip)) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 2650, in check_dhcp_lease output = inst_creator.get_console_output() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 341, in get_console_output return nova_utils.get_server_console_output(self.__nova, self.__vm) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/nova_utils.py", line 164, in get_server_console_output return server.get_console_output() File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 100, in get_console_output return self.manager.get_console_output(self, length) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1665, in get_console_output {'length': length}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1919, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 223, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 80, in request raise exceptions.from_response(resp, body, url, method) ClientException: Unknown Error (HTTP 504) ====================================================================== ERROR: test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 643, in tearDown super(self.__class__, self).__clean__() File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/os_source_file_test.py", line 180, in __clean__ self.project_creator.clean() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 91, in clean keystone_utils.delete_role(self.__keystone, self.__role) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 350, in delete_role keystone.roles.delete(role.id) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/roles.py", line 213, in delete role_id=base.getid(role)) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 419, in delete self.build_url(dict_args_in_out=kwargs)) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 219, in _delete return self.client.delete(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 232, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 374, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) ====================================================================== ERROR: test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 575, in setUp self.tearDown() File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 643, in tearDown super(self.__class__, self).__clean__() File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/os_source_file_test.py", line 180, in __clean__ self.project_creator.clean() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 74, in clean project_id=self.__project.id) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 459, in get_security_group groups = neutron.list_security_groups(**sec_grp_filter) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 948, in list_security_groups retrieve_all, **_params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 376, in list for r in self._pagination(collection, path, **params): File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 391, in _pagination res = self.get(path, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 361, in get headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 338, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 301, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 276, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. ====================================================================== ERROR: test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/provisioning/tests/ansible_utils_tests.py", line 53, in setUp super(self.__class__, self).__start__() File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/os_source_file_test.py", line 148, in __start__ self.keystone = keystone_utils.keystone_client(self.admin_os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 90, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 185, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 758, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 655, in request raise exceptions.from_response(resp, method, url) GatewayTimeout: Gateway Timeout (HTTP 504) ====================================================================== ERROR: test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/provisioning/tests/ansible_utils_tests.py", line 83, in setUp self.image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 60, in create self.__glance, image_settings=self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 66, in get_image for image in images: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 514, in next return self._next() File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 507, in _next obj, resp = next(self._self_wrapped) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 183, in list for image, resp in paginate(url, page_size, limit): File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 110, in paginate resp, body = self.http_client.get(next_url, headers=req_id_hdr) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 217, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 342, in request return self._handle_response(resp) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 107, in _handle_response raise exc.from_response(resp, resp.content) HTTPException: 504 Gateway Time-out: The server didn't respond in time. (HTTP N/A) ---------------------------------------------------------------------- Ran 81 tests in 1688.393s FAILED (errors=5) 2018-03-03 18:36:29,133 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:36:29,133 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:36:29,134 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 28:08 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-03 18:36:29,136 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-03 18:36:29,136 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-373 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-03 18:36:29,137 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:35 | PASS | | tempest_smoke_serial | functest | smoke | 18:56 | PASS | | rally_sanity | functest | smoke | 20:45 | PASS | | refstack_defcore | functest | smoke | 13:05 | PASS | | snaps_smoke | functest | smoke | 28:08 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-03-03 18:36:29,141 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-03 18:36:35,600 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-03 18:36:35,600 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:36:35,600 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-03 18:36:35,601 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:36:35,601 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:36:35,785 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:36:35,785 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:36:35,966 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-03 18:36:35,966 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/d0a73744d8b64cb682347ca834f38308 ...OK 2018-03-03 18:36:36,150 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-03 18:36:36,150 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-03 18:36:36,327 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-03 18:36:36,328 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-03 18:36:36,790 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-03 18:36:37,915 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-03 18:36:37,931 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-373 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:36:37,932 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-03 18:36:37,932 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-03 18:36:37,933 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-03 18:36:37,933 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-03 18:36:37,933 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:36:37,933 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-03 18:36:37,934 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-03 18:36:37,996 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:36:37,996 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-03 18:36:39,620 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-03 18:36:41,273 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-03 18:36:42,598 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-03 18:36:43,712 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-03 18:36:45,153 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-03 18:36:46,768 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-03 18:36:46,768 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-03 18:36:49,776 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-03 18:36:49,777 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-03 18:36:50,658 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-03 18:36:50,659 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-03 18:36:50,660 - 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-03 18:36:50,661 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-03 18:36:50,661 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-03-03 18:36:50,696 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-03-03 18:37:10,824 - 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-nofeature-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-373 details: {} 2018-03-03 18:37:10,824 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-03-03 18:37:11,383 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:37:11,383 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:37:11,383 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-03-03 18:37:11,385 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-373 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-03 18:37:11,387 - 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-03 18:37:11,389 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-03 18:37:17,973 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-03 18:37:17,973 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:37:17,973 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-03 18:37:17,974 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:37:17,974 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:37:18,168 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:37:18,168 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:37:18,350 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-03 18:37:18,350 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/d0a73744d8b64cb682347ca834f38308 ...OK 2018-03-03 18:37:18,526 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-03 18:37:18,526 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-03 18:37:18,703 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-03 18:37:18,703 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-03 18:37:19,246 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-03 18:37:20,336 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-03 18:37:20,353 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-373 2018-03-03 18:37:20,353 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-03 18:37:20,354 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:37:20,354 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-03 18:37:20,354 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-03 18:37:20,354 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-03 18:37:20,354 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-03 18:37:20,354 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:37:20,354 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-03 18:37:20,355 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-03 18:37:20,417 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:37:20,417 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-03 18:37:22,022 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-03 18:37:23,631 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-03 18:37:24,916 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-03 18:37:25,973 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-03 18:37:27,340 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-03 18:37:28,909 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-03 18:37:28,910 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-03 18:37:31,858 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-03 18:37:31,859 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-03 18:37:32,681 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-03 18:37:32,681 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-03 18:37:32,682 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+-----------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+-----------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | +---------------+---------------+--------------------------+---------------------------------------+-----------------------------------+ 2018-03-03 18:37:32,683 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-03-03 18:37:32,683 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-03-03 18:37:32,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {'flavor': {'ram_min': 4096, 'name': 'm1.medium'}, 'os_image': 'cloudify_manager_4.0'}} 2018-03-03 18:37:32,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {'vellum_cluster_size': 1, 'agent_user': 'ubuntu', 'image_id': 'ubuntu_14.04', 'external_network_name': '', 'dime_cluster_size': 1, 'key_pair_name': 'cloudify_ims_kp', 'bono_cluster_size': 1, 'flavor_id': 'm1.small', 'public_domain': 'clearwater.opnfv', 'homer_cluster_size': 1, 'release': 'repo122', 'private_key_path': '/etc/cloudify/cloudify_ims.pem', 'sprout_cluster_size': 1}, 'requirements': {'flavor': {'ram_min': 2048, 'name': 'm1.small'}, 'network_quotas': {'security_group': 20, 'security_group_rule': 100, 'port': 50}, 'compute_quotas': {'cores': 50, 'instances': 15}}, 'descriptor': {'url': 'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/euphrates.zip', 'file_name': 'openstack-blueprint.yaml', 'version': '122', 'name': 'clearwater-opnfv'}} 2018-03-03 18:37:32,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {'cloudify_manager_4.0': '/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', 'ubuntu_14.04': '/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-03-03 18:37:36,381 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-03-03 18:37:36,382 - functest.energy.energy - DEBUG - Getting current scenario 2018-03-03 18:37:37,390 - functest.energy.energy - DEBUG - Starting recording 2018-03-03 18:37:37,390 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-03-03 18:37:38,802 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-03-03 18:37:40,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-03-03 18:37:42,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-03-03 18:37:42,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-03 18:41:46,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-03-03 18:42:37,503 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 72, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 127, in prepare image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 101, in create self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 118, in create_image return __create_image_v2(glance, image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 203, in __create_image_v2 glance.images.upload(os_image['id'], image_file) File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 535, in inner return RequestIdProxy(wrapped(*args, **kwargs)) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 231, in upload resp, body = self.http_client.put(url, headers=hdrs, data=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 226, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 328, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 142, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 101, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 616, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 674, in _send_request resp = self.session.request(method, url, **kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 488, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 609, in send r = adapter.send(request, **kwargs) File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 446, in send low_conn.send(i) File "/usr/lib/python2.7/httplib.py", line 858, in send self.sock.sendall(data) File "/usr/lib/python2.7/site-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 311, in sendall sent = self._send_until_done(data[total_sent:total_sent + SSL_WRITE_BLOCKSIZE]) File "/usr/lib/python2.7/site-packages/requests/packages/urllib3/contrib/pyopenssl.py", line 301, in _send_until_done return self.connection.send(data) File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1256, in send self._raise_ssl_error(self._ssl, result) File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1166, in _raise_ssl_error raise SysCallError(errno, errorcode.get(errno)) SysCallError: (32, 'EPIPE') 2018-03-03 18:42:37,507 - functest.energy.energy - DEBUG - Restoring previous scenario (rally_sanity/running) 2018-03-03 18:42:37,507 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-03 18:42:38,849 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:42:38,849 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:42:38,849 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 04:59 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-03 18:42:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-03-03 18:42:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-03-03 18:42:38,851 - functest.core.vnf - INFO - test cleaning 2018-03-03 18:42:38,851 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-03-03 18:42:39,722 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-03-03 18:42:39,722 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-03-03 18:42:39,794 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-03 18:42:41,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {'flavor': {'ram_min': 4096, 'name': 'm1.medium'}, 'os_image': 'cloudify_manager_4.0'}} 2018-03-03 18:42:41,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-03-03 18:42:41,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {'region': 'RegionOne', 'external_network_name': 'admin_floating_net'}, 'requirements': {'flavor': {'ram_min': 2048, 'name': 'm1.medium'}}, 'descriptor': {'url': 'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', 'version': 'master', 'name': 'vrouter-opnfv'}} 2018-03-03 18:42:41,542 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-03-03 18:42:41,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {'cloudify_manager_4.0': '/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', 'vyos1.1.7': '/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-03-03 18:42:41,570 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-03-03 18:42:42,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-03-03 18:42:42,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-03-03 18:42:42,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-03-03 18:42:43,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-03-03 18:42:44,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-03-03 18:42:44,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-03-03 18:42:51,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-03-03 18:42:53,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-03-03 18:42:53,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-03-03 18:43:44,206 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 73, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 221, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 82, in create cleanup) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 273, in __setup_ports self.__neutron, self.__os_creds, port_setting))) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/neutron_utils.py", line 359, in create_port os_port = neutron.create_port(body=json_body)['port'] File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 776, in create_port return self.post(self.ports_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 366, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 301, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 276, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. 2018-03-03 18:43:44,854 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:43:44,854 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:43:44,854 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-03 18:43:44,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-03-03 18:43:44,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-03-03 18:43:44,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-03-03 18:44:41,290 - functest.opnfv_tests.vnf.router.vrouter_base - ERROR - Unexpected error cleaning -

504 Gateway Time-out

The server didn't respond in time. 2018-03-03 18:44:43,539 - functest.core.vnf - INFO - test cleaning 2018-03-03 18:44:43,539 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-03-03 18:45:33,547 - functest.core.vnf - ERROR - Unexpected error cleaning -

504 Gateway Time-out

The server didn't respond in time. 2018-03-03 18:45:33,548 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-03-03 18:45:33,549 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-373 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-03 18:45:33,551 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 04:59 | FAIL | | vyos_vrouter | functest | vnf | 01:03 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-03-03 18:45:33,552 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-03 18:45:39,759 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-03-03 18:45:39,759 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:45:39,759 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-03-03 18:45:39,760 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:45:39,760 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:45:39,942 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-03-03 18:45:39,943 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-03-03 18:45:40,116 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-03-03 18:45:40,116 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/d0a73744d8b64cb682347ca834f38308 ...OK 2018-03-03 18:45:40,298 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-03-03 18:45:40,298 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-03-03 18:45:40,483 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-03-03 18:45:40,483 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-03-03 18:45:41,039 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-03 18:45:42,339 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-03 18:45:42,356 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-03 18:45:42,356 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:45:42,356 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-03-03 18:45:42,356 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-03-03 18:45:42,356 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-373 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-03-03 18:45:42,357 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-03-03 18:45:42,357 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-03-03 18:45:42,357 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-03-03 18:45:42,357 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:45:42,358 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-03-03 18:45:42,358 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-03-03 18:45:42,419 - functest.ci.prepare_env - INFO - ============================================== 2018-03-03 18:45:42,420 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-03-03 18:45:44,069 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-03-03 18:45:45,737 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-03-03 18:45:47,120 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-03-03 18:45:48,247 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-03-03 18:45:49,704 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-03-03 18:45:51,310 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-03-03 18:45:51,311 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-03-03 18:45:54,403 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-03-03 18:45:54,403 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-03-03 18:45:55,211 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-03-03 18:45:55,212 - functest.ci.run_tests - DEBUG - Test args: all 2018-03-03 18:45:55,213 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-03-03 18:45:55,214 - functest.ci.run_tests - INFO - Running tier 'features' 2018-03-03 18:45:55,214 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-03-03 18:45:55,223 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-03-03 18:47:09,244 - functest.utils.functest_utils - ERROR - The command 'cd /src/nfv-parser/tests && ./functest_run.sh' failed. 2018-03-03 18:47:09,245 - 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-nofeature-ha status: 0 build tag: jenkins-functest-compass-baremetal-daily-euphrates-373 details: {} 2018-03-03 18:47:09,245 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-03-03 18:47:09,830 - functest.utils.functest_utils - DEBUG - 2018-03-03 18:47:09,830 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-03-03 18:47:09,830 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 01:14 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-03-03 18:47:09,832 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-03-03 18:47:09,832 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-373 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-03-03 18:47:09,834 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 01:14 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-03 18:47:09,834 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK