2018-01-26 09:28:06,105 - functest.ci.check_deployment - DEBUG - 172.30.9.26:5000 is reachable! 2018-01-26 09:28:06,105 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.26:5000/v3 ...OK 2018-01-26 09:28:06,562 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-26 09:28:07,004 - functest.ci.check_deployment - DEBUG - 172.30.9.26:5000 is reachable! 2018-01-26 09:28:07,005 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.26:5000 ...OK 2018-01-26 09:28:07,369 - functest.ci.check_deployment - DEBUG - 172.30.9.26:8774 is reachable! 2018-01-26 09:28:07,369 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.26:8774/v2.1 ...OK 2018-01-26 09:28:07,735 - functest.ci.check_deployment - DEBUG - 172.30.9.26:9696 is reachable! 2018-01-26 09:28:07,735 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.26:9696 ...OK 2018-01-26 09:28:08,100 - functest.ci.check_deployment - DEBUG - 172.30.9.26:9292 is reachable! 2018-01-26 09:28:08,101 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.26:9292 ...OK 2018-01-26 09:28:09,288 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-26 09:28:10,819 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-26 09:28:10,875 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-26 09:28:12,219 - functest.ci.check_deployment - INFO - External network found: external 2018-01-26 09:28:14,875 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 09:28:14,876 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 09:28:14,877 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-26 09:28:14,878 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-26 09:28:14,878 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-26 09:28:22,929 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 09:28:31,009 - 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_nova_get_hypervisor_hosts (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 test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.077s OK 2018-01-26 09:28:31,132 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:28:31,132 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:28:31,132 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 09:28:31,136 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-26 09:28:31,821 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 09:37:18,434 - 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_missing_subnet (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_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_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... 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 test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 526.604s OK 2018-01-26 09:37:18,555 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:37:18,555 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:37:18,555 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 09:37:18,559 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-26 09:37:19,266 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 09:37:56,391 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.124s OK 2018-01-26 09:37:56,501 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:37:56,501 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:37:56,501 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-26 09:37:56,505 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-716 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 09:37:56,508 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:47 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-26 09:37:56,511 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 09:38:02,380 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 09:38:02,381 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 09:38:02,383 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-26 09:38:02,385 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-26 09:38:02,385 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-26 09:38:03,418 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-26 09:38:03,418 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 09:38:03,856 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 09:38:03,856 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-26 09:38:04,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 09:38:04,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 09:38:04' 2018-01-26 09:38:04,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:05,893 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:08,668 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:13,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:14,298 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:14,949 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:19,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:22,054 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-1830fe80-b5dc-427c-a5a9-051af90dbc3a' 2018-01-26 09:38:41,002 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 09:38:45,120 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-26 09:38:45,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 09:38:46,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 09:39:03,231 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 09:39:03,232 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 09:39:03,734 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:39:03,734 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:39:03,735 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 09:39:03,738 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-26 09:39:03,821 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 09:39:03,821 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 09:39:03' 2018-01-26 09:39:03,821 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:05,214 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:06,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:11,637 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:12,241 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:16,985 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-68a4cc07-0dbf-49c2-8212-04c649e8c038' 2018-01-26 09:39:22,352 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 09:39:31,074 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 09:39:33,747 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 09:39:50,090 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:39:50,090 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:39:50,091 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-26 09:39:50,094 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-26 09:39:50,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 09:39:53,283 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 09:39:55,537 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 09:39:58,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 09:40:00,660 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 09:40:07,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 09:40:08,901 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 09:40:08,901 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 09:40:11,550 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 09:40:11,550 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 09:40:14,349 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 09:40:14,349 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 09:40:14,352 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 09:40:14,359 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-26 09:40:14,359 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-8b0eef73-ed3e-4e63-af92-365d0ad813dc/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-26 09:40:17,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-26 09:40:17,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-26 09:40:17,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-26 09:40:19,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:19.024 62 INFO rally.api [-] Starting verification (UUID=c9e8587d-3648-481f-9a2c-d3a811fe6d3b) for deployment 'opnfv-rally' (UUID=45a55643-93e2-4cf9-98e8-d1c60b97ff2e) by verifier 'opnfv-tempest' (UUID=8b0eef73-ed3e-4e63-af92-365d0ad813dc). 2018-01-26 09:40:19,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c9e8587d-3648-481f-9a2c-d3a811fe6d3b 2018-01-26 09:40:24,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:24.882 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.116s] 2018-01-26 09:40:24,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:24.940 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-01-26 09:40:30,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:30.641 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.964s] 2018-01-26 09:40:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:32.001 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.359s] 2018-01-26 09:40:40,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:40.266 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.985s] 2018-01-26 09:40:54,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:40:54.886 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.839s] 2018-01-26 09:41:24,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:41:24.419 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.075s] 2018-01-26 09:41:24,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:41:24.420 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-26 09:41:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:41:50.594 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-01-26 09:41:50,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:41:50.596 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-26 09:42:15,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:42:15.940 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-01-26 09:42:15,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:42:15.941 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-26 09:42:52,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:42:52.390 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.565s] 2018-01-26 09:43:11,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:11.472 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-01-26 09:43:11,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:11.584 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-01-26 09:43:17,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:17.560 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.584s] 2018-01-26 09:43:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:17.569 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-26 09:43:18,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:18.904 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 09:43:18,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:18.904 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 09:43:22,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:22.677 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.275s] 2018-01-26 09:43:27,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:27.844 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-01-26 09:43:33,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:33.668 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.702s] 2018-01-26 09:43:40,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:40.006 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.441s] 2018-01-26 09:43:48,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:48.177 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.921s] 2018-01-26 09:43:53,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:53.490 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.278s] 2018-01-26 09:43:58,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:43:58.706 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.187s] 2018-01-26 09:44:04,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:04.735 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.353s] 2018-01-26 09:44:10,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:10.786 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.421s] 2018-01-26 09:44:18,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:18.181 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.706s] 2018-01-26 09:44:20,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:20.023 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-26 09:44:21,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:21.989 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-26 09:44:22,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:22.064 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.074s] 2018-01-26 09:44:22,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:22.136 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-01-26 09:44:22,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:22.143 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-26 09:44:25,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:25.611 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.439s] 2018-01-26 09:44:26,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:26.557 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.946s] 2018-01-26 09:44:27,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:27.678 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.120s] 2018-01-26 09:44:33,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:33.281 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-26 09:44:37,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:37.968 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.661s] 2018-01-26 09:44:48,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:48.974 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.620s] 2018-01-26 09:44:52,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:44:52.191 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.216s] 2018-01-26 09:45:01,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:01.899 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.204s] 2018-01-26 09:45:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:04.748 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.847s] 2018-01-26 09:45:10,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:10.298 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.549s] 2018-01-26 09:45:17,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:17.922 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.277s] 2018-01-26 09:45:21,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:21.003 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.078s] 2018-01-26 09:45:24,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:24.205 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.201s] 2018-01-26 09:45:37,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.381 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.814s] 2018-01-26 09:45:37,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.507 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.127s] 2018-01-26 09:45:37,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.615 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.107s] 2018-01-26 09:45:37,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.671 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.056s] 2018-01-26 09:45:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.771 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2018-01-26 09:45:37,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:37.822 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2018-01-26 09:45:47,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.056 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.281s] 2018-01-26 09:45:47,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.357 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.301s] 2018-01-26 09:45:47,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-01-26 09:45:47,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.656 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.189s] 2018-01-26 09:45:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.093s] 2018-01-26 09:45:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:47.802 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-01-26 09:45:57,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:45:57.366 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.394s] 2018-01-26 09:46:01,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:01.473 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.107s] 2018-01-26 09:46:03,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:03.370 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.895s] 2018-01-26 09:46:03,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:03.425 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.056s] 2018-01-26 09:46:03,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:03.477 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.049s] 2018-01-26 09:46:12,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:12.365 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.093s] 2018-01-26 09:46:17,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:17.022 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.657s] 2018-01-26 09:46:18,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:18.602 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.579s] 2018-01-26 09:46:18,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:18.653 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-01-26 09:46:18,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:18.719 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.066s] 2018-01-26 09:46:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:31.794 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.084s] 2018-01-26 09:46:36,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:36.321 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.526s] 2018-01-26 09:46:40,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:40.189 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.867s] 2018-01-26 09:46:42,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:46:42.810 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.621s] 2018-01-26 09:47:00,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:00.276 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.285s] 2018-01-26 09:47:05,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:05.397 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.121s] 2018-01-26 09:47:09,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:09.244 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.846s] 2018-01-26 09:47:12,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:12.279 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.034s] 2018-01-26 09:47:23,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:23.058 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.080s] 2018-01-26 09:47:24,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:24.059 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.999s] 2018-01-26 09:47:24,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:24.103 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-01-26 09:47:28,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:28.021 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.209s] 2018-01-26 09:47:29,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:29.131 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.108s] 2018-01-26 09:47:29,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:29.176 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.047s] 2018-01-26 09:47:33,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:33.000 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.854s] 2018-01-26 09:47:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.035 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-26 09:47:36,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.933 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-26 09:47:36,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.935 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-26 09:47:36,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.937 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-26 09:47:36,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.938 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-26 09:47:36,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:36.939 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-26 09:47:38,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:38.844 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-01-26 09:47:52,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:47:52.255 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.528s] 2018-01-26 09:48:04,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:48:04.910 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.333s] 2018-01-26 09:48:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:48:16.240 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.328s] 2018-01-26 09:48:24,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:48:24.843 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.180s] 2018-01-26 09:49:20,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:49:20.670 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [49.576s] 2018-01-26 09:49:47,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:49:47.402 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [18.784s] 2018-01-26 09:50:24,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 09:50:24.764 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [22.035s] 2018-01-26 09:50:37,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid c9e8587d-3648-481f-9a2c-d3a811fe6d3b'. 2018-01-26 09:50:38,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c9e8587d-3648-481f-9a2c-d3a811fe6d3b | 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-26 09:40:18 | 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-26 09:50:36 | 2018-01-26 09:50:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:18 | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8b0eef73-ed3e-4e63-af92-365d0ad813dc) | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 45a55643-93e2-4cf9-98e8-d1c60b97ff2e) | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 602.062 | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-26 09:50:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-26 09:50:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-26 09:50:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-26 09:50:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-26 09:50:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 09:50:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-26 09:50:38,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-26 09:50:41,272 - functest.utils.functest_utils - DEBUG - 2018-01-26 09:50:41,273 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 09:50:41,273 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 10:34 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-26 09:50:41,277 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-26 09:50:41,360 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 09:50:41,802 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 09:50:41,802 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-26 09:50:42,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 09:50:44,552 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 09:50:46,806 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 09:50:49,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-26 09:50:51,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575'... 2018-01-26 09:50:52,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-4513f423-cd2a-4c02-bf7c-9684ddb02575'... 2018-01-26 09:50:54,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-4513f423-cd2a-4c02-bf7c-9684ddb02575'... 2018-01-26 09:50:58,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575'... 2018-01-26 09:50:59,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575'... 2018-01-26 09:50:59,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-26 09:50:59,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-26 09:50:59,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:50:59,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:50:59,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 09:51:58,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 38b686de-293d-49e4-98b4-c69b8763e56b: started 2018-01-26 09:51:01.842 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Starting: Task validation. 2018-01-26 09:51:01.889 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Starting: Task validation of syntax. 2018-01-26 09:51:01.970 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Completed: Task validation of syntax. 2018-01-26 09:51:01.971 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Starting: Task validation of required platforms. 2018-01-26 09:51:01.999 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Completed: Task validation of required platforms. 2018-01-26 09:51:01.999 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Starting: Task validation of semantic. 2018-01-26 09:51:02.589 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:05.187 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.60 sec 2018-01-26 09:51:05.231 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:08.811 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.58 sec 2018-01-26 09:51:08.811 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Completed: Task validation of semantic. 2018-01-26 09:51:08.812 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Completed: Task validation. 2018-01-26 09:51:08.812 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Starting: Running task. 2018-01-26 09:51:08.977 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:11.724 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.75 sec 2018-01-26 09:51:11.744 259 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:12.216 259 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:12.242 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:15.594 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.35 sec 2018-01-26 09:51:17.022 134 INFO rally.task.engine [-] Load duration is: 0.470305 2018-01-26 09:51:17.022 134 INFO rally.task.engine [-] Full duration is: 6.634104 2018-01-26 09:51:17.272 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:19.920 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.65 sec 2018-01-26 09:51:19.940 345 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:20.688 345 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:20.711 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:24.061 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.35 sec 2018-01-26 09:51:25.316 134 INFO rally.task.engine [-] Load duration is: 0.746696 2018-01-26 09:51:25.316 134 INFO rally.task.engine [-] Full duration is: 6.803773 2018-01-26 09:51:25.574 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:28.218 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.64 sec 2018-01-26 09:51:28.240 431 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:28.866 431 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:28.886 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:32.301 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.41 sec 2018-01-26 09:51:33.619 134 INFO rally.task.engine [-] Load duration is: 0.6247 2018-01-26 09:51:33.620 134 INFO rally.task.engine [-] Full duration is: 6.746027 2018-01-26 09:51:33.888 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:36.595 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.71 sec 2018-01-26 09:51:36.615 517 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:37.369 517 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:37.395 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:40.627 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.23 sec 2018-01-26 09:51:41.931 134 INFO rally.task.engine [-] Load duration is: 0.751794 2018-01-26 09:51:41.931 134 INFO rally.task.engine [-] Full duration is: 6.754641 2018-01-26 09:51:42.173 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:44.881 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.71 sec 2018-01-26 09:51:44.903 603 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:45.648 603 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:45.676 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:48.873 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.20 sec 2018-01-26 09:51:50.224 134 INFO rally.task.engine [-] Load duration is: 0.742987 2018-01-26 09:51:50.225 134 INFO rally.task.engine [-] Full duration is: 6.713809 2018-01-26 09:51:50.492 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() started 2018-01-26 09:51:53.232 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack setup() finished in 2.74 sec 2018-01-26 09:51:53.254 689 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 START 2018-01-26 09:51:53.902 689 INFO rally.task.runner [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | ITER: 1 END: OK 2018-01-26 09:51:53.925 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() started 2018-01-26 09:51:57.526 134 INFO rally.task.context [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Context users@openstack cleanup() finished in 3.60 sec 2018-01-26 09:51:58.538 134 INFO rally.task.engine [-] Load duration is: 0.646057 2018-01-26 09:51:58.538 134 INFO rally.task.engine [-] Full duration is: 7.050365 2018-01-26 09:51:58.752 134 INFO rally.task.engine [-] Task 38b686de-293d-49e4-98b4-c69b8763e56b | Completed: Running task. Task 38b686de-293d-49e4-98b4-c69b8763e56b: 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | total | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> duration | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.470305 Full duration: 6.634104 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 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746696 Full duration: 6.803773 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 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> duration | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6247 Full duration: 6.746027 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 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751794 Full duration: 6.754641 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 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742987 Full duration: 6.713809 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 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646057 Full duration: 7.050365 2018-01-26 09:51:58,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 38b686de-293d-49e4-98b4-c69b8763e56b 2018-01-26 09:51:58,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-26 09:51:58,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '38b686de-293d-49e4-98b4-c69b8763e56b', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-26 09:51:58,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '38b686de-293d-49e4-98b4-c69b8763e56b'] 2018-01-26 09:51:59,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 09:51:59,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-26 09:51:59,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-26 09:51:59,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-26 09:51:59,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:51:59,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:51:59,997 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 09:53:30,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 25a2a02f-221b-49c6-bfae-63bdae67dd45: started 2018-01-26 09:52:01.881 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Starting: Task validation. 2018-01-26 09:52:01.931 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Starting: Task validation of syntax. 2018-01-26 09:52:02.002 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Completed: Task validation of syntax. 2018-01-26 09:52:02.002 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Starting: Task validation of required platforms. 2018-01-26 09:52:02.028 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Completed: Task validation of required platforms. 2018-01-26 09:52:02.028 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Starting: Task validation of semantic. 2018-01-26 09:52:02.630 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() started 2018-01-26 09:52:05.392 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() finished in 2.76 sec 2018-01-26 09:52:07.607 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() started 2018-01-26 09:52:10.994 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-26 09:52:10.994 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Completed: Task validation of semantic. 2018-01-26 09:52:10.994 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Completed: Task validation. 2018-01-26 09:52:10.995 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Starting: Running task. 2018-01-26 09:52:11.294 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() started 2018-01-26 09:52:13.977 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 09:52:13.978 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() started 2018-01-26 09:52:13.978 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 09:52:14.000 864 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 START 2018-01-26 09:52:19.960 864 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 END: OK 2018-01-26 09:52:19.985 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() started 2018-01-26 09:52:20.695 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() finished in 0.71 sec 2018-01-26 09:52:20.696 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() started 2018-01-26 09:52:24.013 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-26 09:52:25.373 739 INFO rally.task.engine [-] Load duration is: 5.15602 2018-01-26 09:52:25.374 739 INFO rally.task.engine [-] Full duration is: 12.735278 2018-01-26 09:52:25.636 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() started 2018-01-26 09:52:28.270 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 09:52:28.271 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() started 2018-01-26 09:52:28.271 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 09:52:28.294 970 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 START 2018-01-26 09:52:33.060 970 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 END: OK 2018-01-26 09:52:33.082 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() started 2018-01-26 09:52:36.169 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() finished in 3.09 sec 2018-01-26 09:52:36.170 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() started 2018-01-26 09:52:39.542 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-26 09:52:39.720 739 INFO rally.task.engine [-] Load duration is: 3.987962 2018-01-26 09:52:39.721 739 INFO rally.task.engine [-] Full duration is: 13.924449 2018-01-26 09:52:39.992 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() started 2018-01-26 09:52:42.709 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 09:52:42.729 1076 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 START 2018-01-26 09:52:43.698 1076 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 END: OK 2018-01-26 09:52:43.716 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() started 2018-01-26 09:52:47.058 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-26 09:52:48.031 739 INFO rally.task.engine [-] Load duration is: 0.181472 2018-01-26 09:52:48.032 739 INFO rally.task.engine [-] Full duration is: 7.080106 2018-01-26 09:52:48.307 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() started 2018-01-26 09:52:51.147 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack setup() finished in 2.84 sec 2018-01-26 09:52:51.148 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context quotas@openstack setup() started 2018-01-26 09:52:51.896 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-26 09:52:51.896 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() started 2018-01-26 09:52:51.896 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:52:52.472 1162 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 START 2018-01-26 09:53:10.485 1162 INFO rally.task.runner [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | ITER: 1 END: OK 2018-01-26 09:53:10.512 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() started 2018-01-26 09:53:27.039 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context cleanup@openstack cleanup() finished in 16.53 sec 2018-01-26 09:53:27.039 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context quotas@openstack cleanup() started 2018-01-26 09:53:27.079 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context quotas@openstack cleanup() finished in 39.65 msec 2018-01-26 09:53:27.079 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() started 2018-01-26 09:53:30.455 739 INFO rally.task.context [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-26 09:53:30.518 739 INFO rally.task.engine [-] Load duration is: 16.231204 2018-01-26 09:53:30.518 739 INFO rally.task.engine [-] Full duration is: 42.167494 2018-01-26 09:53:30.734 739 INFO rally.task.engine [-] Task 25a2a02f-221b-49c6-bfae-63bdae67dd45 | Completed: Running task. Task 25a2a02f-221b-49c6-bfae-63bdae67dd45: 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_v2.create_image | 4.122 | 4.122 | 4.122 | 4.122 | 4.122 | 4.122 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | glance_v2.delete_image | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | total | 5.156 | 5.156 | 5.156 | 5.156 | 5.156 | 5.156 | 100.0% | 1 | | -> duration | 5.156 | 5.156 | 5.156 | 5.156 | 5.156 | 5.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.15602 Full duration: 12.735278 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_v2.create_image | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 1.468 | 100.0% | 1 | | glance_v2.list_images | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> duration | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.987962 Full duration: 13.924449 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_v2.list_images | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | -> duration | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.181472 Full duration: 7.080106 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_v2.create_image | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | -> glance_v2.upload_data | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | nova.boot_servers | 14.055 | 14.055 | 14.055 | 14.055 | 14.055 | 14.055 | 100.0% | 1 | | total | 17.231 | 17.231 | 17.231 | 17.231 | 17.231 | 17.231 | 100.0% | 1 | | -> duration | 16.231 | 16.231 | 16.231 | 16.231 | 16.231 | 16.231 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.231204 Full duration: 42.167494 2018-01-26 09:53:30,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 25a2a02f-221b-49c6-bfae-63bdae67dd45 2018-01-26 09:53:30,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '25a2a02f-221b-49c6-bfae-63bdae67dd45', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-26 09:53:30,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '25a2a02f-221b-49c6-bfae-63bdae67dd45'] 2018-01-26 09:53:31,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 09:53:31,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-26 09:53:31,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-26 09:53:31,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-26 09:53:31,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:53:31,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:53:31,785 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-26 09:53:31,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-26 09:53:31,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-26 09:53:31,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:53:31,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:53:31,822 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 09:56:31,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81: started 2018-01-26 09:53:33.881 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Starting: Task validation. 2018-01-26 09:53:33.926 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Starting: Task validation of syntax. 2018-01-26 09:53:34.087 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Completed: Task validation of syntax. 2018-01-26 09:53:34.087 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Starting: Task validation of required platforms. 2018-01-26 09:53:34.131 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Completed: Task validation of required platforms. 2018-01-26 09:53:34.131 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Starting: Task validation of semantic. 2018-01-26 09:53:34.788 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:53:37.677 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.89 sec 2018-01-26 09:53:42.366 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:53:45.798 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 09:53:45.799 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Completed: Task validation of semantic. 2018-01-26 09:53:45.799 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Completed: Task validation. 2018-01-26 09:53:45.800 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Starting: Running task. 2018-01-26 09:53:45.951 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:53:48.785 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.83 sec 2018-01-26 09:53:48.786 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:53:49.459 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-26 09:53:49.459 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack setup() started 2018-01-26 09:53:52.388 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack setup() finished in 2.93 sec 2018-01-26 09:53:52.388 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:53:52.389 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:53:52.413 1417 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:53:57.937 1417 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:53:57.959 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:54:00.309 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-26 09:54:00.310 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack cleanup() started 2018-01-26 09:54:03.849 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack cleanup() finished in 3.54 sec 2018-01-26 09:54:03.850 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:54:04.036 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 09:54:04.036 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:54:07.359 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-26 09:54:08.080 1292 INFO rally.task.engine [-] Load duration is: 5.52105 2018-01-26 09:54:08.081 1292 INFO rally.task.engine [-] Full duration is: 21.429504 2018-01-26 09:54:08.360 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:54:11.115 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.75 sec 2018-01-26 09:54:11.115 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:54:11.758 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-26 09:54:11.758 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:54:11.759 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:54:11.780 1603 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:54:17.522 1603 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:54:17.545 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:54:19.802 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-26 09:54:19.802 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:54:19.965 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 09:54:19.965 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:54:23.604 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-26 09:54:24.448 1292 INFO rally.task.engine [-] Load duration is: 5.737732 2018-01-26 09:54:24.448 1292 INFO rally.task.engine [-] Full duration is: 15.261386 2018-01-26 09:54:24.725 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:54:27.354 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 09:54:27.354 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:54:27.982 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 09:54:27.982 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:54:27.983 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:54:28.568 1769 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:54:38.554 1769 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:54:38.579 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:54:40.819 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-26 09:54:40.819 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:54:40.980 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 09:54:40.980 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:54:44.406 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 09:54:44.834 1292 INFO rally.task.engine [-] Load duration is: 9.981802 2018-01-26 09:54:44.835 1292 INFO rally.task.engine [-] Full duration is: 19.699156 2018-01-26 09:54:45.070 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:54:47.793 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 09:54:47.793 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:54:48.447 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-26 09:54:48.447 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:54:48.447 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 09:54:48.468 1935 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:54:53.989 1935 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:54:54.015 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:54:56.284 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-26 09:54:56.284 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:54:56.450 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 09:54:56.451 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:54:59.743 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-26 09:55:01.168 1292 INFO rally.task.engine [-] Load duration is: 5.516858 2018-01-26 09:55:01.169 1292 INFO rally.task.engine [-] Full duration is: 14.690502 2018-01-26 09:55:01.406 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:55:04.093 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.69 sec 2018-01-26 09:55:04.094 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:55:04.704 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-26 09:55:04.705 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:55:04.705 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 09:55:04.725 2101 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:55:12.620 2101 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:55:12.647 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:55:14.912 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-26 09:55:14.913 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:55:15.081 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 09:55:15.081 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:55:18.454 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-26 09:55:19.513 1292 INFO rally.task.engine [-] Load duration is: 7.891779 2018-01-26 09:55:19.514 1292 INFO rally.task.engine [-] Full duration is: 17.067572 2018-01-26 09:55:19.778 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:55:22.348 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 09:55:22.349 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() started 2018-01-26 09:55:22.975 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 09:55:22.975 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack setup() started 2018-01-26 09:55:25.890 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack setup() finished in 2.91 sec 2018-01-26 09:55:25.890 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() started 2018-01-26 09:55:25.891 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:55:25.912 2267 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:55:31.354 2267 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:55:31.376 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() started 2018-01-26 09:55:33.634 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-26 09:55:33.635 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack cleanup() started 2018-01-26 09:55:37.199 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context volumes@openstack cleanup() finished in 3.56 sec 2018-01-26 09:55:37.200 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() started 2018-01-26 09:55:37.387 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 09:55:37.387 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:55:40.825 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-26 09:55:41.900 1292 INFO rally.task.engine [-] Load duration is: 5.437854 2018-01-26 09:55:41.901 1292 INFO rally.task.engine [-] Full duration is: 21.064745 2018-01-26 09:55:42.170 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:55:44.871 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 09:55:44.871 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() started 2018-01-26 09:55:44.872 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 09:55:44.892 2453 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:55:45.645 2453 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:55:45.674 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:55:50.192 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() finished in 4.52 sec 2018-01-26 09:55:50.193 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:55:53.387 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-26 09:55:54.244 1292 INFO rally.task.engine [-] Load duration is: 0.748986 2018-01-26 09:55:54.244 1292 INFO rally.task.engine [-] Full duration is: 11.23471 2018-01-26 09:55:54.498 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:55:57.069 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 09:55:57.070 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() started 2018-01-26 09:55:57.070 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 09:55:57.092 2619 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:55:57.838 2619 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:55:57.864 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:56:02.394 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() finished in 4.53 sec 2018-01-26 09:56:02.394 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:56:05.896 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-26 09:56:06.570 1292 INFO rally.task.engine [-] Load duration is: 0.742347 2018-01-26 09:56:06.571 1292 INFO rally.task.engine [-] Full duration is: 11.412995 2018-01-26 09:56:06.955 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:56:09.708 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.75 sec 2018-01-26 09:56:09.708 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() started 2018-01-26 09:56:09.709 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 09:56:09.731 2785 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:56:10.479 2785 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:56:10.503 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:56:15.133 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() finished in 4.63 sec 2018-01-26 09:56:15.133 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:56:18.359 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-26 09:56:19.029 1292 INFO rally.task.engine [-] Load duration is: 0.744634 2018-01-26 09:56:19.030 1292 INFO rally.task.engine [-] Full duration is: 11.423025 2018-01-26 09:56:19.264 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() started 2018-01-26 09:56:21.840 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack setup() finished in 2.58 sec 2018-01-26 09:56:21.841 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() started 2018-01-26 09:56:21.841 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack setup() finished in 0.40 msec 2018-01-26 09:56:21.862 2951 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 START 2018-01-26 09:56:22.677 2951 INFO rally.task.runner [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | ITER: 1 END: OK 2018-01-26 09:56:22.695 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:56:27.101 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context admin_cleanup@openstack cleanup() finished in 4.41 sec 2018-01-26 09:56:27.101 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() started 2018-01-26 09:56:30.354 1292 INFO rally.task.context [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-26 09:56:31.329 1292 INFO rally.task.engine [-] Load duration is: 0.810959 2018-01-26 09:56:31.329 1292 INFO rally.task.engine [-] Full duration is: 11.107574 2018-01-26 09:56:31.543 1292 INFO rally.task.engine [-] Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 | Completed: Running task. Task e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81: 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_v2.create_snapshot | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.435 | 2.435 | 2.435 | 2.435 | 2.435 | 2.435 | 100.0% | 1 | | total | 5.521 | 5.521 | 5.521 | 5.521 | 5.521 | 5.521 | 100.0% | 1 | | -> duration | 5.521 | 5.521 | 5.521 | 5.521 | 5.521 | 5.521 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.52105 Full duration: 21.429504 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_v2.create_volume | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 3.102 | 100.0% | 1 | | cinder_v2.delete_volume | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 2.636 | 100.0% | 1 | | total | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 100.0% | 1 | | -> duration | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 5.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.737732 Full duration: 15.261386 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_v2.create_volume | 7.661 | 7.661 | 7.661 | 7.661 | 7.661 | 7.661 | 100.0% | 1 | | cinder_v2.delete_volume | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | total | 9.982 | 9.982 | 9.982 | 9.982 | 9.982 | 9.982 | 100.0% | 1 | | -> duration | 9.982 | 9.982 | 9.982 | 9.982 | 9.982 | 9.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.981802 Full duration: 19.699156 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_v2.create_volume | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 3.075 | 100.0% | 1 | | cinder_v2.delete_volume | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | total | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 100.0% | 1 | | -> duration | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 5.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.516858 Full duration: 14.690502 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_v2.create_volume | 3.097 | 3.097 | 3.097 | 3.097 | 3.097 | 3.097 | 100.0% | 1 | | cinder_v2.extend_volume | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | cinder_v2.delete_volume | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | total | 7.892 | 7.892 | 7.892 | 7.892 | 7.892 | 7.892 | 100.0% | 1 | | -> duration | 7.892 | 7.892 | 7.892 | 7.892 | 7.892 | 7.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.891779 Full duration: 17.067572 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_v2.create_volume | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | total | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> duration | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 5.438 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.437854 Full duration: 21.064745 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | cinder_v2.list_qos | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748986 Full duration: 11.23471 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | cinder_v2.set_qos | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742347 Full duration: 11.412995 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | cinder_v2.list_types | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744634 Full duration: 11.423025 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810959 Full duration: 11.107574 2018-01-26 09:56:31,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81 2018-01-26 09:56:31,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-26 09:56:31,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e2ec8f8b-0ce5-4cc6-b8fc-722f2eb80d81'] 2018-01-26 09:56:32,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 09:56:32,856 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-26 09:56:32,856 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-26 09:56:32,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-26 09:56:32,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:56:32,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:56:32,894 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 09:57:49,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b75355c0-439c-4208-92af-c9553d300132: started 2018-01-26 09:56:34.898 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Starting: Task validation. 2018-01-26 09:56:34.950 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Starting: Task validation of syntax. 2018-01-26 09:56:35.021 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Completed: Task validation of syntax. 2018-01-26 09:56:35.021 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Starting: Task validation of required platforms. 2018-01-26 09:56:35.047 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Completed: Task validation of required platforms. 2018-01-26 09:56:35.047 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Starting: Task validation of semantic. 2018-01-26 09:56:35.704 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() started 2018-01-26 09:56:38.498 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 09:56:41.792 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() started 2018-01-26 09:56:45.324 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-26 09:56:45.324 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Completed: Task validation of semantic. 2018-01-26 09:56:45.325 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Completed: Task validation. 2018-01-26 09:56:45.325 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Starting: Running task. 2018-01-26 09:56:45.482 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() started 2018-01-26 09:56:48.204 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 09:56:48.204 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() started 2018-01-26 09:56:49.155 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() finished in 0.95 sec 2018-01-26 09:56:49.155 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() started 2018-01-26 09:56:49.156 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 09:56:49.176 3236 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 START 2018-01-26 09:56:59.626 3236 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 END: OK 2018-01-26 09:56:59.648 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() started 2018-01-26 09:57:00.201 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-26 09:57:00.201 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() started 2018-01-26 09:57:00.209 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() finished in 7.51 msec 2018-01-26 09:57:00.209 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() started 2018-01-26 09:57:03.674 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-26 09:57:05.583 3081 INFO rally.task.engine [-] Load duration is: 6.447499 2018-01-26 09:57:05.583 3081 INFO rally.task.engine [-] Full duration is: 18.2093 2018-01-26 09:57:05.809 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() started 2018-01-26 09:57:08.701 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() finished in 2.89 sec 2018-01-26 09:57:08.701 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() started 2018-01-26 09:57:09.566 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() finished in 0.86 sec 2018-01-26 09:57:09.566 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() started 2018-01-26 09:57:09.567 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 09:57:09.586 3402 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 START 2018-01-26 09:57:15.824 3402 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 END: OK 2018-01-26 09:57:15.849 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() started 2018-01-26 09:57:17.649 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() finished in 1.80 sec 2018-01-26 09:57:17.650 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() started 2018-01-26 09:57:17.658 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() finished in 7.81 msec 2018-01-26 09:57:17.658 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() started 2018-01-26 09:57:21.219 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-26 09:57:21.897 3081 INFO rally.task.engine [-] Load duration is: 4.235478 2018-01-26 09:57:21.898 3081 INFO rally.task.engine [-] Full duration is: 15.42525 2018-01-26 09:57:22.180 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() started 2018-01-26 09:57:24.800 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 09:57:24.800 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() started 2018-01-26 09:57:25.717 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() finished in 0.92 sec 2018-01-26 09:57:25.717 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() started 2018-01-26 09:57:25.718 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack setup() finished in 0.20 msec 2018-01-26 09:57:25.736 3568 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 START 2018-01-26 09:57:34.497 3568 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 END: OK 2018-01-26 09:57:34.516 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() started 2018-01-26 09:57:35.064 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context cleanup@openstack cleanup() finished in 0.55 sec 2018-01-26 09:57:35.064 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() started 2018-01-26 09:57:35.072 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() finished in 7.82 msec 2018-01-26 09:57:35.072 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() started 2018-01-26 09:57:38.473 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-26 09:57:40.275 3081 INFO rally.task.engine [-] Load duration is: 6.758847 2018-01-26 09:57:40.276 3081 INFO rally.task.engine [-] Full duration is: 16.308233 2018-01-26 09:57:40.594 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() started 2018-01-26 09:57:43.196 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack setup() finished in 2.60 sec 2018-01-26 09:57:43.196 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() started 2018-01-26 09:57:44.156 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack setup() finished in 0.96 sec 2018-01-26 09:57:44.174 3734 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 START 2018-01-26 09:57:44.737 3734 INFO rally.task.runner [-] Task b75355c0-439c-4208-92af-c9553d300132 | ITER: 1 END: OK 2018-01-26 09:57:44.759 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() started 2018-01-26 09:57:44.768 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context roles@openstack cleanup() finished in 9.07 msec 2018-01-26 09:57:44.769 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() started 2018-01-26 09:57:48.219 3081 INFO rally.task.context [-] Task b75355c0-439c-4208-92af-c9553d300132 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-26 09:57:48.650 3081 INFO rally.task.engine [-] Load duration is: 0.560956 2018-01-26 09:57:48.650 3081 INFO rally.task.engine [-] Full duration is: 7.643541 2018-01-26 09:57:48.830 3081 INFO rally.task.engine [-] Task b75355c0-439c-4208-92af-c9553d300132 | Completed: Running task. Task b75355c0-439c-4208-92af-c9553d300132: 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.469 | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 100.0% | 1 | | heat.update_stack | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | heat.delete_stack | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | total | 10.447 | 10.447 | 10.447 | 10.447 | 10.447 | 10.447 | 100.0% | 1 | | -> duration | 6.447 | 6.447 | 6.447 | 6.447 | 6.447 | 6.447 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.447499 Full duration: 18.2093 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 100.0% | 1 | | heat.check_stack | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | heat.delete_stack | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | total | 6.235 | 6.235 | 6.235 | 6.235 | 6.235 | 6.235 | 100.0% | 1 | | -> duration | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 4.235 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.235478 Full duration: 15.42525 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 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 100.0% | 1 | | heat.suspend_stack | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | heat.resume_stack | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | heat.delete_stack | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 100.0% | 1 | | total | 8.759 | 8.759 | 8.759 | 8.759 | 8.759 | 8.759 | 100.0% | 1 | | -> duration | 6.759 | 6.759 | 6.759 | 6.759 | 6.759 | 6.759 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.758847 Full duration: 16.308233 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.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> duration | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.560956 Full duration: 7.643541 2018-01-26 09:57:49,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b75355c0-439c-4208-92af-c9553d300132 2018-01-26 09:57:49,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b75355c0-439c-4208-92af-c9553d300132', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-26 09:57:49,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b75355c0-439c-4208-92af-c9553d300132'] 2018-01-26 09:57:50,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 09:57:50,029 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-26 09:57:50,029 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-26 09:57:50,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-26 09:57:50,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 09:57:50,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 09:57:50,047 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 10:00:47,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4cd39678-7d0f-4580-9dca-54d6cd328525: started 2018-01-26 09:57:52.159 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Starting: Task validation. 2018-01-26 09:57:52.196 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Starting: Task validation of syntax. 2018-01-26 09:57:52.324 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Completed: Task validation of syntax. 2018-01-26 09:57:52.324 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Starting: Task validation of required platforms. 2018-01-26 09:57:52.367 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Completed: Task validation of required platforms. 2018-01-26 09:57:52.368 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Starting: Task validation of semantic. 2018-01-26 09:57:53.038 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:57:55.771 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 09:57:55.848 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:57:59.040 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.19 sec 2018-01-26 09:57:59.041 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Completed: Task validation of semantic. 2018-01-26 09:57:59.041 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Completed: Task validation. 2018-01-26 09:57:59.042 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Starting: Running task. 2018-01-26 09:57:59.200 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:58:01.818 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 09:58:01.818 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:58:01.819 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 09:58:01.839 3939 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:58:03.516 3939 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:58:03.536 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:58:09.091 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.56 sec 2018-01-26 09:58:09.092 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:58:12.730 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-26 09:58:13.275 3814 INFO rally.task.engine [-] Load duration is: 0.745966 2018-01-26 09:58:13.276 3814 INFO rally.task.engine [-] Full duration is: 13.54832 2018-01-26 09:58:13.569 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:58:16.291 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 09:58:16.291 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:58:16.292 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 09:58:16.310 4105 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:58:17.992 4105 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:58:18.015 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:58:23.819 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.80 sec 2018-01-26 09:58:23.819 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:58:27.268 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-26 09:58:27.654 3814 INFO rally.task.engine [-] Load duration is: 0.771358 2018-01-26 09:58:27.655 3814 INFO rally.task.engine [-] Full duration is: 13.7142 2018-01-26 09:58:27.948 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:58:30.571 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 09:58:30.571 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:58:30.572 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 09:58:30.587 4271 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:58:32.215 4271 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:58:32.239 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:58:37.924 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-26 09:58:37.925 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:58:41.257 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-26 09:58:42.023 3814 INFO rally.task.engine [-] Load duration is: 0.715029 2018-01-26 09:58:42.024 3814 INFO rally.task.engine [-] Full duration is: 13.326691 2018-01-26 09:58:42.254 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:58:44.952 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 09:58:44.952 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:58:44.952 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.22 msec 2018-01-26 09:58:44.970 4437 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:58:46.486 4437 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:58:46.509 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:58:50.409 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 3.90 sec 2018-01-26 09:58:50.410 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:58:53.677 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-26 09:58:54.333 3814 INFO rally.task.engine [-] Load duration is: 0.653227 2018-01-26 09:58:54.334 3814 INFO rally.task.engine [-] Full duration is: 11.435082 2018-01-26 09:58:54.587 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:58:57.155 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 09:58:57.156 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:58:57.156 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 09:58:57.175 4603 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:58:58.602 4603 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:58:58.619 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:59:02.424 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 3.80 sec 2018-01-26 09:59:02.424 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:59:05.771 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-26 09:59:06.647 3814 INFO rally.task.engine [-] Load duration is: 0.569866 2018-01-26 09:59:06.647 3814 INFO rally.task.engine [-] Full duration is: 11.198373 2018-01-26 09:59:06.899 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:59:09.603 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 09:59:09.604 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:59:09.604 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.15 msec 2018-01-26 09:59:09.621 4769 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:59:12.283 4769 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:59:12.301 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:59:21.894 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 9.59 sec 2018-01-26 09:59:21.894 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:59:25.269 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-26 09:59:27.004 3814 INFO rally.task.engine [-] Load duration is: 1.765017 2018-01-26 09:59:27.004 3814 INFO rally.task.engine [-] Full duration is: 18.384196 2018-01-26 09:59:27.294 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:59:29.934 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 09:59:29.934 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:59:29.935 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 09:59:29.956 4935 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:59:31.696 4935 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:59:31.714 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:59:35.386 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 3.67 sec 2018-01-26 09:59:35.386 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:59:38.724 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-26 09:59:39.371 3814 INFO rally.task.engine [-] Load duration is: 0.8809 2018-01-26 09:59:39.372 3814 INFO rally.task.engine [-] Full duration is: 11.445941 2018-01-26 09:59:39.628 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:59:42.294 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 09:59:42.295 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:59:42.295 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 09:59:42.315 5101 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:59:43.982 5101 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:59:44.011 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 09:59:49.697 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.69 sec 2018-01-26 09:59:49.698 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 09:59:52.966 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-26 09:59:53.719 3814 INFO rally.task.engine [-] Load duration is: 0.755581 2018-01-26 09:59:53.719 3814 INFO rally.task.engine [-] Full duration is: 13.355945 2018-01-26 09:59:53.981 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 09:59:56.838 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.86 sec 2018-01-26 09:59:56.839 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 09:59:56.839 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-26 09:59:56.860 5267 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 09:59:58.518 5267 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 09:59:58.539 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:00:04.152 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.61 sec 2018-01-26 10:00:04.152 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 10:00:07.522 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-26 10:00:08.062 3814 INFO rally.task.engine [-] Load duration is: 0.644825 2018-01-26 10:00:08.063 3814 INFO rally.task.engine [-] Full duration is: 13.557306 2018-01-26 10:00:08.348 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 10:00:11.224 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.88 sec 2018-01-26 10:00:11.224 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 10:00:11.225 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 10:00:11.245 5433 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 10:00:13.080 5433 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 10:00:13.106 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:00:18.958 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 5.85 sec 2018-01-26 10:00:18.958 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 10:00:22.405 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-26 10:00:22.468 3814 INFO rally.task.engine [-] Load duration is: 0.826848 2018-01-26 10:00:22.469 3814 INFO rally.task.engine [-] Full duration is: 14.073926 2018-01-26 10:00:22.709 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() started 2018-01-26 10:00:25.338 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 10:00:25.338 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() started 2018-01-26 10:00:25.339 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:00:25.360 5599 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 START 2018-01-26 10:00:32.410 5599 INFO rally.task.runner [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | ITER: 1 END: OK 2018-01-26 10:00:32.430 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:00:42.826 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context admin_cleanup@openstack cleanup() finished in 10.40 sec 2018-01-26 10:00:42.826 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() started 2018-01-26 10:00:46.159 3814 INFO rally.task.context [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-26 10:00:46.853 3814 INFO rally.task.engine [-] Load duration is: 6.174351 2018-01-26 10:00:46.854 3814 INFO rally.task.engine [-] Full duration is: 23.466105 2018-01-26 10:00:47.082 3814 INFO rally.task.engine [-] Task 4cd39678-7d0f-4580-9dca-54d6cd328525 | Completed: Running task. Task 4cd39678-7d0f-4580-9dca-54d6cd328525: 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.revoke_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745966 Full duration: 13.54832 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_roles | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771358 Full duration: 13.7142 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | keystone_v3.list_projects | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715029 Full duration: 13.326691 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653227 Full duration: 11.435082 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569866 Full duration: 11.198373 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | keystone_v3.create_user | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | -> keystone_v3.add_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.create_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_project | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_user | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | keystone_v3.list_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> duration | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.765017 Full duration: 18.384196 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | keystone_v3.update_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.delete_project | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.8809 Full duration: 11.445941 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.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755581 Full duration: 13.355945 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | total | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> duration | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.644825 Full duration: 13.557306 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.list_users | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826848 Full duration: 14.073926 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.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | keystone_v3.create_users | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.511 | 4.511 | 4.511 | 4.511 | 4.511 | 4.511 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | total | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 100.0% | 1 | | -> duration | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 6.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.174351 Full duration: 23.466105 2018-01-26 10:00:47,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4cd39678-7d0f-4580-9dca-54d6cd328525 2018-01-26 10:00:47,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4cd39678-7d0f-4580-9dca-54d6cd328525', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-26 10:00:47,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4cd39678-7d0f-4580-9dca-54d6cd328525'] 2018-01-26 10:00:48,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 10:00:48,415 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-26 10:00:48,415 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-26 10:00:48,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-26 10:00:48,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 10:00:48,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 10:00:48,464 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 10:05:23,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8: started 2018-01-26 10:00:50.607 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Starting: Task validation. 2018-01-26 10:00:50.651 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Starting: Task validation of syntax. 2018-01-26 10:00:50.837 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Completed: Task validation of syntax. 2018-01-26 10:00:50.837 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Starting: Task validation of required platforms. 2018-01-26 10:00:50.883 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Completed: Task validation of required platforms. 2018-01-26 10:00:50.883 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Starting: Task validation of semantic. 2018-01-26 10:00:51.463 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:00:54.234 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 10:00:58.713 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:01:02.107 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-26 10:01:02.108 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Completed: Task validation of semantic. 2018-01-26 10:01:02.108 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Completed: Task validation. 2018-01-26 10:01:02.109 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Starting: Running task. 2018-01-26 10:01:02.246 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:01:04.845 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.60 sec 2018-01-26 10:01:04.846 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:01:05.406 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 10:01:05.406 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:01:05.407 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 10:01:05.429 5854 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:01:07.109 5854 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:01:07.134 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:01:12.683 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 5.55 sec 2018-01-26 10:01:12.684 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:01:12.726 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 42.01 msec 2018-01-26 10:01:12.726 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:01:16.033 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-26 10:01:16.329 5729 INFO rally.task.engine [-] Load duration is: 1.677833 2018-01-26 10:01:16.330 5729 INFO rally.task.engine [-] Full duration is: 13.79773 2018-01-26 10:01:16.601 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:01:19.229 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 10:01:19.230 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:01:19.789 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 10:01:19.789 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:01:23.903 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 4.11 sec 2018-01-26 10:01:23.904 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:01:23.904 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 10:01:23.927 6140 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:01:25.768 6140 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:01:25.792 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:01:33.601 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 7.81 sec 2018-01-26 10:01:33.601 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:01:37.745 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 4.14 sec 2018-01-26 10:01:37.746 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:01:37.918 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 10:01:37.918 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:01:41.239 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-26 10:01:42.754 5729 INFO rally.task.engine [-] Load duration is: 1.839718 2018-01-26 10:01:42.755 5729 INFO rally.task.engine [-] Full duration is: 24.658058 2018-01-26 10:01:43.124 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:01:45.684 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.56 sec 2018-01-26 10:01:45.685 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:01:46.287 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-26 10:01:46.288 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:01:50.465 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 4.18 sec 2018-01-26 10:01:50.466 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:01:50.466 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:01:50.490 6426 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:01:54.919 6426 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:01:54.939 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:02:07.115 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 12.18 sec 2018-01-26 10:02:07.115 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:02:10.968 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 3.85 sec 2018-01-26 10:02:10.968 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:02:11.133 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 10:02:11.133 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:02:14.398 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-26 10:02:15.311 5729 INFO rally.task.engine [-] Load duration is: 4.427434 2018-01-26 10:02:15.312 5729 INFO rally.task.engine [-] Full duration is: 31.292698 2018-01-26 10:02:15.582 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:02:18.160 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.58 sec 2018-01-26 10:02:18.160 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:02:18.740 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-26 10:02:18.740 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:02:22.690 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 3.95 sec 2018-01-26 10:02:22.690 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:02:22.691 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 10:02:22.714 6712 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:02:24.240 6712 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:02:24.265 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:02:32.266 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 8.00 sec 2018-01-26 10:02:32.267 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:02:36.109 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 3.84 sec 2018-01-26 10:02:36.109 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:02:36.287 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-26 10:02:36.288 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:02:39.577 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-26 10:02:39.709 5729 INFO rally.task.engine [-] Load duration is: 1.523666 2018-01-26 10:02:39.710 5729 INFO rally.task.engine [-] Full duration is: 24.012437 2018-01-26 10:02:39.970 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:02:42.736 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 10:02:42.736 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:02:43.389 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-26 10:02:43.390 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:02:43.390 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 10:02:43.412 6998 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:02:44.654 6998 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:02:44.680 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:02:52.453 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 7.77 sec 2018-01-26 10:02:52.454 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:02:52.485 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 31.37 msec 2018-01-26 10:02:52.486 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:02:55.605 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.12 sec 2018-01-26 10:02:56.057 5729 INFO rally.task.engine [-] Load duration is: 1.239441 2018-01-26 10:02:56.057 5729 INFO rally.task.engine [-] Full duration is: 15.650704 2018-01-26 10:02:56.346 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:02:59.039 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.69 sec 2018-01-26 10:02:59.039 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:02:59.607 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-26 10:02:59.607 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:03:03.827 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 4.22 sec 2018-01-26 10:03:03.827 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:03:03.827 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:03:03.849 7284 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:03:05.361 7284 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:03:05.383 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:03:13.404 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 8.02 sec 2018-01-26 10:03:13.404 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:03:17.279 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 3.87 sec 2018-01-26 10:03:17.279 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:03:17.483 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 10:03:17.484 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:03:20.560 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.08 sec 2018-01-26 10:03:22.484 5729 INFO rally.task.engine [-] Load duration is: 1.50996 2018-01-26 10:03:22.485 5729 INFO rally.task.engine [-] Full duration is: 24.231663 2018-01-26 10:03:22.762 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:03:25.731 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.97 sec 2018-01-26 10:03:25.731 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:03:26.338 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-26 10:03:26.338 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:03:30.755 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 4.42 sec 2018-01-26 10:03:30.755 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:03:30.755 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 10:03:30.778 7570 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:03:33.859 7570 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:03:33.887 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:03:48.965 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 15.08 sec 2018-01-26 10:03:48.965 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:03:52.549 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 3.58 sec 2018-01-26 10:03:52.550 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:03:52.737 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 10:03:52.737 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:03:55.981 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-26 10:03:56.945 5729 INFO rally.task.engine [-] Load duration is: 3.079473 2018-01-26 10:03:56.945 5729 INFO rally.task.engine [-] Full duration is: 33.235882 2018-01-26 10:03:57.187 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:03:59.785 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.60 sec 2018-01-26 10:03:59.786 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:04:00.349 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 10:04:00.349 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() started 2018-01-26 10:04:04.640 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack setup() finished in 4.29 sec 2018-01-26 10:04:04.640 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:04:04.641 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 10:04:04.664 7856 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:04:06.121 7856 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:04:06.147 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:04:18.985 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 12.84 sec 2018-01-26 10:04:18.986 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() started 2018-01-26 10:04:22.571 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context network@openstack cleanup() finished in 3.59 sec 2018-01-26 10:04:22.572 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:04:22.780 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-26 10:04:22.780 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:04:25.992 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-26 10:04:27.357 5729 INFO rally.task.engine [-] Load duration is: 1.45575 2018-01-26 10:04:27.358 5729 INFO rally.task.engine [-] Full duration is: 28.821443 2018-01-26 10:04:27.627 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:04:30.358 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 10:04:30.359 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:04:30.915 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 10:04:30.916 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:04:30.916 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:04:30.937 8142 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:04:31.981 8142 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:04:32.004 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:04:37.634 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 5.63 sec 2018-01-26 10:04:37.634 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:04:37.661 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 26.43 msec 2018-01-26 10:04:37.661 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:04:40.953 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-26 10:04:41.708 5729 INFO rally.task.engine [-] Load duration is: 1.042176 2018-01-26 10:04:41.709 5729 INFO rally.task.engine [-] Full duration is: 13.345212 2018-01-26 10:04:41.992 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:04:44.592 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.60 sec 2018-01-26 10:04:44.592 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:04:45.147 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-26 10:04:45.147 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:04:45.147 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:04:45.169 8428 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:04:46.366 8428 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:04:46.387 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:04:52.029 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-26 10:04:52.030 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:04:52.060 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 30.37 msec 2018-01-26 10:04:52.060 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:04:57.392 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 5.33 sec 2018-01-26 10:04:58.084 5729 INFO rally.task.engine [-] Load duration is: 1.195532 2018-01-26 10:04:58.085 5729 INFO rally.task.engine [-] Full duration is: 15.418482 2018-01-26 10:04:58.599 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() started 2018-01-26 10:05:01.369 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 10:05:01.370 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() started 2018-01-26 10:05:01.953 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-26 10:05:01.953 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context roles@openstack setup() started 2018-01-26 10:05:03.858 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context roles@openstack setup() finished in 1.91 sec 2018-01-26 10:05:03.859 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() started 2018-01-26 10:05:03.859 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 10:05:03.881 8744 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 START 2018-01-26 10:05:07.637 8744 INFO rally.task.runner [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | ITER: 1 END: OK 2018-01-26 10:05:07.661 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() started 2018-01-26 10:05:17.603 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context cleanup@openstack cleanup() finished in 9.94 sec 2018-01-26 10:05:17.603 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context roles@openstack cleanup() started 2018-01-26 10:05:18.668 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-26 10:05:18.668 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() started 2018-01-26 10:05:18.848 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-26 10:05:18.848 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() started 2018-01-26 10:05:22.131 5729 INFO rally.task.context [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-26 10:05:22.732 5729 INFO rally.task.engine [-] Load duration is: 3.754338 2018-01-26 10:05:22.733 5729 INFO rally.task.engine [-] Full duration is: 23.672962 2018-01-26 10:05:22.915 5729 INFO rally.task.engine [-] Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8 | Completed: Running task. Task f5d1e79c-44b6-49e6-9aab-6417d2d730c8: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | neutron.delete_network | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> duration | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.677833 Full duration: 13.79773 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.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | neutron.delete_port | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> duration | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 1.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.839718 Full duration: 24.658058 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | neutron.create_subnet | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | neutron.create_router | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.add_interface_router | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | neutron.remove_interface_router | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | neutron.delete_router | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 100.0% | 1 | | -> duration | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.427434 Full duration: 31.292698 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | neutron.delete_subnet | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> duration | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.523666 Full duration: 24.012437 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.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | neutron.list_networks | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> duration | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239441 Full duration: 15.650704 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.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | neutron.list_ports | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> duration | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.50996 Full duration: 24.231663 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.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_subnet | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | neutron.create_router | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.add_interface_router | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 1.465 | 100.0% | 1 | | neutron.list_routers | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> duration | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 3.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.079473 Full duration: 33.235882 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_subnet | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 100.0% | 1 | | -> duration | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 1.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.45575 Full duration: 28.821443 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.delete_security_group | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> duration | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042176 Full duration: 13.345212 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | neutron.create_security_group_rule | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> duration | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.195532 Full duration: 15.418482 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_gateway_router | 1.572 | 1.572 | 1.572 | 1.572 | 1.572 | 1.572 | 100.0% | 1 | | neutron.remove_gateway_router | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | total | 3.754 | 3.754 | 3.754 | 3.754 | 3.754 | 3.754 | 100.0% | 1 | | -> duration | 3.754 | 3.754 | 3.754 | 3.754 | 3.754 | 3.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.754338 Full duration: 23.672962 2018-01-26 10:05:23,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f5d1e79c-44b6-49e6-9aab-6417d2d730c8 2018-01-26 10:05:23,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f5d1e79c-44b6-49e6-9aab-6417d2d730c8', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-26 10:05:23,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f5d1e79c-44b6-49e6-9aab-6417d2d730c8'] 2018-01-26 10:05:24,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 10:05:24,184 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-26 10:05:24,185 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-26 10:05:24,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-26 10:05:24,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 10:05:24,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 10:05:24,222 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 10:08:21,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task fe419f74-3e20-4c28-a971-ecc339f97590: started 2018-01-26 10:05:26.291 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Starting: Task validation. 2018-01-26 10:05:26.334 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Starting: Task validation of syntax. 2018-01-26 10:05:26.441 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Completed: Task validation of syntax. 2018-01-26 10:05:26.441 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Starting: Task validation of required platforms. 2018-01-26 10:05:26.477 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Completed: Task validation of required platforms. 2018-01-26 10:05:26.477 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Starting: Task validation of semantic. 2018-01-26 10:05:27.124 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack setup() started 2018-01-26 10:05:29.816 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack setup() finished in 2.69 sec 2018-01-26 10:05:40.025 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack cleanup() started 2018-01-26 10:05:43.540 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-26 10:05:43.540 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Completed: Task validation of semantic. 2018-01-26 10:05:43.541 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Completed: Task validation. 2018-01-26 10:05:43.541 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Starting: Running task. 2018-01-26 10:05:43.725 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack setup() started 2018-01-26 10:05:46.314 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack setup() finished in 2.59 sec 2018-01-26 10:05:46.315 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context cleanup@openstack setup() started 2018-01-26 10:05:46.315 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:05:47.092 9149 INFO rally.task.runner [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | ITER: 1 START 2018-01-26 10:08:08.823 9149 INFO rally.task.runner [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-26 10:08:08.851 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context cleanup@openstack cleanup() started 2018-01-26 10:08:15.674 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context cleanup@openstack cleanup() finished in 6.82 sec 2018-01-26 10:08:15.675 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack cleanup() started 2018-01-26 10:08:18.876 9024 INFO rally.task.context [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-26 10:08:20.522 9024 INFO rally.task.engine [-] Load duration is: 140.726623 2018-01-26 10:08:20.523 9024 INFO rally.task.engine [-] Full duration is: 155.169328 2018-01-26 10:08:20.802 9024 INFO rally.task.engine [-] Task fe419f74-3e20-4c28-a971-ecc339f97590 | Completed: Running task. 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 | 7.966 | 7.966 | 7.966 | 7.966 | 7.966 | 7.966 | 100.0% | 1 | | nova.find_host_to_migrate | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | nova.live_migrate | 132.735 | 132.735 | 132.735 | 132.735 | 132.735 | 132.735 | 0.0% | 1 | | total | 141.727 | 141.727 | 141.727 | 141.727 | 141.727 | 141.727 | 0.0% | 1 | | -> duration | 140.727 | 140.727 | 140.727 | 140.727 | 140.727 | 140.727 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.726623 Full duration: 155.169328 2018-01-26 10:08:21,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe419f74-3e20-4c28-a971-ecc339f97590 2018-01-26 10:08:21,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fe419f74-3e20-4c28-a971-ecc339f97590', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-26 10:08:21,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fe419f74-3e20-4c28-a971-ecc339f97590'] 2018-01-26 10:08:21,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 10:08:21,932 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-26 10:08:21,932 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-26 10:08:21,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-26 10:08:21,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 10:08:21,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-26 10:08:21,972 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'b884f5be-4703-4199-a3f1-0e0a03235297', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'flavor_name': 'rally-tiny-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4513f423-cd2a-4c02-bf7c-9684ddb02575', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-26 10:09:14,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 13184006-65e5-448d-9197-eb3fbd5a6457: started 2018-01-26 10:08:24.042 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Starting: Task validation. 2018-01-26 10:08:24.089 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Starting: Task validation of syntax. 2018-01-26 10:08:24.124 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Completed: Task validation of syntax. 2018-01-26 10:08:24.124 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Starting: Task validation of required platforms. 2018-01-26 10:08:24.141 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Completed: Task validation of required platforms. 2018-01-26 10:08:24.141 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Starting: Task validation of semantic. 2018-01-26 10:08:24.725 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:08:27.450 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 10:08:29.436 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:08:32.778 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-26 10:08:32.779 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Completed: Task validation of semantic. 2018-01-26 10:08:32.779 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Completed: Task validation. 2018-01-26 10:08:32.780 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Starting: Running task. 2018-01-26 10:08:32.973 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:08:35.516 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.54 sec 2018-01-26 10:08:35.517 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() started 2018-01-26 10:08:35.517 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 10:08:35.537 9384 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 START 2018-01-26 10:08:36.449 9384 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 END: OK 2018-01-26 10:08:36.471 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:08:37.359 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() finished in 0.89 sec 2018-01-26 10:08:37.360 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:08:40.615 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-26 10:08:41.012 9259 INFO rally.task.engine [-] Load duration is: 0.909542 2018-01-26 10:08:41.012 9259 INFO rally.task.engine [-] Full duration is: 7.658782 2018-01-26 10:08:41.307 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:08:43.853 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.55 sec 2018-01-26 10:08:43.854 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() started 2018-01-26 10:08:43.854 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-26 10:08:43.873 9490 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 START 2018-01-26 10:08:44.549 9490 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 END: OK 2018-01-26 10:08:44.574 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:08:45.524 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-26 10:08:45.525 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:08:48.851 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-26 10:08:49.346 9259 INFO rally.task.engine [-] Load duration is: 0.673822 2018-01-26 10:08:49.347 9259 INFO rally.task.engine [-] Full duration is: 7.558455 2018-01-26 10:08:49.570 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:08:52.272 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 10:08:52.272 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() started 2018-01-26 10:08:52.272 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 10:08:52.294 9596 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 START 2018-01-26 10:08:52.986 9596 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 END: OK 2018-01-26 10:08:53.015 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:08:53.891 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-26 10:08:53.891 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:08:57.198 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-26 10:08:57.622 9259 INFO rally.task.engine [-] Load duration is: 0.690086 2018-01-26 10:08:57.622 9259 INFO rally.task.engine [-] Full duration is: 7.64133 2018-01-26 10:08:57.884 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:09:00.459 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 10:09:00.459 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() started 2018-01-26 10:09:00.459 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 10:09:00.481 9702 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 START 2018-01-26 10:09:01.451 9702 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 END: OK 2018-01-26 10:09:01.476 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:09:02.405 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-26 10:09:02.405 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:09:05.918 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-26 10:09:05.990 9259 INFO rally.task.engine [-] Load duration is: 0.967842 2018-01-26 10:09:05.991 9259 INFO rally.task.engine [-] Full duration is: 8.047822 2018-01-26 10:09:06.272 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() started 2018-01-26 10:09:09.102 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack setup() finished in 2.83 sec 2018-01-26 10:09:09.102 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() started 2018-01-26 10:09:09.102 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-26 10:09:09.123 9808 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 START 2018-01-26 10:09:10.003 9808 INFO rally.task.runner [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | ITER: 1 END: OK 2018-01-26 10:09:10.025 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() started 2018-01-26 10:09:10.961 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-26 10:09:10.961 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() started 2018-01-26 10:09:14.229 9259 INFO rally.task.context [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-26 10:09:14.321 9259 INFO rally.task.engine [-] Load duration is: 0.878215 2018-01-26 10:09:14.321 9259 INFO rally.task.engine [-] Full duration is: 7.972895 2018-01-26 10:09:14.568 9259 INFO rally.task.engine [-] Task 13184006-65e5-448d-9197-eb3fbd5a6457 | Completed: Running task. Task 13184006-65e5-448d-9197-eb3fbd5a6457: 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | quotas.delete_quotas | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909542 Full duration: 7.658782 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673822 Full duration: 7.558455 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.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690086 Full duration: 7.64133 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | quotas.delete_quotas | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.967842 Full duration: 8.047822 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.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878215 Full duration: 7.972895 2018-01-26 10:09:14,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 13184006-65e5-448d-9197-eb3fbd5a6457 2018-01-26 10:09:14,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '13184006-65e5-448d-9197-eb3fbd5a6457', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-26 10:09:14,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '13184006-65e5-448d-9197-eb3fbd5a6457'] 2018-01-26 10:09:15,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 10:09:15,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-26 10:09:15,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:21 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:31 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:08 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:55 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:15 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 08:16 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:10 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:17 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:56 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-26 10:09:15,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-26 10:09:21,497 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 10:09:21,497 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 10:09:22,021 - functest.utils.functest_utils - DEBUG - 2018-01-26 10:09:22,021 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 10:09:22,021 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:39 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-26 10:09:22,023 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-26 10:09:22,023 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-26 10:09:22,075 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 10:09:22,511 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 10:09:22,511 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-26 10:09:22,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 10:09:25,254 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 10:09:27,427 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 10:09:30,254 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 10:09:32,469 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 10:09:38,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-26 10:09:39,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-26 10:09:40,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 10:09:43,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 10:09:43,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 10:09:44,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 10:09:44,873 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 10:09:47,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-26 10:09:47,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-26 10:09:48,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 10:09:48,317 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 10:09:51,083 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 10:09:51,084 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 10:09:51,086 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 10:09:51,088 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-26 10:09:51,090 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-26 10:09:51,097 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.210778s] ... ok 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.060082s] ... ok 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [15.347556s] ... ok 2018-01-26 10:22:03,871 - 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 [0.787129s] ... ok 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.208815s] ... ok 2018-01-26 10:22:03,871 - 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 [3.110593s] ... ok 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.081133s] ... ok 2018-01-26 10:22:03,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.223355s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.100423s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001095s] ... ok 2018-01-26 10:22:03,872 - 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 [7.049512s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.075740s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.448445s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.096802s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000947s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.133071s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.056311s] ... ok 2018-01-26 10:22:03,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.943033s] ... ok 2018-01-26 10:22:03,872 - 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.581633s] ... ok 2018-01-26 10:22:03,872 - 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.236631s] ... ok 2018-01-26 10:22:03,872 - 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.333528s] ... ok 2018-01-26 10:22:03,872 - 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.247992s] ... ok 2018-01-26 10:22:03,872 - 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.213981s] ... ok 2018-01-26 10:22:03,872 - 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.070021s] ... ok 2018-01-26 10:22:03,872 - 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.071803s] ... ok 2018-01-26 10:22:03,872 - 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.080470s] ... ok 2018-01-26 10:22:03,872 - 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.071279s] ... ok 2018-01-26 10:22:03,872 - 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.070653s] ... ok 2018-01-26 10:22:03,873 - 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.156951s] ... ok 2018-01-26 10:22:03,873 - 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.063904s] ... ok 2018-01-26 10:22:03,873 - 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.011176s] ... ok 2018-01-26 10:22:03,873 - 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.227899s] ... ok 2018-01-26 10:22:03,873 - 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.011323s] ... ok 2018-01-26 10:22:03,873 - 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.011371s] ... ok 2018-01-26 10:22:03,873 - 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.031400s] ... ok 2018-01-26 10:22:03,873 - 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.058654s] ... ok 2018-01-26 10:22:03,873 - 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.065647s] ... ok 2018-01-26 10:22:03,873 - 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.228257s] ... ok 2018-01-26 10:22:03,873 - 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.015318s] ... ok 2018-01-26 10:22:03,873 - 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.070241s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.267945s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [9.115516s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [25.805016s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.575041s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.367831s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.226785s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.200086s] ... ok 2018-01-26 10:22:03,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.391075s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.392308s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.662866s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.081284s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.295266s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.338811s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.288209s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.548218s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.101269s] ... ok 2018-01-26 10:22:03,874 - 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.969542s] ... ok 2018-01-26 10:22:03,874 - 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.127415s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [0.989737s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.080643s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.214096s] ... ok 2018-01-26 10:22:03,874 - 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.223786s] ... ok 2018-01-26 10:22:03,874 - 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.218909s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.234183s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.989023s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.411448s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.236527s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.374851s] ... ok 2018-01-26 10:22:03,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.954846s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.238960s] ... ok 2018-01-26 10:22:03,875 - 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.398159s] ... ok 2018-01-26 10:22:03,875 - 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.228038s] ... ok 2018-01-26 10:22:03,875 - 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.232817s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.310446s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.467863s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011801s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [26.953828s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.082309s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.080514s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070581s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.307072s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.510043s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.016897s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.011168s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.162472s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.038384s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.029259s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.027712s] ... ok 2018-01-26 10:22:03,875 - 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.180986s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.197235s] ... ok 2018-01-26 10:22:03,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.042847s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.037265s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.039778s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.147727s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.013234s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.322178s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.008555s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.153783s] ... ok 2018-01-26 10:22:03,876 - 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.415312s] ... ok 2018-01-26 10:22:03,876 - 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.237673s] ... ok 2018-01-26 10:22:03,876 - 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.021881s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.950509s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.350857s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.957960s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.974076s] ... ok 2018-01-26 10:22:03,876 - 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 [1.728822s] ... ok 2018-01-26 10:22:03,876 - 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.073711s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.050169s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.656398s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.746177s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.255034s] ... ok 2018-01-26 10:22:03,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.107405s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.055532s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.062626s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.239378s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.129342s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.190344s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.052086s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.699690s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.655026s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.610385s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.573603s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.060815s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.183147s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.049249s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.038193s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.103617s] ... ok 2018-01-26 10:22:03,877 - 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.852178s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [2.540916s] ... ok 2018-01-26 10:22:03,877 - 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.492366s] ... ok 2018-01-26 10:22:03,877 - 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.173377s] ... ok 2018-01-26 10:22:03,877 - 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.672501s] ... ok 2018-01-26 10:22:03,877 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.220492s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.043138s] ... ok 2018-01-26 10:22:03,878 - 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.171468s] ... ok 2018-01-26 10:22:03,878 - 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.786416s] ... ok 2018-01-26 10:22:03,878 - 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.681448s] ... ok 2018-01-26 10:22:03,878 - 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.394599s] ... ok 2018-01-26 10:22:03,878 - 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.741181s] ... ok 2018-01-26 10:22:03,878 - 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.846374s] ... ok 2018-01-26 10:22:03,878 - 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.831724s] ... ok 2018-01-26 10:22:03,878 - 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.065107s] ... ok 2018-01-26 10:22:03,878 - 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.018868s] ... ok 2018-01-26 10:22:03,878 - 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.018603s] ... ok 2018-01-26 10:22:03,878 - 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.015192s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.661390s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.153406s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.152029s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.850287s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.444746s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.072164s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.550557s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.666686s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.569417s] ... ok 2018-01-26 10:22:03,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.333135s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [28.095005s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.564030s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [7.188063s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [9.832126s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.177030s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.038677s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.052230s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.262558s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.104615s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.358415s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.039012s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.050457s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.056512s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.048550s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.038733s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.083922s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.255536s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.051455s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.048717s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.158008s] ... ok 2018-01-26 10:22:03,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.156995s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.183203s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.017929s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.152497s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013277s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.043001s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.031872s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009812s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.358753s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009552s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.047573s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.043770s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.035486s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.037575s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.155231s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.033687s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.034824s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.234346s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.033026s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.035109s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.031822s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.035576s] ... ok 2018-01-26 10:22:03,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.210002s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.120050s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.077888s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.353816s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.172932s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.162871s] ... ok 2018-01-26 10:22:03,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 728.0000 sec. 2018-01-26 10:22:03,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-26 10:22:03,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-26 10:22:03,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-26 10:22:03,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-26 10:22:09,507 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 10:22:09,507 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 10:22:10,081 - functest.utils.functest_utils - DEBUG - 2018-01-26 10:22:10,081 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 10:22:10,081 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:47 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 10:22:10,085 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-26 10:22:10,849 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 11:01:58,944 - 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_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... 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_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... 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_short_timeout (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_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... 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_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2388.082s OK 2018-01-26 11:01:59,064 - functest.utils.functest_utils - DEBUG - 2018-01-26 11:01:59,064 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 11:01:59,065 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:48 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-26 11:01:59,069 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-716 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 11:01:59,072 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:30 | PASS | | tempest_smoke_serial | functest | smoke | 10:34 | PASS | | rally_sanity | functest | smoke | 18:39 | FAIL | | refstack_defcore | functest | smoke | 12:47 | PASS | | snaps_smoke | functest | smoke | 39:48 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-26 11:01:59,078 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-26 11:02:04,876 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 11:02:04,876 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 11:02:04,877 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-26 11:02:04,878 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-26 11:02:04,878 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-26 11:02:44,097 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-26 11:02:44,098 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-26 11:02:44,216 - functest.utils.functest_utils - DEBUG - 2018-01-26 11:02:44,216 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 11:02:44,217 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:39 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-26 11:02:44,220 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-26 11:02:44,220 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-716 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 11:02:44,223 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:39 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-26 11:02:44,226 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 11:02:48,062 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 11:02:48,063 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 11:02:48,063 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-26 11:02:48,063 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-716 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 11:02:48,064 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-26 11:02:48,066 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 11:02:52,586 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 11:02:52,588 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 11:02:52,588 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-26 11:02:52,590 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-716 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 11:02:52,592 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-26 11:02:52,593 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK