2018-01-26 12:32:13,199 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-26 12:32:13,199 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.30:5000/v3 ...OK 2018-01-26 12:32:13,573 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-26 12:32:13,941 - functest.ci.check_deployment - DEBUG - 172.30.9.30:5000 is reachable! 2018-01-26 12:32:13,941 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.30:5000 ...OK 2018-01-26 12:32:14,315 - functest.ci.check_deployment - DEBUG - 172.30.9.30:8774 is reachable! 2018-01-26 12:32:14,316 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.30:8774/v2.1 ...OK 2018-01-26 12:32:14,683 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9696 is reachable! 2018-01-26 12:32:14,683 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.30:9696 ...OK 2018-01-26 12:32:15,170 - functest.ci.check_deployment - DEBUG - 172.30.9.30:9292 is reachable! 2018-01-26 12:32:15,170 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.30:9292 ...OK 2018-01-26 12:32:16,423 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-26 12:32:18,044 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-26 12:32:18,065 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-26 12:32:18,717 - functest.ci.check_deployment - INFO - External network found: external 2018-01-26 12:32:21,353 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 12:32:21,354 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 12:32:21,355 - 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 12:32:21,356 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-26 12:32:21,356 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-26 12:32:23,057 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 12:32:31,349 - 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.289s OK 2018-01-26 12:32:31,470 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:32:31,471 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:32:31,471 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 12:32:31,474 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-26 12:32:32,844 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 12:40:58,464 - 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 505.612s OK 2018-01-26 12:40:58,583 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:40:58,584 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:40:58,584 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 12:40:58,588 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-26 12:40:59,267 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 12:41:33,528 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 34.260s OK 2018-01-26 12:41:33,639 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:41:33,639 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:41:33,639 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-26 12:41:33,643 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-717 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 12:41:33,646 - 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:26 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-26 12:41:33,649 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 12:41:36,609 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 12:41:36,609 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 12:41:36,610 - 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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-26 12:41:36,611 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-26 12:41:36,611 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-26 12:41:37,176 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-26 12:41:37,177 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 12:41:37,609 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 12:41:37,609 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-26 12:41:38,066 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 12:41:38,066 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 12:41:38' 2018-01-26 12:41:38,067 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:40,118 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:42,446 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:46,679 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:47,328 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:48,159 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:52,845 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:41:56,146 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-9a6339ce-b668-4a1e-b859-f574c6f867bc' 2018-01-26 12:42:15,483 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 12:42:20,421 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-26 12:42:20,559 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 12:42:21,566 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 12:42:40,225 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 12:42:40,225 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 12:42:40,745 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:42:40,745 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:42:40,745 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 12:42:40,750 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-26 12:42:40,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 12:42:40,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 12:42:40' 2018-01-26 12:42:40,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:42:43,282 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:42:45,380 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:42:50,479 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:42:51,055 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:42:55,650 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-436adab0-2582-4103-a75a-f3dfe702496a' 2018-01-26 12:43:01,020 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 12:43:08,991 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 12:43:11,674 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-26 12:43:14,121 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 12:43:35,280 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:43:35,281 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:43:35,281 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-26 12:43:35,285 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-26 12:43:35,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 12:43:37,451 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 12:43:39,795 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 12:43:42,808 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 12:43:44,751 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 12:43:50,375 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 12:43:52,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 12:43:52,161 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 12:43:54,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 12:43:54,811 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 12:43:57,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 12:43:57,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 12:43:57,661 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 12:43:57,665 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-26 12:43:57,665 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-91686491-5498-4b68-9da8-a24ac3c70546/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-26 12:44:00,332 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-26 12:44:00,334 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-26 12:44:00,335 - 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 12:44:02,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:02.405 62 INFO rally.api [-] Starting verification (UUID=b53d1f56-fad7-439f-98d0-fb30157d8f7d) for deployment 'opnfv-rally' (UUID=8b100d68-0385-49f3-9b26-95dec19f69fc) by verifier 'opnfv-tempest' (UUID=91686491-5498-4b68-9da8-a24ac3c70546). 2018-01-26 12:44:02,408 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b53d1f56-fad7-439f-98d0-fb30157d8f7d 2018-01-26 12:44:08,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:08.335 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-01-26 12:44:08,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:08.394 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-01-26 12:44:14,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:14.609 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.255s] 2018-01-26 12:44:16,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:16.236 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.627s] 2018-01-26 12:44:24,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:24.195 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.407s] 2018-01-26 12:44:36,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:44:36.901 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.500s] 2018-01-26 12:45:36,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:45:36.732 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.078s] 2018-01-26 12:45:36,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:45:36.734 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-26 12:46:01,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:46:01.630 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-01-26 12:46:01,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:46:01.631 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-26 12:46:25,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:46:25.315 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2018-01-26 12:46:25,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:46:25.316 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-26 12:48:01,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:01.976 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.556s] 2018-01-26 12:48:21,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:21.481 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-01-26 12:48:21,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:21.589 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2018-01-26 12:48:30,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:30.040 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.644s] 2018-01-26 12:48:30,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:30.049 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-26 12:48:31,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:31.487 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 12:48:31,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:31.488 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 12:48:35,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:35.024 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.293s] 2018-01-26 12:48:41,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:41.050 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.087s] 2018-01-26 12:48:46,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:46.981 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.594s] 2018-01-26 12:48:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:48:53.458 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.363s] 2018-01-26 12:49:01,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:01.920 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.095s] 2018-01-26 12:49:07,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:07.569 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.271s] 2018-01-26 12:49:12,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:12.936 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.158s] 2018-01-26 12:49:19,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:19.515 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.426s] 2018-01-26 12:49:25,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:25.549 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.349s] 2018-01-26 12:49:33,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:33.071 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.416s] 2018-01-26 12:49:35,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:35.254 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-26 12:49:37,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:37.043 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-01-26 12:49:37,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:37.115 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2018-01-26 12:49:37,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:37.168 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.052s] 2018-01-26 12:49:37,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:37.174 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-26 12:49:40,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:40.556 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.304s] 2018-01-26 12:49:41,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:41.274 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.718s] 2018-01-26 12:49:42,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:42.352 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.077s] 2018-01-26 12:49:47,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:47.845 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-26 12:49:51,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:49:51.770 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.941s] 2018-01-26 12:50:02,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:02.653 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [1.936s] 2018-01-26 12:50:05,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:05.339 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.685s] 2018-01-26 12:50:15,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:15.498 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.761s] 2018-01-26 12:50:18,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:18.630 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.131s] 2018-01-26 12:50:25,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:25.684 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.054s] 2018-01-26 12:50:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:33.988 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.656s] 2018-01-26 12:50:36,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:36.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.799s] 2018-01-26 12:50:41,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:41.716 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.927s] 2018-01-26 12:50:55,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.235 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.466s] 2018-01-26 12:50:55,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.481 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.245s] 2018-01-26 12:50:55,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.603 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2018-01-26 12:50:55,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.666 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.062s] 2018-01-26 12:50:55,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.776 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.109s] 2018-01-26 12:50:55,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:50:55.831 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2018-01-26 12:51:06,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:06.582 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.499s] 2018-01-26 12:51:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:06.879 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.297s] 2018-01-26 12:51:07,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:07.135 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.255s] 2018-01-26 12:51:07,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:07.188 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.052s] 2018-01-26 12:51:07,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:07.420 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.231s] 2018-01-26 12:51:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:07.469 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-01-26 12:51:17,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:17.632 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.233s] 2018-01-26 12:51:22,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:22.692 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.059s] 2018-01-26 12:51:24,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:24.471 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.778s] 2018-01-26 12:51:24,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:24.528 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-01-26 12:51:24,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:24.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.193s] 2018-01-26 12:51:34,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:34.213 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.237s] 2018-01-26 12:51:38,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:38.572 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.358s] 2018-01-26 12:51:40,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:40.036 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.464s] 2018-01-26 12:51:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:40.089 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-01-26 12:51:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:40.139 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-01-26 12:51:53,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:53.264 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.969s] 2018-01-26 12:51:57,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:51:57.876 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.611s] 2018-01-26 12:52:01,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:01.888 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.012s] 2018-01-26 12:52:04,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:04.614 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.726s] 2018-01-26 12:52:22,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:22.511 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.927s] 2018-01-26 12:52:27,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:27.295 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.784s] 2018-01-26 12:52:31,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:31.389 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.093s] 2018-01-26 12:52:35,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:35.309 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.920s] 2018-01-26 12:52:46,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:46.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.375s] 2018-01-26 12:52:48,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:48.204 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.417s] 2018-01-26 12:52:48,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:48.259 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.057s] 2018-01-26 12:52:52,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:52.567 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.057s] 2018-01-26 12:52:54,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:54.148 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.578s] 2018-01-26 12:52:54,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:54.196 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-01-26 12:52:57,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:52:57.502 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.517s] 2018-01-26 12:53:00,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:00.601 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-26 12:53:01,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:01.858 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-26 12:53:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:01.860 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-26 12:53:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:01.861 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-26 12:53:01,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:01.861 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-26 12:53:01,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:01.862 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-26 12:53:03,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:03.734 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-26 12:53:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:16.178 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.636s] 2018-01-26 12:53:27,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:27.484 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.901s] 2018-01-26 12:53:38,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:38.931 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.444s] 2018-01-26 12:53:46,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:53:46.504 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-01-26 12:56:20,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:56:20.630 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [148.236s] 2018-01-26 12:56:46,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:56:46.095 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [17.787s] 2018-01-26 12:57:20,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 12:57:20.898 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.104s] 2018-01-26 12:57:36,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid b53d1f56-fad7-439f-98d0-fb30157d8f7d'. 2018-01-26 12:57:37,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b53d1f56-fad7-439f-98d0-fb30157d8f7d | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-26 12:44:02 | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-26 12:57:36 | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:34 | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-26 12:57:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 91686491-5498-4b68-9da8-a24ac3c70546) | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b100d68-0385-49f3-9b26-95dec19f69fc) | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 794.571 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-26 12:57:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-01-26 12:57:37,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 12:57:37,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-26 12:57:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-01-26 12:57:41,009 - functest.utils.functest_utils - DEBUG - 2018-01-26 12:57:41,010 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 12:57:41,011 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 13:51 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-26 12:57:41,015 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-26 12:57:41,015 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-26 12:57:41,099 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 12:57:41,544 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 12:57:41,544 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-26 12:57:41,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 12:57:44,424 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 12:57:46,741 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 12:57:49,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-26 12:57:51,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241'... 2018-01-26 12:57:53,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-270fc707-6c85-47d7-b898-61f8c65c6241'... 2018-01-26 12:57:54,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-270fc707-6c85-47d7-b898-61f8c65c6241'... 2018-01-26 12:57:58,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241'... 2018-01-26 12:57:59,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241'... 2018-01-26 12:57:59,625 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-26 12:57:59,625 - 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 12:57:59,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 12:57:59,664 - 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 12:57:59,672 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 12:58:58,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa: started 2018-01-26 12:58:01.794 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Starting: Task validation. 2018-01-26 12:58:01.839 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Starting: Task validation of syntax. 2018-01-26 12:58:01.916 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Completed: Task validation of syntax. 2018-01-26 12:58:01.916 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Starting: Task validation of required platforms. 2018-01-26 12:58:01.945 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Completed: Task validation of required platforms. 2018-01-26 12:58:01.945 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Starting: Task validation of semantic. 2018-01-26 12:58:02.609 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:05.231 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.62 sec 2018-01-26 12:58:05.274 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:08.692 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.42 sec 2018-01-26 12:58:08.693 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Completed: Task validation of semantic. 2018-01-26 12:58:08.693 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Completed: Task validation. 2018-01-26 12:58:08.694 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Starting: Running task. 2018-01-26 12:58:08.879 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:11.515 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.64 sec 2018-01-26 12:58:11.538 368 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:12.007 368 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:12.027 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:15.550 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.52 sec 2018-01-26 12:58:16.919 243 INFO rally.task.engine [-] Load duration is: 0.466926 2018-01-26 12:58:16.920 243 INFO rally.task.engine [-] Full duration is: 6.687508 2018-01-26 12:58:17.201 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:20.083 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.88 sec 2018-01-26 12:58:20.103 454 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:20.952 454 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:20.977 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:24.538 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.56 sec 2018-01-26 12:58:25.241 243 INFO rally.task.engine [-] Load duration is: 0.846837 2018-01-26 12:58:25.242 243 INFO rally.task.engine [-] Full duration is: 7.351823 2018-01-26 12:58:25.516 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:28.236 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.72 sec 2018-01-26 12:58:28.258 540 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:28.893 540 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:28.918 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:32.525 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.61 sec 2018-01-26 12:58:33.564 243 INFO rally.task.engine [-] Load duration is: 0.633739 2018-01-26 12:58:33.565 243 INFO rally.task.engine [-] Full duration is: 7.023068 2018-01-26 12:58:33.824 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:36.626 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.80 sec 2018-01-26 12:58:36.648 626 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:37.414 626 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:37.440 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:40.822 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.38 sec 2018-01-26 12:58:41.875 243 INFO rally.task.engine [-] Load duration is: 0.764423 2018-01-26 12:58:41.876 243 INFO rally.task.engine [-] Full duration is: 7.01519 2018-01-26 12:58:42.146 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:44.864 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.72 sec 2018-01-26 12:58:44.883 712 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:45.646 712 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:45.667 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:49.338 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.67 sec 2018-01-26 12:58:50.194 243 INFO rally.task.engine [-] Load duration is: 0.760222 2018-01-26 12:58:50.195 243 INFO rally.task.engine [-] Full duration is: 7.208776 2018-01-26 12:58:50.459 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() started 2018-01-26 12:58:53.227 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack setup() finished in 2.77 sec 2018-01-26 12:58:53.248 798 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 START 2018-01-26 12:58:53.908 798 INFO rally.task.runner [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | ITER: 1 END: OK 2018-01-26 12:58:53.929 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() started 2018-01-26 12:58:57.373 243 INFO rally.task.context [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Context users@openstack cleanup() finished in 3.44 sec 2018-01-26 12:58:58.502 243 INFO rally.task.engine [-] Load duration is: 0.65849 2018-01-26 12:58:58.503 243 INFO rally.task.engine [-] Full duration is: 6.931909 2018-01-26 12:58:58.692 243 INFO rally.task.engine [-] Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa | Completed: Running task. Task 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa: 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.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> duration | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.466926 Full duration: 6.687508 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.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846837 Full duration: 7.351823 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.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633739 Full duration: 7.023068 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764423 Full duration: 7.01519 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.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760222 Full duration: 7.208776 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.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> duration | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65849 Full duration: 6.931909 2018-01-26 12:58:58,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa 2018-01-26 12:58:58,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-26 12:58:58,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-26 12:58:58,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9cb551ed-1a7d-4e55-aa2a-e230b2cbabfa'] 2018-01-26 12:58:59,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 12:58:59,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-26 12:58:59,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-26 12:58:59,736 - 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 12:58:59,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 12:58:59,774 - 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 12:58:59,776 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:00:20,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 39db5abe-f549-4753-b23a-569b069bc004: started 2018-01-26 12:59:01.821 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Starting: Task validation. 2018-01-26 12:59:01.866 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Starting: Task validation of syntax. 2018-01-26 12:59:01.918 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Completed: Task validation of syntax. 2018-01-26 12:59:01.918 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Starting: Task validation of required platforms. 2018-01-26 12:59:01.938 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Completed: Task validation of required platforms. 2018-01-26 12:59:01.938 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Starting: Task validation of semantic. 2018-01-26 12:59:02.592 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() started 2018-01-26 12:59:05.275 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 12:59:07.543 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() started 2018-01-26 12:59:11.150 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-26 12:59:11.151 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Completed: Task validation of semantic. 2018-01-26 12:59:11.151 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Completed: Task validation. 2018-01-26 12:59:11.152 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Starting: Running task. 2018-01-26 12:59:11.298 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() started 2018-01-26 12:59:14.026 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 12:59:14.027 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() started 2018-01-26 12:59:14.027 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() finished in 0.36 msec 2018-01-26 12:59:14.045 973 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 START 2018-01-26 12:59:19.737 973 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 END: OK 2018-01-26 12:59:19.758 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() started 2018-01-26 12:59:20.353 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-26 12:59:20.353 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() started 2018-01-26 12:59:23.747 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-26 12:59:25.377 848 INFO rally.task.engine [-] Load duration is: 4.873032 2018-01-26 12:59:25.377 848 INFO rally.task.engine [-] Full duration is: 12.461934 2018-01-26 12:59:25.629 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() started 2018-01-26 12:59:28.376 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() finished in 2.75 sec 2018-01-26 12:59:28.376 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() started 2018-01-26 12:59:28.377 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 12:59:28.398 1079 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 START 2018-01-26 12:59:32.399 1079 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 END: OK 2018-01-26 12:59:32.428 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() started 2018-01-26 12:59:35.641 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() finished in 3.21 sec 2018-01-26 12:59:35.641 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() started 2018-01-26 12:59:39.483 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-26 12:59:39.705 848 INFO rally.task.engine [-] Load duration is: 3.215731 2018-01-26 12:59:39.706 848 INFO rally.task.engine [-] Full duration is: 13.864341 2018-01-26 12:59:39.986 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() started 2018-01-26 12:59:42.651 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() finished in 2.66 sec 2018-01-26 12:59:42.673 1185 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 START 2018-01-26 12:59:43.754 1185 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 END: OK 2018-01-26 12:59:43.778 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() started 2018-01-26 12:59:47.437 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 12:59:48.024 848 INFO rally.task.engine [-] Load duration is: 0.200794 2018-01-26 12:59:48.025 848 INFO rally.task.engine [-] Full duration is: 7.466795 2018-01-26 12:59:48.318 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() started 2018-01-26 12:59:50.907 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack setup() finished in 2.59 sec 2018-01-26 12:59:50.908 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context quotas@openstack setup() started 2018-01-26 12:59:51.680 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-26 12:59:51.680 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() started 2018-01-26 12:59:51.681 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 12:59:52.267 1271 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 START 2018-01-26 13:00:05.656 1271 INFO rally.task.runner [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | ITER: 1 END: OK 2018-01-26 13:00:05.680 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() started 2018-01-26 13:00:15.381 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context cleanup@openstack cleanup() finished in 9.70 sec 2018-01-26 13:00:15.381 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context quotas@openstack cleanup() started 2018-01-26 13:00:15.418 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context quotas@openstack cleanup() finished in 37.45 msec 2018-01-26 13:00:15.419 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() started 2018-01-26 13:00:18.748 848 INFO rally.task.context [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-26 13:00:20.483 848 INFO rally.task.engine [-] Load duration is: 11.580978 2018-01-26 13:00:20.483 848 INFO rally.task.engine [-] Full duration is: 30.445218 2018-01-26 13:00:20.662 848 INFO rally.task.engine [-] Task 39db5abe-f549-4753-b23a-569b069bc004 | Completed: Running task. Task 39db5abe-f549-4753-b23a-569b069bc004: 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 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | glance_v2.delete_image | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | total | 4.873 | 4.873 | 4.873 | 4.873 | 4.873 | 4.873 | 100.0% | 1 | | -> duration | 4.873 | 4.873 | 4.873 | 4.873 | 4.873 | 4.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.873032 Full duration: 12.461934 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.172 | 3.172 | 3.172 | 3.172 | 3.172 | 3.172 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | glance_v2.list_images | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | -> duration | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.215731 Full duration: 13.864341 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.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | -> duration | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.200794 Full duration: 7.466795 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 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | nova.boot_servers | 8.535 | 8.535 | 8.535 | 8.535 | 8.535 | 8.535 | 100.0% | 1 | | total | 12.581 | 12.581 | 12.581 | 12.581 | 12.581 | 12.581 | 100.0% | 1 | | -> duration | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 11.581 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.580978 Full duration: 30.445218 2018-01-26 13:00:20,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39db5abe-f549-4753-b23a-569b069bc004 2018-01-26 13:00:20,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '39db5abe-f549-4753-b23a-569b069bc004', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-26 13:00:20,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '39db5abe-f549-4753-b23a-569b069bc004'] 2018-01-26 13:00:21,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:00:21,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-26 13:00:21,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-26 13:00:21,844 - 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 13:00:21,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:00:21,883 - 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 13:00:21,883 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-26 13:00:21,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-26 13:00:21,884 - 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 13:00:21,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:00:21,913 - 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 13:00:21,917 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:03:24,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7ae52e16-a781-406f-ba64-4a610fad9f76: started 2018-01-26 13:00:24.049 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Starting: Task validation. 2018-01-26 13:00:24.093 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Starting: Task validation of syntax. 2018-01-26 13:00:24.185 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Completed: Task validation of syntax. 2018-01-26 13:00:24.185 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Starting: Task validation of required platforms. 2018-01-26 13:00:24.223 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Completed: Task validation of required platforms. 2018-01-26 13:00:24.223 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Starting: Task validation of semantic. 2018-01-26 13:00:24.825 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:00:27.549 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 13:00:32.422 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:00:35.857 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-26 13:00:35.857 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Completed: Task validation of semantic. 2018-01-26 13:00:35.858 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Completed: Task validation. 2018-01-26 13:00:35.859 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Starting: Running task. 2018-01-26 13:00:36.046 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:00:38.618 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 13:00:38.618 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:00:39.346 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-26 13:00:39.347 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack setup() started 2018-01-26 13:00:42.458 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack setup() finished in 3.11 sec 2018-01-26 13:00:42.458 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:00:42.458 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:00:42.483 1526 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:00:47.767 1526 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:00:47.787 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:00:50.143 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-26 13:00:50.143 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack cleanup() started 2018-01-26 13:00:53.724 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack cleanup() finished in 3.58 sec 2018-01-26 13:00:53.724 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:00:53.898 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 13:00:53.899 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:00:57.591 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-26 13:00:58.164 1401 INFO rally.task.engine [-] Load duration is: 5.280018 2018-01-26 13:00:58.164 1401 INFO rally.task.engine [-] Full duration is: 21.561623 2018-01-26 13:00:58.502 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:01:01.334 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.83 sec 2018-01-26 13:01:01.334 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:01:01.975 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-26 13:01:01.976 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:01:01.976 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:01:01.998 1712 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:01:07.378 1712 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:01:07.404 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:01:09.690 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-26 13:01:09.690 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:01:09.857 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-26 13:01:09.857 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:01:13.214 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-26 13:01:14.607 1401 INFO rally.task.engine [-] Load duration is: 5.376238 2018-01-26 13:01:14.608 1401 INFO rally.task.engine [-] Full duration is: 14.729078 2018-01-26 13:01:14.855 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:01:17.779 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.92 sec 2018-01-26 13:01:17.780 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:01:18.429 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-26 13:01:18.430 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:01:18.430 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:01:19.017 1878 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:01:29.170 1878 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:01:29.196 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:01:31.437 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-26 13:01:31.437 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:01:31.597 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 13:01:31.597 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:01:35.696 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-26 13:01:36.970 1401 INFO rally.task.engine [-] Load duration is: 10.14946 2018-01-26 13:01:36.971 1401 INFO rally.task.engine [-] Full duration is: 20.859768 2018-01-26 13:01:37.235 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:01:39.880 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 13:01:39.880 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:01:40.517 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-26 13:01:40.518 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:01:40.518 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:01:40.542 2044 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:01:46.178 2044 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:01:46.206 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:01:48.534 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-26 13:01:48.535 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:01:48.569 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 33.86 msec 2018-01-26 13:01:48.569 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:01:52.445 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-26 13:01:53.343 1401 INFO rally.task.engine [-] Load duration is: 5.633081 2018-01-26 13:01:53.343 1401 INFO rally.task.engine [-] Full duration is: 15.227728 2018-01-26 13:01:53.736 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:01:56.588 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.85 sec 2018-01-26 13:01:56.588 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:01:57.208 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-26 13:01:57.208 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:01:57.208 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:01:57.230 2210 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:02:04.902 2210 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:02:04.923 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:02:07.160 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-26 13:02:07.160 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:02:07.322 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 13:02:07.323 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:02:10.718 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-26 13:02:11.836 1401 INFO rally.task.engine [-] Load duration is: 7.667538 2018-01-26 13:02:11.837 1401 INFO rally.task.engine [-] Full duration is: 16.994624 2018-01-26 13:02:12.121 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:02:14.742 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.62 sec 2018-01-26 13:02:14.743 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() started 2018-01-26 13:02:15.402 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-26 13:02:15.403 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack setup() started 2018-01-26 13:02:18.551 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack setup() finished in 3.15 sec 2018-01-26 13:02:18.551 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() started 2018-01-26 13:02:18.552 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 13:02:18.575 2376 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:02:24.113 2376 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:02:24.140 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() started 2018-01-26 13:02:26.398 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-26 13:02:26.398 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack cleanup() started 2018-01-26 13:02:29.954 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context volumes@openstack cleanup() finished in 3.56 sec 2018-01-26 13:02:29.955 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() started 2018-01-26 13:02:30.117 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-26 13:02:30.118 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:02:33.553 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-26 13:02:34.251 1401 INFO rally.task.engine [-] Load duration is: 5.534467 2018-01-26 13:02:34.252 1401 INFO rally.task.engine [-] Full duration is: 21.449019 2018-01-26 13:02:34.492 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:02:37.298 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.81 sec 2018-01-26 13:02:37.298 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() started 2018-01-26 13:02:37.298 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() finished in 0.16 msec 2018-01-26 13:02:37.317 2562 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:02:38.081 2562 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:02:38.105 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:02:42.561 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() finished in 4.46 sec 2018-01-26 13:02:42.562 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:02:46.199 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-26 13:02:46.560 1401 INFO rally.task.engine [-] Load duration is: 0.761632 2018-01-26 13:02:46.560 1401 INFO rally.task.engine [-] Full duration is: 11.721594 2018-01-26 13:02:46.804 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:02:49.484 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 13:02:49.485 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() started 2018-01-26 13:02:49.485 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:02:49.508 2728 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:02:50.291 2728 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:02:50.318 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:02:54.718 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() finished in 4.40 sec 2018-01-26 13:02:54.718 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:02:58.056 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-26 13:02:58.879 1401 INFO rally.task.engine [-] Load duration is: 0.779466 2018-01-26 13:02:58.880 1401 INFO rally.task.engine [-] Full duration is: 11.266533 2018-01-26 13:02:59.166 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:03:01.843 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 13:03:01.844 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() started 2018-01-26 13:03:01.844 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:03:01.867 2894 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:03:02.614 2894 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:03:02.639 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:03:07.144 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-26 13:03:07.145 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:03:10.662 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-26 13:03:11.248 1401 INFO rally.task.engine [-] Load duration is: 0.743265 2018-01-26 13:03:11.248 1401 INFO rally.task.engine [-] Full duration is: 11.511639 2018-01-26 13:03:11.535 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() started 2018-01-26 13:03:14.310 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 13:03:14.310 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() started 2018-01-26 13:03:14.311 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 13:03:14.334 3060 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 START 2018-01-26 13:03:15.167 3060 INFO rally.task.runner [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | ITER: 1 END: OK 2018-01-26 13:03:15.187 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:03:19.623 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context admin_cleanup@openstack cleanup() finished in 4.44 sec 2018-01-26 13:03:19.624 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() started 2018-01-26 13:03:23.417 1401 INFO rally.task.context [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-26 13:03:23.597 1401 INFO rally.task.engine [-] Load duration is: 0.828623 2018-01-26 13:03:23.597 1401 INFO rally.task.engine [-] Full duration is: 11.899012 2018-01-26 13:03:23.890 1401 INFO rally.task.engine [-] Task 7ae52e16-a781-406f-ba64-4a610fad9f76 | Completed: Running task. Task 7ae52e16-a781-406f-ba64-4a610fad9f76: 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 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | total | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 100.0% | 1 | | -> duration | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 5.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.280018 Full duration: 21.561623 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.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | cinder_v2.delete_volume | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | total | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 100.0% | 1 | | -> duration | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.376238 Full duration: 14.729078 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.686 | 7.686 | 7.686 | 7.686 | 7.686 | 7.686 | 100.0% | 1 | | cinder_v2.delete_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | total | 10.149 | 10.149 | 10.149 | 10.149 | 10.149 | 10.149 | 100.0% | 1 | | -> duration | 10.149 | 10.149 | 10.149 | 10.149 | 10.149 | 10.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.14946 Full duration: 20.859768 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.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | | cinder_v2.delete_volume | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 2.463 | 100.0% | 1 | | total | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 100.0% | 1 | | -> duration | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.633081 Full duration: 15.227728 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.007 | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 100.0% | 1 | | cinder_v2.extend_volume | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | cinder_v2.delete_volume | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 100.0% | 1 | | total | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 100.0% | 1 | | -> duration | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.667538 Full duration: 16.994624 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.112 | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 100.0% | 1 | | cinder_v2.delete_volume | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 2.422 | 100.0% | 1 | | total | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> duration | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 5.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.534467 Full duration: 21.449019 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | cinder_v2.list_qos | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761632 Full duration: 11.721594 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.set_qos | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779466 Full duration: 11.266533 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | cinder_v2.list_types | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 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.743265 Full duration: 11.511639 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.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828623 Full duration: 11.899012 2018-01-26 13:03:24,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7ae52e16-a781-406f-ba64-4a610fad9f76 2018-01-26 13:03:24,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7ae52e16-a781-406f-ba64-4a610fad9f76', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-26 13:03:24,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7ae52e16-a781-406f-ba64-4a610fad9f76'] 2018-01-26 13:03:25,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:03:25,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-26 13:03:25,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-26 13:03:25,228 - 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 13:03:25,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:03:25,248 - 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 13:03:25,249 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:04:39,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bd60958a-d2c4-45d3-88a4-e085b7780333: started 2018-01-26 13:03:27.272 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Starting: Task validation. 2018-01-26 13:03:27.309 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Starting: Task validation of syntax. 2018-01-26 13:03:27.373 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Completed: Task validation of syntax. 2018-01-26 13:03:27.373 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Starting: Task validation of required platforms. 2018-01-26 13:03:27.397 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Completed: Task validation of required platforms. 2018-01-26 13:03:27.397 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Starting: Task validation of semantic. 2018-01-26 13:03:28.065 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() started 2018-01-26 13:03:30.765 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 13:03:34.138 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() started 2018-01-26 13:03:37.580 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-26 13:03:37.580 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Completed: Task validation of semantic. 2018-01-26 13:03:37.581 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Completed: Task validation. 2018-01-26 13:03:37.582 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Starting: Running task. 2018-01-26 13:03:37.767 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() started 2018-01-26 13:03:40.513 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() finished in 2.75 sec 2018-01-26 13:03:40.513 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() started 2018-01-26 13:03:41.440 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() finished in 0.93 sec 2018-01-26 13:03:41.440 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() started 2018-01-26 13:03:41.441 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 13:03:41.462 3345 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 START 2018-01-26 13:03:50.623 3345 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 END: OK 2018-01-26 13:03:50.645 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() started 2018-01-26 13:03:51.218 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-26 13:03:51.218 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() started 2018-01-26 13:03:51.226 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() finished in 7.37 msec 2018-01-26 13:03:51.226 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() started 2018-01-26 13:03:54.873 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-26 13:03:55.870 3190 INFO rally.task.engine [-] Load duration is: 5.159068 2018-01-26 13:03:55.871 3190 INFO rally.task.engine [-] Full duration is: 17.124042 2018-01-26 13:03:56.187 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() started 2018-01-26 13:03:58.925 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() finished in 2.74 sec 2018-01-26 13:03:58.926 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() started 2018-01-26 13:03:59.796 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() finished in 0.87 sec 2018-01-26 13:03:59.797 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() started 2018-01-26 13:03:59.797 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 13:03:59.817 3511 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 START 2018-01-26 13:04:07.838 3511 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 END: OK 2018-01-26 13:04:07.859 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() started 2018-01-26 13:04:08.433 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-26 13:04:08.433 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() started 2018-01-26 13:04:08.441 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() finished in 7.90 msec 2018-01-26 13:04:08.441 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() started 2018-01-26 13:04:12.066 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-26 13:04:12.285 3190 INFO rally.task.engine [-] Load duration is: 6.018316 2018-01-26 13:04:12.286 3190 INFO rally.task.engine [-] Full duration is: 15.894489 2018-01-26 13:04:12.593 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() started 2018-01-26 13:04:15.269 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() finished in 2.68 sec 2018-01-26 13:04:15.269 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() started 2018-01-26 13:04:16.162 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() finished in 0.89 sec 2018-01-26 13:04:16.162 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() started 2018-01-26 13:04:16.162 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-26 13:04:16.181 3677 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 START 2018-01-26 13:04:26.265 3677 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 END: OK 2018-01-26 13:04:26.292 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() started 2018-01-26 13:04:26.851 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-26 13:04:26.852 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() started 2018-01-26 13:04:26.861 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() finished in 8.95 msec 2018-01-26 13:04:26.861 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() started 2018-01-26 13:04:30.354 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-26 13:04:30.696 3190 INFO rally.task.engine [-] Load duration is: 8.08168 2018-01-26 13:04:30.696 3190 INFO rally.task.engine [-] Full duration is: 17.777652 2018-01-26 13:04:30.956 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() started 2018-01-26 13:04:33.587 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 13:04:33.587 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() started 2018-01-26 13:04:34.535 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack setup() finished in 0.95 sec 2018-01-26 13:04:34.553 3843 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 START 2018-01-26 13:04:35.132 3843 INFO rally.task.runner [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | ITER: 1 END: OK 2018-01-26 13:04:35.156 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() started 2018-01-26 13:04:35.164 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context roles@openstack cleanup() finished in 8.30 msec 2018-01-26 13:04:35.164 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() started 2018-01-26 13:04:38.782 3190 INFO rally.task.context [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-26 13:04:39.006 3190 INFO rally.task.engine [-] Load duration is: 0.577386 2018-01-26 13:04:39.007 3190 INFO rally.task.engine [-] Full duration is: 7.842956 2018-01-26 13:04:39.214 3190 INFO rally.task.engine [-] Task bd60958a-d2c4-45d3-88a4-e085b7780333 | Completed: Running task. Task bd60958a-d2c4-45d3-88a4-e085b7780333: 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.194 | 4.194 | 4.194 | 4.194 | 4.194 | 4.194 | 100.0% | 1 | | heat.update_stack | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | heat.delete_stack | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | total | 9.159 | 9.159 | 9.159 | 9.159 | 9.159 | 9.159 | 100.0% | 1 | | -> duration | 5.159 | 5.159 | 5.159 | 5.159 | 5.159 | 5.159 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.159068 Full duration: 17.124042 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.412 | 4.412 | 4.412 | 4.412 | 4.412 | 4.412 | 100.0% | 1 | | heat.check_stack | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | heat.delete_stack | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 100.0% | 1 | | total | 8.018 | 8.018 | 8.018 | 8.018 | 8.018 | 8.018 | 100.0% | 1 | | -> duration | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 6.018 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.018316 Full duration: 15.894489 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.603 | 4.603 | 4.603 | 4.603 | 4.603 | 4.603 | 100.0% | 1 | | heat.suspend_stack | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | heat.resume_stack | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | heat.delete_stack | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | total | 10.082 | 10.082 | 10.082 | 10.082 | 10.082 | 10.082 | 100.0% | 1 | | -> duration | 8.082 | 8.082 | 8.082 | 8.082 | 8.082 | 8.082 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.08168 Full duration: 17.777652 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.577386 Full duration: 7.842956 2018-01-26 13:04:39,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bd60958a-d2c4-45d3-88a4-e085b7780333 2018-01-26 13:04:39,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bd60958a-d2c4-45d3-88a4-e085b7780333', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-26 13:04:39,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bd60958a-d2c4-45d3-88a4-e085b7780333'] 2018-01-26 13:04:40,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:04:40,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-26 13:04:40,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-26 13:04:40,333 - 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 13:04:40,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:04:40,349 - 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 13:04:40,351 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:07:42,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 862d1b75-d083-46ff-8944-1903ff8eead1: started 2018-01-26 13:04:42.287 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Starting: Task validation. 2018-01-26 13:04:42.334 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Starting: Task validation of syntax. 2018-01-26 13:04:42.469 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Completed: Task validation of syntax. 2018-01-26 13:04:42.469 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Starting: Task validation of required platforms. 2018-01-26 13:04:42.513 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Completed: Task validation of required platforms. 2018-01-26 13:04:42.513 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Starting: Task validation of semantic. 2018-01-26 13:04:43.159 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:04:45.727 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 13:04:45.806 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:04:49.426 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-26 13:04:49.427 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Completed: Task validation of semantic. 2018-01-26 13:04:49.427 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Completed: Task validation. 2018-01-26 13:04:49.428 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Starting: Running task. 2018-01-26 13:04:49.616 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:04:52.317 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 13:04:52.318 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:04:52.318 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:04:52.341 4048 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:04:54.003 4048 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:04:54.027 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:04:59.787 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.76 sec 2018-01-26 13:04:59.787 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:05:03.088 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-26 13:05:03.691 3923 INFO rally.task.engine [-] Load duration is: 0.708223 2018-01-26 13:05:03.692 3923 INFO rally.task.engine [-] Full duration is: 13.49007 2018-01-26 13:05:04.127 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:05:06.843 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 13:05:06.844 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:05:06.844 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:05:06.865 4214 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:05:08.472 4214 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:05:08.501 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:05:14.250 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.75 sec 2018-01-26 13:05:14.250 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:05:17.810 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-26 13:05:18.217 3923 INFO rally.task.engine [-] Load duration is: 0.686135 2018-01-26 13:05:18.217 3923 INFO rally.task.engine [-] Full duration is: 13.700883 2018-01-26 13:05:18.489 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:05:21.063 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.57 sec 2018-01-26 13:05:21.063 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:05:21.063 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 13:05:21.083 4380 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:05:22.813 4380 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:05:22.835 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:05:28.693 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.86 sec 2018-01-26 13:05:28.694 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:05:32.090 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-26 13:05:32.569 3923 INFO rally.task.engine [-] Load duration is: 0.735156 2018-01-26 13:05:32.569 3923 INFO rally.task.engine [-] Full duration is: 13.617041 2018-01-26 13:05:32.847 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:05:35.603 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.76 sec 2018-01-26 13:05:35.603 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:05:35.604 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:05:35.624 4546 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:05:37.215 4546 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:05:37.237 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:05:41.002 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 3.76 sec 2018-01-26 13:05:41.002 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:05:44.924 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-26 13:05:46.926 3923 INFO rally.task.engine [-] Load duration is: 0.569146 2018-01-26 13:05:46.927 3923 INFO rally.task.engine [-] Full duration is: 12.09536 2018-01-26 13:05:47.203 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:05:49.831 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.63 sec 2018-01-26 13:05:49.832 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:05:49.832 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:05:49.853 4712 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:05:51.306 4712 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:05:51.332 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:05:55.052 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 3.72 sec 2018-01-26 13:05:55.053 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:05:58.578 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-26 13:05:59.280 3923 INFO rally.task.engine [-] Load duration is: 0.583582 2018-01-26 13:05:59.281 3923 INFO rally.task.engine [-] Full duration is: 11.390849 2018-01-26 13:05:59.569 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:06:02.183 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.61 sec 2018-01-26 13:06:02.184 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:06:02.184 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:06:02.207 4878 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:06:04.752 4878 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:06:04.782 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:06:14.567 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 9.78 sec 2018-01-26 13:06:14.567 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:06:18.178 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-26 13:06:19.683 3923 INFO rally.task.engine [-] Load duration is: 1.674197 2018-01-26 13:06:19.684 3923 INFO rally.task.engine [-] Full duration is: 18.624855 2018-01-26 13:06:19.992 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:06:22.645 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.65 sec 2018-01-26 13:06:22.646 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:06:22.647 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-26 13:06:22.672 5044 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:06:24.471 5044 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:06:24.492 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:06:28.344 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 3.85 sec 2018-01-26 13:06:28.344 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:06:31.850 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-26 13:06:32.067 3923 INFO rally.task.engine [-] Load duration is: 0.869825 2018-01-26 13:06:32.068 3923 INFO rally.task.engine [-] Full duration is: 11.875986 2018-01-26 13:06:32.331 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:06:35.209 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.88 sec 2018-01-26 13:06:35.210 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:06:35.210 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-26 13:06:35.231 5210 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:06:36.915 5210 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:06:36.938 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:06:42.842 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.90 sec 2018-01-26 13:06:42.842 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:06:46.342 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-26 13:06:46.409 3923 INFO rally.task.engine [-] Load duration is: 0.752412 2018-01-26 13:06:46.409 3923 INFO rally.task.engine [-] Full duration is: 14.030033 2018-01-26 13:06:46.676 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:06:49.319 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 13:06:49.319 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:06:49.319 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 13:06:49.340 5376 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:06:50.937 5376 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:06:50.962 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:06:56.697 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.73 sec 2018-01-26 13:06:56.698 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:07:00.191 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-26 13:07:00.753 3923 INFO rally.task.engine [-] Load duration is: 0.651266 2018-01-26 13:07:00.754 3923 INFO rally.task.engine [-] Full duration is: 13.52991 2018-01-26 13:07:01.030 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:07:03.762 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 13:07:03.763 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:07:03.763 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:07:03.783 5542 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:07:05.567 5542 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:07:05.590 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:07:11.496 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 5.91 sec 2018-01-26 13:07:11.496 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:07:15.466 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-26 13:07:17.127 3923 INFO rally.task.engine [-] Load duration is: 0.848915 2018-01-26 13:07:17.127 3923 INFO rally.task.engine [-] Full duration is: 14.448025 2018-01-26 13:07:17.399 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() started 2018-01-26 13:07:20.121 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack setup() finished in 2.72 sec 2018-01-26 13:07:20.122 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() started 2018-01-26 13:07:20.122 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:07:20.143 5708 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 START 2018-01-26 13:07:27.336 5708 INFO rally.task.runner [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | ITER: 1 END: OK 2018-01-26 13:07:27.358 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:07:37.109 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context admin_cleanup@openstack cleanup() finished in 9.75 sec 2018-01-26 13:07:37.110 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() started 2018-01-26 13:07:41.067 3923 INFO rally.task.context [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-26 13:07:41.646 3923 INFO rally.task.engine [-] Load duration is: 6.263575 2018-01-26 13:07:41.647 3923 INFO rally.task.engine [-] Full duration is: 23.682911 2018-01-26 13:07:41.885 3923 INFO rally.task.engine [-] Task 862d1b75-d083-46ff-8944-1903ff8eead1 | Completed: Running task. Task 862d1b75-d083-46ff-8944-1903ff8eead1: 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.add_role | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708223 Full duration: 13.49007 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.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 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.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686135 Full duration: 13.700883 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.list_projects | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735156 Full duration: 13.617041 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> duration | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569146 Full duration: 12.09536 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.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583582 Full duration: 11.390849 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | keystone_v3.create_user | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | -> keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.create_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 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.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.list_services | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.get_services | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | | -> duration | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.674197 Full duration: 18.624855 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.update_project | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.delete_project | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869825 Full duration: 11.875986 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 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.752412 Full duration: 14.030033 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651266 Full duration: 13.52991 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | keystone_v3.list_users | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848915 Full duration: 14.448025 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.create_users | 4.691 | 4.691 | 4.691 | 4.691 | 4.691 | 4.691 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.691 | 4.691 | 4.691 | 4.691 | 4.691 | 4.691 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | total | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 100.0% | 1 | | -> duration | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 6.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.263575 Full duration: 23.682911 2018-01-26 13:07:42,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 862d1b75-d083-46ff-8944-1903ff8eead1 2018-01-26 13:07:42,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '862d1b75-d083-46ff-8944-1903ff8eead1', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-26 13:07:42,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '862d1b75-d083-46ff-8944-1903ff8eead1'] 2018-01-26 13:07:43,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:07:43,187 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-26 13:07:43,187 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-26 13:07:43,188 - 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 13:07:43,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:07:43,226 - 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 13:07:43,233 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:12:01,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 04c9513a-a97f-4510-a41b-1dae809655d3: started 2018-01-26 13:07:45.332 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Starting: Task validation. 2018-01-26 13:07:45.370 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Starting: Task validation of syntax. 2018-01-26 13:07:45.542 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Completed: Task validation of syntax. 2018-01-26 13:07:45.542 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Starting: Task validation of required platforms. 2018-01-26 13:07:45.586 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Completed: Task validation of required platforms. 2018-01-26 13:07:45.586 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Starting: Task validation of semantic. 2018-01-26 13:07:46.250 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:07:48.981 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 13:07:53.431 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:07:56.935 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-26 13:07:56.935 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Completed: Task validation of semantic. 2018-01-26 13:07:56.935 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Completed: Task validation. 2018-01-26 13:07:56.936 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Starting: Running task. 2018-01-26 13:07:57.112 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:07:59.780 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 13:07:59.781 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:08:00.337 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 13:08:00.338 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:08:00.338 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:08:00.362 5963 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:08:02.112 5963 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:08:02.134 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:08:07.882 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 5.75 sec 2018-01-26 13:08:07.883 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:08:07.909 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 26.13 msec 2018-01-26 13:08:07.909 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:08:11.205 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-26 13:08:13.217 5838 INFO rally.task.engine [-] Load duration is: 1.74833 2018-01-26 13:08:13.218 5838 INFO rally.task.engine [-] Full duration is: 14.109125 2018-01-26 13:08:13.531 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:08:16.391 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.86 sec 2018-01-26 13:08:16.392 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:08:16.967 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-26 13:08:16.967 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:08:20.895 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 3.93 sec 2018-01-26 13:08:20.895 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:08:20.896 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:08:20.918 6249 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:08:22.826 6249 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:08:22.847 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:08:30.782 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 7.93 sec 2018-01-26 13:08:30.782 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:08:34.775 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 3.99 sec 2018-01-26 13:08:34.775 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:08:34.964 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 13:08:34.964 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:08:38.428 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-26 13:08:39.674 5838 INFO rally.task.engine [-] Load duration is: 1.907323 2018-01-26 13:08:39.675 5838 INFO rally.task.engine [-] Full duration is: 24.916485 2018-01-26 13:08:39.965 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:08:42.669 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 13:08:42.670 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:08:43.279 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-26 13:08:43.279 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:08:50.750 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 7.47 sec 2018-01-26 13:08:50.750 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:08:50.750 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:08:50.774 6535 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:08:55.291 6535 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:08:55.318 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:09:07.856 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 12.54 sec 2018-01-26 13:09:07.857 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:09:12.533 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 4.68 sec 2018-01-26 13:09:12.533 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:09:12.717 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-26 13:09:12.717 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:09:16.125 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-26 13:09:16.232 5838 INFO rally.task.engine [-] Load duration is: 4.514725 2018-01-26 13:09:16.233 5838 INFO rally.task.engine [-] Full duration is: 36.178622 2018-01-26 13:09:16.509 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:09:19.210 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.70 sec 2018-01-26 13:09:19.210 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:09:19.775 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 13:09:19.775 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:09:23.845 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 4.07 sec 2018-01-26 13:09:23.845 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:09:23.845 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:09:23.869 6821 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:09:25.434 6821 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:09:25.462 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:09:33.502 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 8.04 sec 2018-01-26 13:09:33.502 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:09:38.464 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 4.96 sec 2018-01-26 13:09:38.465 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:09:38.659 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 13:09:38.659 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:09:42.003 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-26 13:09:42.650 5838 INFO rally.task.engine [-] Load duration is: 1.563092 2018-01-26 13:09:42.650 5838 INFO rally.task.engine [-] Full duration is: 25.511199 2018-01-26 13:09:42.922 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:09:45.526 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.60 sec 2018-01-26 13:09:45.526 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:09:46.094 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-26 13:09:46.094 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:09:46.094 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:09:46.116 7107 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:09:47.498 7107 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:09:47.518 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:09:55.518 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 8.00 sec 2018-01-26 13:09:55.518 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:09:55.545 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 26.85 msec 2018-01-26 13:09:55.546 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:09:58.795 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.25 sec 2018-01-26 13:09:59.017 5838 INFO rally.task.engine [-] Load duration is: 1.379975 2018-01-26 13:09:59.017 5838 INFO rally.task.engine [-] Full duration is: 15.889575 2018-01-26 13:09:59.318 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:10:02.073 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.76 sec 2018-01-26 13:10:02.073 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:10:02.650 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-26 13:10:02.651 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:10:06.528 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 3.88 sec 2018-01-26 13:10:06.529 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:10:06.529 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-26 13:10:06.550 7393 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:10:07.906 7393 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:10:07.933 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:10:16.566 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 8.63 sec 2018-01-26 13:10:16.566 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:10:20.627 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 4.06 sec 2018-01-26 13:10:20.628 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:10:20.817 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 13:10:20.818 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:10:24.053 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.24 sec 2018-01-26 13:10:25.464 5838 INFO rally.task.engine [-] Load duration is: 1.35409 2018-01-26 13:10:25.465 5838 INFO rally.task.engine [-] Full duration is: 24.75352 2018-01-26 13:10:25.737 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:10:28.377 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.64 sec 2018-01-26 13:10:28.378 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:10:28.978 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-26 13:10:28.979 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:10:34.303 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 5.32 sec 2018-01-26 13:10:34.304 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:10:34.304 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:10:34.327 7679 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:10:37.435 7679 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:10:37.461 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:10:51.967 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 14.51 sec 2018-01-26 13:10:51.968 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:10:55.793 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 3.83 sec 2018-01-26 13:10:55.793 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:10:56.000 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-26 13:10:56.000 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:10:59.308 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-26 13:10:59.918 5838 INFO rally.task.engine [-] Load duration is: 3.105092 2018-01-26 13:10:59.919 5838 INFO rally.task.engine [-] Full duration is: 33.587729 2018-01-26 13:11:00.220 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:11:02.932 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.71 sec 2018-01-26 13:11:02.932 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:11:03.506 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-26 13:11:03.506 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() started 2018-01-26 13:11:07.666 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack setup() finished in 4.16 sec 2018-01-26 13:11:07.666 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:11:07.666 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-26 13:11:07.690 7965 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:11:09.121 7965 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:11:09.141 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:11:22.194 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 13.05 sec 2018-01-26 13:11:22.194 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() started 2018-01-26 13:11:26.038 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context network@openstack cleanup() finished in 3.84 sec 2018-01-26 13:11:26.038 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:11:26.229 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 13:11:26.230 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:11:29.663 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-26 13:11:30.386 5838 INFO rally.task.engine [-] Load duration is: 1.429345 2018-01-26 13:11:30.386 5838 INFO rally.task.engine [-] Full duration is: 29.463793 2018-01-26 13:11:30.666 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:11:33.402 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.74 sec 2018-01-26 13:11:33.403 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:11:33.964 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-26 13:11:33.964 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:11:33.964 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:11:33.986 8251 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:11:35.085 8251 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: OK 2018-01-26 13:11:35.114 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:11:40.872 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 5.76 sec 2018-01-26 13:11:40.873 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:11:40.907 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 33.82 msec 2018-01-26 13:11:40.907 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:11:44.084 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-26 13:11:44.753 5838 INFO rally.task.engine [-] Load duration is: 1.097688 2018-01-26 13:11:44.754 5838 INFO rally.task.engine [-] Full duration is: 13.43516 2018-01-26 13:11:45.013 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() started 2018-01-26 13:11:47.742 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack setup() finished in 2.73 sec 2018-01-26 13:11:47.743 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() started 2018-01-26 13:11:48.324 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-26 13:11:48.324 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() started 2018-01-26 13:11:48.325 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:11:48.344 8537 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 START 2018-01-26 13:11:49.659 8537 INFO rally.task.runner [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | ITER: 1 END: Error Conflict: Security Group 082c06ec-10fc-49e0-aed5-93a5971ce380 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-4648589 failed with "argument of type 'NoneType' is not iterable". 2018-01-26 13:11:49.680 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() started 2018-01-26 13:11:57.002 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context cleanup@openstack cleanup() finished in 7.32 sec 2018-01-26 13:11:57.003 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() started 2018-01-26 13:11:57.027 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context quotas@openstack cleanup() finished in 23.80 msec 2018-01-26 13:11:57.027 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() started 2018-01-26 13:12:00.318 5838 INFO rally.task.context [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Context users@openstack cleanup() finished in 3.29 sec 2018-01-26 13:12:01.108 5838 INFO rally.task.engine [-] Load duration is: 1.310369 2018-01-26 13:12:01.108 5838 INFO rally.task.engine [-] Full duration is: 15.318093 2018-01-26 13:12:01.430 5838 INFO rally.task.engine [-] Task 04c9513a-a97f-4510-a41b-1dae809655d3 | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.delete_network | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | -> duration | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.74833 Full duration: 14.109125 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.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | neutron.delete_port | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | -> duration | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.907323 Full duration: 24.916485 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.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.create_subnet | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | neutron.create_router | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | neutron.add_interface_router | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | neutron.remove_interface_router | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.delete_router | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> duration | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.514725 Full duration: 36.178622 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.delete_subnet | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | -> duration | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.563092 Full duration: 25.511199 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 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | neutron.list_networks | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> duration | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.379975 Full duration: 15.889575 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.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | neutron.list_ports | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | -> duration | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.35409 Full duration: 24.75352 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | neutron.create_subnet | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | neutron.create_router | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | neutron.add_interface_router | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | neutron.list_routers | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | -> duration | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 3.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.105092 Full duration: 33.587729 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | neutron.create_subnet | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | neutron.list_subnets | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> duration | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.429345 Full duration: 29.463793 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.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | neutron.delete_security_group | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097688 Full duration: 13.43516 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.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.create_security_group_rule | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.0% | 1 | | total | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 0.0% | 1 | | -> duration | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.310369 Full duration: 15.318093 2018-01-26 13:12:01,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 04c9513a-a97f-4510-a41b-1dae809655d3 2018-01-26 13:12:01,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '04c9513a-a97f-4510-a41b-1dae809655d3', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-26 13:12:01,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '04c9513a-a97f-4510-a41b-1dae809655d3'] 2018-01-26 13:12:02,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:12:02,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-26 13:12:02,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-26 13:12:02,783 - 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 13:12:02,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:12:02,802 - 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 13:12:02,804 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:14:59,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2: started 2018-01-26 13:12:04.764 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Starting: Task validation. 2018-01-26 13:12:04.813 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Starting: Task validation of syntax. 2018-01-26 13:12:04.903 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Completed: Task validation of syntax. 2018-01-26 13:12:04.903 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Starting: Task validation of required platforms. 2018-01-26 13:12:04.936 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Completed: Task validation of required platforms. 2018-01-26 13:12:04.936 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Starting: Task validation of semantic. 2018-01-26 13:12:05.603 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack setup() started 2018-01-26 13:12:08.394 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 13:12:18.480 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack cleanup() started 2018-01-26 13:12:21.851 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-26 13:12:21.851 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Completed: Task validation of semantic. 2018-01-26 13:12:21.851 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Completed: Task validation. 2018-01-26 13:12:21.852 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Starting: Running task. 2018-01-26 13:12:22.034 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack setup() started 2018-01-26 13:12:24.708 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack setup() finished in 2.67 sec 2018-01-26 13:12:24.708 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context cleanup@openstack setup() started 2018-01-26 13:12:24.708 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:12:25.478 8912 INFO rally.task.runner [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | ITER: 1 START 2018-01-26 13:14:48.568 8912 INFO rally.task.runner [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-26 13:14:48.594 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context cleanup@openstack cleanup() started 2018-01-26 13:14:55.218 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context cleanup@openstack cleanup() finished in 6.62 sec 2018-01-26 13:14:55.218 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack cleanup() started 2018-01-26 13:14:58.594 8787 INFO rally.task.context [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-26 13:14:58.853 8787 INFO rally.task.engine [-] Load duration is: 142.085213 2018-01-26 13:14:58.854 8787 INFO rally.task.engine [-] Full duration is: 156.574452 2018-01-26 13:14:59.215 8787 INFO rally.task.engine [-] Task c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 | 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.834 | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 100.0% | 1 | | nova.find_host_to_migrate | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | nova.live_migrate | 134.342 | 134.342 | 134.342 | 134.342 | 134.342 | 134.342 | 0.0% | 1 | | total | 143.085 | 143.085 | 143.085 | 143.085 | 143.085 | 143.085 | 0.0% | 1 | | -> duration | 142.085 | 142.085 | 142.085 | 142.085 | 142.085 | 142.085 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.085213 Full duration: 156.574452 2018-01-26 13:14:59,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c8e98f3d-f592-419e-90ae-5bc8e65ca5f2 2018-01-26 13:14:59,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c8e98f3d-f592-419e-90ae-5bc8e65ca5f2', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-26 13:14:59,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c8e98f3d-f592-419e-90ae-5bc8e65ca5f2'] 2018-01-26 13:15:00,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:15:00,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-26 13:15:00,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-26 13:15:00,300 - 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 13:15:00,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 13:15:00,338 - 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 13:15:00,340 - 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': '4f4bfa5c-f962-4880-b02b-532b3076c380', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-270fc707-6c85-47d7-b898-61f8c65c6241', 'flavor_name': 'rally-tiny-270fc707-6c85-47d7-b898-61f8c65c6241', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-270fc707-6c85-47d7-b898-61f8c65c6241', '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 13:15:57,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 55ae52df-6332-4e45-b672-ce9d35909d4c: started 2018-01-26 13:15:02.633 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Starting: Task validation. 2018-01-26 13:15:02.682 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Starting: Task validation of syntax. 2018-01-26 13:15:02.758 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Completed: Task validation of syntax. 2018-01-26 13:15:02.759 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Starting: Task validation of required platforms. 2018-01-26 13:15:02.787 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Completed: Task validation of required platforms. 2018-01-26 13:15:02.787 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Starting: Task validation of semantic. 2018-01-26 13:15:03.393 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:06.117 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.72 sec 2018-01-26 13:15:08.128 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:11.616 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.49 sec 2018-01-26 13:15:11.617 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Completed: Task validation of semantic. 2018-01-26 13:15:11.617 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Completed: Task validation. 2018-01-26 13:15:11.618 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Starting: Running task. 2018-01-26 13:15:11.799 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:14.473 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.67 sec 2018-01-26 13:15:14.474 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() started 2018-01-26 13:15:14.474 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:15:14.497 9147 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 START 2018-01-26 13:15:15.340 9147 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 END: OK 2018-01-26 13:15:15.369 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:15:16.334 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-26 13:15:16.334 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:19.780 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.45 sec 2018-01-26 13:15:19.843 9022 INFO rally.task.engine [-] Load duration is: 0.841476 2018-01-26 13:15:19.844 9022 INFO rally.task.engine [-] Full duration is: 7.999952 2018-01-26 13:15:20.152 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:22.773 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.62 sec 2018-01-26 13:15:22.774 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() started 2018-01-26 13:15:22.774 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-26 13:15:22.795 9253 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 START 2018-01-26 13:15:23.469 9253 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 END: OK 2018-01-26 13:15:23.497 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:15:24.376 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-26 13:15:24.376 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:27.955 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.58 sec 2018-01-26 13:15:28.193 9022 INFO rally.task.engine [-] Load duration is: 0.672164 2018-01-26 13:15:28.194 9022 INFO rally.task.engine [-] Full duration is: 7.820532 2018-01-26 13:15:28.454 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:31.234 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.78 sec 2018-01-26 13:15:31.234 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() started 2018-01-26 13:15:31.235 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 13:15:31.256 9359 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 START 2018-01-26 13:15:31.919 9359 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 END: OK 2018-01-26 13:15:31.945 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:15:32.889 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-26 13:15:32.889 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:36.357 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.47 sec 2018-01-26 13:15:36.503 9022 INFO rally.task.engine [-] Load duration is: 0.660803 2018-01-26 13:15:36.504 9022 INFO rally.task.engine [-] Full duration is: 7.91313 2018-01-26 13:15:36.785 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:39.544 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.76 sec 2018-01-26 13:15:39.544 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() started 2018-01-26 13:15:39.545 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-26 13:15:39.565 9465 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 START 2018-01-26 13:15:40.474 9465 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 END: OK 2018-01-26 13:15:40.500 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:15:41.442 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-26 13:15:41.443 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:45.111 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.67 sec 2018-01-26 13:15:46.835 9022 INFO rally.task.engine [-] Load duration is: 0.907733 2018-01-26 13:15:46.835 9022 INFO rally.task.engine [-] Full duration is: 8.34216 2018-01-26 13:15:47.103 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() started 2018-01-26 13:15:49.842 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack setup() finished in 2.74 sec 2018-01-26 13:15:49.842 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() started 2018-01-26 13:15:49.843 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 13:15:49.864 9571 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 START 2018-01-26 13:15:50.743 9571 INFO rally.task.runner [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | ITER: 1 END: OK 2018-01-26 13:15:50.772 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() started 2018-01-26 13:15:51.799 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context admin_cleanup@openstack cleanup() finished in 1.03 sec 2018-01-26 13:15:51.799 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() started 2018-01-26 13:15:55.220 9022 INFO rally.task.context [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Context users@openstack cleanup() finished in 3.42 sec 2018-01-26 13:15:57.147 9022 INFO rally.task.engine [-] Load duration is: 0.876784 2018-01-26 13:15:57.148 9022 INFO rally.task.engine [-] Full duration is: 8.134593 2018-01-26 13:15:57.378 9022 INFO rally.task.engine [-] Task 55ae52df-6332-4e45-b672-ce9d35909d4c | Completed: Running task. Task 55ae52df-6332-4e45-b672-ce9d35909d4c: 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | quotas.delete_quotas | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841476 Full duration: 7.999952 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.672164 Full duration: 7.820532 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.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660803 Full duration: 7.91313 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.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | quotas.delete_quotas | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> duration | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.907733 Full duration: 8.34216 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.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876784 Full duration: 8.134593 2018-01-26 13:15:57,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 55ae52df-6332-4e45-b672-ce9d35909d4c 2018-01-26 13:15:57,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '55ae52df-6332-4e45-b672-ce9d35909d4c', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-26 13:15:57,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '55ae52df-6332-4e45-b672-ce9d35909d4c'] 2018-01-26 13:15:58,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 13:15:58,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-26 13:15:58,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:24 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:08 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:14 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:57 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:20 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:46 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:13 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:20 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:25 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-26 13:15:58,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-26 13:16:04,583 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 13:16:04,583 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 13:16:05,137 - functest.utils.functest_utils - DEBUG - 2018-01-26 13:16:05,137 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 13:16:05,137 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:23 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-26 13:16:05,141 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-26 13:16:05,142 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-26 13:16:05,220 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 13:16:05,658 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 13:16:05,658 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-26 13:16:06,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 13:16:08,319 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 13:16:10,637 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 13:16:13,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 13:16:15,951 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 13:16:21,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-26 13:16:22,410 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-26 13:16:23,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 13:16:26,284 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 13:16:26,284 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 13:16:28,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 13:16:28,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 13:16:30,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-26 13:16:31,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-26 13:16:31,946 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 13:16:31,947 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 13:16:34,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 13:16:34,728 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 13:16:34,730 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 13:16:34,733 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-26 13:16:34,734 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-26 13:16:34,744 - 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 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.220272s] ... ok 2018-01-26 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.063717s] ... ok 2018-01-26 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.302468s] ... ok 2018-01-26 13:47:00,977 - 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.585494s] ... ok 2018-01-26 13:47:00,977 - 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.218240s] ... ok 2018-01-26 13:47:00,977 - 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 [187.366213s] ... FAILED 2018-01-26 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.070733s] ... ok 2018-01-26 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.541538s] ... ok 2018-01-26 13:47:00,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [187.537172s] ... FAILED 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001141s] ... ok 2018-01-26 13:47:00,978 - 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 [187.360782s] ... FAILED 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.072466s] ... ok 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.371386s] ... ok 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.963777s] ... FAILED 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001143s] ... ok 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.345876s] ... ok 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.073242s] ... ok 2018-01-26 13:47:00,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.546053s] ... ok 2018-01-26 13:47:00,978 - 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.225919s] ... ok 2018-01-26 13:47:00,978 - 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.439933s] ... ok 2018-01-26 13:47:00,978 - 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.368387s] ... ok 2018-01-26 13:47:00,978 - 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.250702s] ... ok 2018-01-26 13:47:00,979 - 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.214991s] ... ok 2018-01-26 13:47:00,979 - 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.073315s] ... ok 2018-01-26 13:47:00,979 - 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.081844s] ... ok 2018-01-26 13:47:00,979 - 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.067663s] ... ok 2018-01-26 13:47:00,979 - 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.068357s] ... ok 2018-01-26 13:47:00,979 - 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.067961s] ... ok 2018-01-26 13:47:00,979 - 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.146293s] ... ok 2018-01-26 13:47:00,979 - 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.064490s] ... ok 2018-01-26 13:47:00,979 - 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.011635s] ... ok 2018-01-26 13:47:00,979 - 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.138547s] ... ok 2018-01-26 13:47:00,979 - 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.011236s] ... ok 2018-01-26 13:47:00,979 - 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.010618s] ... ok 2018-01-26 13:47:00,979 - 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.032204s] ... ok 2018-01-26 13:47:00,979 - 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.065643s] ... ok 2018-01-26 13:47:00,980 - 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.063318s] ... ok 2018-01-26 13:47:00,980 - 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.290509s] ... ok 2018-01-26 13:47:00,980 - 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.014506s] ... ok 2018-01-26 13:47:00,980 - 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.248085s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.037270s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [72.856702s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.971060s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.300807s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.351580s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.203737s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.202999s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.550211s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.387320s] ... ok 2018-01-26 13:47:00,980 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.354906s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.078265s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.810576s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.599971s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.607414s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [58.200809s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [0.973309s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.128360s] ... ok 2018-01-26 13:47:00,981 - 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.219822s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.017925s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.105895s] ... ok 2018-01-26 13:47:00,981 - 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.127572s] ... ok 2018-01-26 13:47:00,981 - 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.531288s] ... ok 2018-01-26 13:47:00,981 - 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.545252s] ... ok 2018-01-26 13:47:00,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.230737s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.980542s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.384758s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.239442s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.397136s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.977446s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.272698s] ... ok 2018-01-26 13:47:00,982 - 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.240405s] ... ok 2018-01-26 13:47:00,982 - 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.233850s] ... ok 2018-01-26 13:47:00,982 - 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.236486s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.297627s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.292864s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012689s] ... ok 2018-01-26 13:47:00,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [26.460378s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.079660s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.072715s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.052412s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.315995s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.370043s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.036179s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008664s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.525216s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.038313s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.029411s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.028083s] ... ok 2018-01-26 13:47:00,983 - 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.048381s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.049456s] ... ok 2018-01-26 13:47:00,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.044943s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.040133s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.042477s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.152998s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.016976s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.130177s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.138708s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.016032s] ... ok 2018-01-26 13:47:00,984 - 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.813976s] ... ok 2018-01-26 13:47:00,984 - 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.257599s] ... ok 2018-01-26 13:47:00,984 - 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.022721s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.022537s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.725973s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.411996s] ... ok 2018-01-26 13:47:00,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.879363s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.190919s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.096592s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.906404s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.612796s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.937473s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.255663s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.269043s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.060424s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.050033s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.105839s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.118271s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.060863s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.050200s] ... ok 2018-01-26 13:47:00,985 - 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.377456s] ... ok 2018-01-26 13:47:00,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.048999s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.267145s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.745828s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.054065s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.048030s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.054448s] ... ok 2018-01-26 13:47:00,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.055753s] ... ok 2018-01-26 13:47:00,986 - 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.303276s] ... ok 2018-01-26 13:47:00,986 - 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 [1.253985s] ... ok 2018-01-26 13:47:00,986 - 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.714539s] ... ok 2018-01-26 13:47:00,986 - 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.644622s] ... ok 2018-01-26 13:47:00,986 - 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.544193s] ... ok 2018-01-26 13:47:00,986 - 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 [1.037810s] ... ok 2018-01-26 13:47:00,986 - 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.337279s] ... ok 2018-01-26 13:47:00,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.185865s] ... ok 2018-01-26 13:47:00,987 - 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.155572s] ... ok 2018-01-26 13:47:00,987 - 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 [1.548087s] ... ok 2018-01-26 13:47:00,987 - 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.783511s] ... ok 2018-01-26 13:47:00,987 - 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.598118s] ... ok 2018-01-26 13:47:00,987 - 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.849423s] ... ok 2018-01-26 13:47:00,987 - 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 [1.115635s] ... ok 2018-01-26 13:47:00,987 - 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 [1.014552s] ... ok 2018-01-26 13:47:00,987 - 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.100872s] ... ok 2018-01-26 13:47:00,987 - 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.021575s] ... ok 2018-01-26 13:47:00,987 - 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.021856s] ... ok 2018-01-26 13:47:00,987 - 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.016441s] ... ok 2018-01-26 13:47:00,987 - 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.543630s] ... ok 2018-01-26 13:47:00,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.161855s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.169646s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.535212s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.274798s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.784896s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.240352s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.602611s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.480575s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.746220s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [33.132130s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.421011s] ... ok 2018-01-26 13:47:00,988 - 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 [8.897204s] ... ok 2018-01-26 13:47:00,988 - 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 [11.302652s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.044547s] ... ok 2018-01-26 13:47:00,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.040749s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.048719s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.265381s] ... ok 2018-01-26 13:47:00,989 - 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.103552s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.227272s] ... ok 2018-01-26 13:47:00,989 - 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.041156s] ... ok 2018-01-26 13:47:00,989 - 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.048357s] ... ok 2018-01-26 13:47:00,989 - 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.057930s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.048568s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.045788s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.080101s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.230123s] ... ok 2018-01-26 13:47:00,989 - 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.053478s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.049883s] ... ok 2018-01-26 13:47:00,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.155515s] ... ok 2018-01-26 13:47:00,989 - 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.168343s] ... ok 2018-01-26 13:47:00,990 - 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.035105s] ... ok 2018-01-26 13:47:00,990 - 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.018112s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.011392s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.011303s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.043538s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.168654s] ... ok 2018-01-26 13:47:00,990 - 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.009490s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.170384s] ... ok 2018-01-26 13:47:00,990 - 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.009793s] ... ok 2018-01-26 13:47:00,990 - 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.051439s] ... ok 2018-01-26 13:47:00,990 - 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.044293s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.037945s] ... ok 2018-01-26 13:47:00,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.039040s] ... ok 2018-01-26 13:47:00,990 - 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.161020s] ... ok 2018-01-26 13:47:00,991 - 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.036406s] ... ok 2018-01-26 13:47:00,991 - 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.032812s] ... ok 2018-01-26 13:47:00,991 - 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.008849s] ... ok 2018-01-26 13:47:00,991 - 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.034825s] ... ok 2018-01-26 13:47:00,991 - 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.031673s] ... ok 2018-01-26 13:47:00,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.032382s] ... ok 2018-01-26 13:47:00,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031135s] ... ok 2018-01-26 13:47:00,991 - 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.400187s] ... ok 2018-01-26 13:47:00,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.173427s] ... ok 2018-01-26 13:47:00,991 - 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.081836s] ... ok 2018-01-26 13:47:00,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.361716s] ... ok 2018-01-26 13:47:00,991 - 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.179771s] ... ok 2018-01-26 13:47:00,991 - 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.175472s] ... ok 2018-01-26 13:47:00,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1822.0000 sec. 2018-01-26 13:47:00,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 199 2018-01-26 13:47:01,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-26 13:47:01,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 5 2018-01-26 13:47:01,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 97.5490196078% 2018-01-26 13:47:07,336 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 13:47:07,336 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 13:47:07,910 - functest.utils.functest_utils - DEBUG - 2018-01-26 13:47:07,910 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 13:47:07,910 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 31:01 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-26 13:47:07,915 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-26 13:47:07,915 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-26 13:47:25,775 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-26 13:47:25,775 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-26 13:47:25,804 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-26 13:47:25,916 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 13:47:25,917 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 13:47:25,921 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-26 13:47:26,734 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 14:57:10,886 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:57:10,887 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 69:44 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-26 14:57:10,891 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-26 14:57:10,891 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-717 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 14:57:10,894 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 13:51 | FAIL | | rally_sanity | functest | smoke | 18:23 | FAIL | | refstack_defcore | functest | smoke | 31:01 | FAIL | | odl | functest | smoke | 00:17 | PASS | | snaps_smoke | functest | smoke | 69:44 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-26 14:57:10,900 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-26 14:57:14,044 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 14:57:14,045 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 14:57:14,046 - 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 14:57:14,047 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-26 14:57:14,047 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-26 14:57:39,858 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-26 14:57:39,859 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-26 14:57:39,974 - functest.utils.functest_utils - DEBUG - 2018-01-26 14:57:39,974 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 14:57:39,974 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-26 14:57:39,976 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-26 14:57:39,976 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-717 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 14:57:39,978 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | 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 14:57:39,980 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 14:57:42,872 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 14:57:42,873 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 14:57:42,873 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-26 14:57:42,873 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-717 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 14:57:42,874 - 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 14:57:42,876 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 14:57:45,615 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 14:57:45,616 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 14:57:45,616 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-26 14:57:45,617 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-717 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 14:57:45,617 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-26 14:57:45,618 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK