2018-01-19 07:28:38,210 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-19 07:28:38,211 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.23:5000/v3 ...OK 2018-01-19 07:28:38,584 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-19 07:28:38,951 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-19 07:28:38,952 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.23:5000 ...OK 2018-01-19 07:28:39,335 - functest.ci.check_deployment - DEBUG - 172.30.9.23:8774 is reachable! 2018-01-19 07:28:39,335 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.23:8774/v2.1 ...OK 2018-01-19 07:28:39,706 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9696 is reachable! 2018-01-19 07:28:39,706 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.23:9696 ...OK 2018-01-19 07:28:40,103 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9292 is reachable! 2018-01-19 07:28:40,103 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.23:9292 ...OK 2018-01-19 07:28:41,412 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-19 07:28:42,328 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-19 07:28:42,349 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-19 07:28:43,018 - functest.ci.check_deployment - INFO - External network found: external 2018-01-19 07:28:45,866 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 07:28:45,867 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 07:28:45,868 - 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-19 07:28:45,869 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-19 07:28:45,869 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-19 07:28:47,689 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 07:28:55,535 - 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 7.844s OK 2018-01-19 07:28:55,660 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:28:55,660 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:28:55,660 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 07:28:55,664 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-19 07:28:57,015 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 07:38:18,475 - 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 561.452s OK 2018-01-19 07:38:18,598 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:38:18,598 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:38:18,598 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 07:38:18,602 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-19 07:38:19,283 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 07:38:52,838 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 33.555s OK 2018-01-19 07:38:52,951 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:38:52,951 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:38:52,951 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:34 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-19 07:38:52,954 - 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-693 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 07:38:52,957 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 09:21 | PASS | | snaps_health_check | functest | healthcheck | 00:34 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-19 07:38:52,960 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 07:38:55,983 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 07:38:55,984 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 07:38:55,985 - 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-19 07:38:55,986 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-19 07:38:55,986 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-19 07:38:56,731 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-19 07:38:56,732 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 07:38:57,155 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 07:38:57,155 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-19 07:38:57,543 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 07:38:57,543 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 07:38:57' 2018-01-19 07:38:57,543 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:38:59,468 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:01,865 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:06,189 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:06,867 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:07,576 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:11,893 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:14,909 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-345450f0-0c8a-4ca1-8c5b-5eda063893a0' 2018-01-19 07:39:31,294 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 07:39:34,915 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-19 07:39:35,052 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 07:39:36,060 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 07:39:54,637 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-19 07:39:54,638 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-19 07:39:55,146 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:39:55,147 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:39:55,147 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 07:39:55,150 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-19 07:39:55,234 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 07:39:55,234 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 07:39:55' 2018-01-19 07:39:55,234 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:39:57,605 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:39:59,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:40:03,545 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:40:04,132 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:40:08,468 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e32efc17-c609-4a37-b52a-4815b40e9065' 2018-01-19 07:40:14,487 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 07:40:23,128 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 07:40:25,724 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-01-19 07:40:28,387 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 07:40:43,825 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:40:43,825 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:40:43,826 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-19 07:40:43,831 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-19 07:40:43,916 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 07:40:46,430 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 07:40:48,876 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 07:40:52,028 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 07:40:54,089 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 07:41:00,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 07:41:02,140 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 07:41:02,140 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 07:41:05,185 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 07:41:05,185 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 07:41:07,965 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 07:41:07,966 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 07:41:07,968 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 07:41:07,972 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-19 07:41:07,972 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-96fe37d3-5bb6-400a-815a-786cc1f703f1/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-19 07:41:10,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-19 07:41:10,673 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-19 07:41:10,674 - 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-19 07:41:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:12.735 62 INFO rally.api [-] Starting verification (UUID=b842c69c-fc49-4e11-8319-6bfd1537f668) for deployment 'opnfv-rally' (UUID=7647818c-5bba-41b3-949a-68b127e605f2) by verifier 'opnfv-tempest' (UUID=96fe37d3-5bb6-400a-815a-786cc1f703f1). 2018-01-19 07:41:12,737 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b842c69c-fc49-4e11-8319-6bfd1537f668 2018-01-19 07:41:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:18.573 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2018-01-19 07:41:18,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:18.629 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-01-19 07:41:24,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:24.621 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.141s] 2018-01-19 07:41:26,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:26.001 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.379s] 2018-01-19 07:41:33,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:33.698 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.319s] 2018-01-19 07:41:47,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:41:47.305 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.934s] 2018-01-19 07:42:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:42:48.781 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-01-19 07:42:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:42:48.782 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-19 07:43:13,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:43:13.311 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.076s] 2018-01-19 07:43:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:43:13.313 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-19 07:43:39,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:43:39.803 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-01-19 07:43:39,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:43:39.804 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-19 07:47:13,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:13.107 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [188.260s] 2018-01-19 07:47:31,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:31.429 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-19 07:47:31,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:31.531 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-01-19 07:47:38,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:38.633 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.669s] 2018-01-19 07:47:38,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:38.732 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.098s] 2018-01-19 07:47:40,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:40.220 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 07:47:40,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:40.221 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 07:47:43,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:43.826 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.358s] 2018-01-19 07:47:49,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:49.759 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.076s] 2018-01-19 07:47:55,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:47:55.360 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.505s] 2018-01-19 07:48:01,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:01.553 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.399s] 2018-01-19 07:48:10,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:10.244 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.922s] 2018-01-19 07:48:16,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:16.334 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.260s] 2018-01-19 07:48:21,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:21.499 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.193s] 2018-01-19 07:48:28,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:28.370 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.432s] 2018-01-19 07:48:34,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:34.971 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.413s] 2018-01-19 07:48:42,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:42.221 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.439s] 2018-01-19 07:48:44,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:44.152 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-19 07:48:46,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:46.029 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2018-01-19 07:48:46,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:46.117 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-01-19 07:48:46,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:46.188 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-01-19 07:48:46,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:46.195 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-19 07:48:49,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:49.905 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.496s] 2018-01-19 07:48:50,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:50.702 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.796s] 2018-01-19 07:48:51,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:51.795 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.093s] 2018-01-19 07:48:56,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:48:56.857 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-19 07:49:01,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:01.410 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.444s] 2018-01-19 07:49:14,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:14.100 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.375s] 2018-01-19 07:49:16,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:16.979 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.879s] 2018-01-19 07:49:27,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:27.368 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.888s] 2018-01-19 07:49:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:29.970 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.602s] 2018-01-19 07:49:36,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:36.027 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.056s] 2018-01-19 07:49:45,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:45.089 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.581s] 2018-01-19 07:49:47,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:47.901 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.811s] 2018-01-19 07:49:51,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:49:51.806 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.905s] 2018-01-19 07:50:06,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:06.925 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.159s] 2018-01-19 07:50:07,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:07.155 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.230s] 2018-01-19 07:50:07,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:07.278 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2018-01-19 07:50:07,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:07.339 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.061s] 2018-01-19 07:50:07,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:07.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.249s] 2018-01-19 07:50:07,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:07.640 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-01-19 07:50:17,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:17.564 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.462s] 2018-01-19 07:50:17,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:17.748 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.184s] 2018-01-19 07:50:17,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:17.854 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2018-01-19 07:50:18,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:18.047 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.192s] 2018-01-19 07:50:18,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:18.308 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.260s] 2018-01-19 07:50:18,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:18.495 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.186s] 2018-01-19 07:50:29,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:29.237 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.589s] 2018-01-19 07:50:33,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:33.794 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.557s] 2018-01-19 07:50:35,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:35.318 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.523s] 2018-01-19 07:50:35,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:35.373 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2018-01-19 07:50:35,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:35.425 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.051s] 2018-01-19 07:50:45,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:45.191 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.343s] 2018-01-19 07:50:50,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:50.103 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.911s] 2018-01-19 07:50:51,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:51.626 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.522s] 2018-01-19 07:50:51,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:51.678 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.053s] 2018-01-19 07:50:51,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:50:51.729 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2018-01-19 07:51:04,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:04.137 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.794s] 2018-01-19 07:51:08,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:08.690 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.552s] 2018-01-19 07:51:12,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:12.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.942s] 2018-01-19 07:51:17,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:17.384 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.751s] 2018-01-19 07:51:35,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:35.375 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [8.031s] 2018-01-19 07:51:40,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:40.250 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.874s] 2018-01-19 07:51:44,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:44.107 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [3.856s] 2018-01-19 07:51:46,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:46.839 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.732s] 2018-01-19 07:51:58,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:51:58.076 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.196s] 2018-01-19 07:52:00,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:00.161 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.083s] 2018-01-19 07:52:00,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:00.204 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2018-01-19 07:52:04,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:04.839 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.554s] 2018-01-19 07:52:06,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:06.316 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.474s] 2018-01-19 07:52:06,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:06.369 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2018-01-19 07:52:10,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:10.077 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.940s] 2018-01-19 07:52:13,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:13.094 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-19 07:52:14,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:14.245 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-19 07:52:14,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:14.246 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-19 07:52:14,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:14.246 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-19 07:52:14,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:14.247 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-19 07:52:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:14.248 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-19 07:52:15,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:15.992 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-19 07:52:29,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:29.639 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.064s] 2018-01-19 07:52:40,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:40.854 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.622s] 2018-01-19 07:52:52,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:52:52.761 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.905s] 2018-01-19 07:53:00,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:53:00.431 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.181s] 2018-01-19 07:53:55,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:53:55.904 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [49.619s] 2018-01-19 07:57:28,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:57:28.436 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [203.743s] 2018-01-19 07:58:04,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 07:58:04.429 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [19.496s] 2018-01-19 07:58:16,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid b842c69c-fc49-4e11-8319-6bfd1537f668'. 2018-01-19 07:58:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-19 07:58:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-19 07:58:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 07:58:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b842c69c-fc49-4e11-8319-6bfd1537f668 | 2018-01-19 07:58:17,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-19 07:41:12 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-19 07:58:16 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:04 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 96fe37d3-5bb6-400a-815a-786cc1f703f1) | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7647818c-5bba-41b3-949a-68b127e605f2) | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1007.938 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-01-19 07:58:17,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-19 07:58:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-19 07:58:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-19 07:58:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-01-19 07:58:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 07:58:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-19 07:58:17,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-01-19 07:58:21,055 - functest.utils.functest_utils - DEBUG - 2018-01-19 07:58:21,055 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 07:58:21,055 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:21 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-19 07:58:21,059 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-19 07:58:21,060 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-19 07:58:21,137 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 07:58:21,569 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 07:58:21,570 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-19 07:58:21,976 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 07:58:24,176 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 07:58:26,360 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 07:58:29,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-19 07:58:30,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642'... 2018-01-19 07:58:32,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-2b3fdc9f-9059-4530-b378-3cdbaef3d642'... 2018-01-19 07:58:34,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-2b3fdc9f-9059-4530-b378-3cdbaef3d642'... 2018-01-19 07:58:37,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642'... 2018-01-19 07:58:38,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642'... 2018-01-19 07:58:39,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-19 07:58:39,067 - 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-19 07:58:39,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 07:58:39,107 - 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-19 07:58:39,116 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 07:59:38,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d: started 2018-01-19 07:58:41.188 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Starting: Task validation. 2018-01-19 07:58:41.231 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Starting: Task validation of syntax. 2018-01-19 07:58:41.309 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Completed: Task validation of syntax. 2018-01-19 07:58:41.309 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Starting: Task validation of required platforms. 2018-01-19 07:58:41.339 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Completed: Task validation of required platforms. 2018-01-19 07:58:41.339 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Starting: Task validation of semantic. 2018-01-19 07:58:42.006 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:58:44.663 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.66 sec 2018-01-19 07:58:44.708 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:58:48.727 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 4.02 sec 2018-01-19 07:58:48.727 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Completed: Task validation of semantic. 2018-01-19 07:58:48.728 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Completed: Task validation. 2018-01-19 07:58:48.729 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Starting: Running task. 2018-01-19 07:58:48.882 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:58:51.585 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.70 sec 2018-01-19 07:58:51.605 234 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:58:52.073 234 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:58:52.096 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:58:55.548 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.45 sec 2018-01-19 07:58:56.930 109 INFO rally.task.engine [-] Load duration is: 0.465427 2018-01-19 07:58:56.931 109 INFO rally.task.engine [-] Full duration is: 6.680434 2018-01-19 07:58:57.173 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:58:59.900 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.73 sec 2018-01-19 07:58:59.921 320 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:59:00.697 320 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:59:00.724 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:59:04.481 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.76 sec 2018-01-19 07:59:05.215 109 INFO rally.task.engine [-] Load duration is: 0.773858 2018-01-19 07:59:05.216 109 INFO rally.task.engine [-] Full duration is: 7.32466 2018-01-19 07:59:05.463 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:59:08.306 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.84 sec 2018-01-19 07:59:08.328 406 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:59:09.044 406 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:59:09.070 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:59:12.667 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.60 sec 2018-01-19 07:59:13.527 109 INFO rally.task.engine [-] Load duration is: 0.714059 2018-01-19 07:59:13.528 109 INFO rally.task.engine [-] Full duration is: 7.220412 2018-01-19 07:59:13.867 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:59:16.652 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 07:59:16.674 492 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:59:17.426 492 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:59:17.446 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:59:20.853 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.41 sec 2018-01-19 07:59:21.916 109 INFO rally.task.engine [-] Load duration is: 0.750485 2018-01-19 07:59:21.917 109 INFO rally.task.engine [-] Full duration is: 7.003871 2018-01-19 07:59:22.118 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:59:24.951 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.83 sec 2018-01-19 07:59:24.972 578 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:59:25.736 578 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:59:25.765 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:59:29.542 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.78 sec 2018-01-19 07:59:30.155 109 INFO rally.task.engine [-] Load duration is: 0.761845 2018-01-19 07:59:30.156 109 INFO rally.task.engine [-] Full duration is: 7.441632 2018-01-19 07:59:30.360 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() started 2018-01-19 07:59:33.220 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack setup() finished in 2.86 sec 2018-01-19 07:59:33.242 664 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 START 2018-01-19 07:59:33.913 664 INFO rally.task.runner [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | ITER: 1 END: OK 2018-01-19 07:59:33.932 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() started 2018-01-19 07:59:37.711 109 INFO rally.task.context [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Context users@openstack cleanup() finished in 3.78 sec 2018-01-19 07:59:38.397 109 INFO rally.task.engine [-] Load duration is: 0.669058 2018-01-19 07:59:38.398 109 INFO rally.task.engine [-] Full duration is: 7.366734 2018-01-19 07:59:38.584 109 INFO rally.task.engine [-] Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d | Completed: Running task. Task 52b4db4b-ad1b-47b0-8574-86daa3bb460d: 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> duration | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.465427 Full duration: 6.680434 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773858 Full duration: 7.32466 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.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714059 Full duration: 7.220412 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.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750485 Full duration: 7.003871 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.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 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.761845 Full duration: 7.441632 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.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669058 Full duration: 7.366734 2018-01-19 07:59:38,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 52b4db4b-ad1b-47b0-8574-86daa3bb460d 2018-01-19 07:59:38,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-19 07:59:38,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '52b4db4b-ad1b-47b0-8574-86daa3bb460d', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-19 07:59:38,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '52b4db4b-ad1b-47b0-8574-86daa3bb460d'] 2018-01-19 07:59:39,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 07:59:39,767 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-19 07:59:39,767 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-19 07:59:39,767 - 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-19 07:59:39,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 07:59:39,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-19 07:59:39,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': ['glance'], 'concurrency': 4, 'netid': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:01:06,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9f737a1f-558b-4d9d-8592-2cf32fc04110: started 2018-01-19 07:59:41.743 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Starting: Task validation. 2018-01-19 07:59:41.775 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Starting: Task validation of syntax. 2018-01-19 07:59:41.814 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Completed: Task validation of syntax. 2018-01-19 07:59:41.815 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Starting: Task validation of required platforms. 2018-01-19 07:59:41.831 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Completed: Task validation of required platforms. 2018-01-19 07:59:41.831 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Starting: Task validation of semantic. 2018-01-19 07:59:42.518 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() started 2018-01-19 07:59:45.246 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 07:59:47.522 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() started 2018-01-19 07:59:51.029 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-19 07:59:51.029 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Completed: Task validation of semantic. 2018-01-19 07:59:51.029 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Completed: Task validation. 2018-01-19 07:59:51.030 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Starting: Running task. 2018-01-19 07:59:51.194 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() started 2018-01-19 07:59:54.093 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() finished in 2.90 sec 2018-01-19 07:59:54.094 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() started 2018-01-19 07:59:54.094 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-19 07:59:54.118 839 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 START 2018-01-19 07:59:59.211 839 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 END: OK 2018-01-19 07:59:59.230 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() started 2018-01-19 07:59:59.846 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-19 07:59:59.847 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() started 2018-01-19 08:00:03.486 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-19 08:00:05.280 714 INFO rally.task.engine [-] Load duration is: 4.27831 2018-01-19 08:00:05.281 714 INFO rally.task.engine [-] Full duration is: 12.310153 2018-01-19 08:00:05.514 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() started 2018-01-19 08:00:08.263 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 08:00:08.263 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() started 2018-01-19 08:00:08.263 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:00:08.284 945 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 START 2018-01-19 08:00:12.574 945 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 END: OK 2018-01-19 08:00:12.599 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() started 2018-01-19 08:00:15.948 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() finished in 3.35 sec 2018-01-19 08:00:15.948 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() started 2018-01-19 08:00:19.406 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() finished in 3.46 sec 2018-01-19 08:00:19.590 714 INFO rally.task.engine [-] Load duration is: 3.509328 2018-01-19 08:00:19.590 714 INFO rally.task.engine [-] Full duration is: 13.90778 2018-01-19 08:00:19.838 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() started 2018-01-19 08:00:22.524 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 08:00:22.542 1051 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 START 2018-01-19 08:00:23.531 1051 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 END: OK 2018-01-19 08:00:23.562 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() started 2018-01-19 08:00:26.889 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-19 08:00:27.886 714 INFO rally.task.engine [-] Load duration is: 0.192755 2018-01-19 08:00:27.887 714 INFO rally.task.engine [-] Full duration is: 7.06727 2018-01-19 08:00:28.142 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() started 2018-01-19 08:00:30.937 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack setup() finished in 2.79 sec 2018-01-19 08:00:30.937 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context quotas@openstack setup() started 2018-01-19 08:00:31.705 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-19 08:00:31.705 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() started 2018-01-19 08:00:31.706 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:00:32.296 1137 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 START 2018-01-19 08:00:46.876 1137 INFO rally.task.runner [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | ITER: 1 END: OK 2018-01-19 08:00:46.906 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() started 2018-01-19 08:01:00.817 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context cleanup@openstack cleanup() finished in 13.91 sec 2018-01-19 08:01:00.817 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context quotas@openstack cleanup() started 2018-01-19 08:01:00.956 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context quotas@openstack cleanup() finished in 0.14 sec 2018-01-19 08:01:00.956 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() started 2018-01-19 08:01:04.380 714 INFO rally.task.context [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-19 08:01:06.354 714 INFO rally.task.engine [-] Load duration is: 12.790551 2018-01-19 08:01:06.355 714 INFO rally.task.engine [-] Full duration is: 36.252767 2018-01-19 08:01:06.543 714 INFO rally.task.engine [-] Task 9f737a1f-558b-4d9d-8592-2cf32fc04110 | Completed: Running task. Task 9f737a1f-558b-4d9d-8592-2cf32fc04110: 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.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | glance_v2.delete_image | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | total | 4.278 | 4.278 | 4.278 | 4.278 | 4.278 | 4.278 | 100.0% | 1 | | -> duration | 4.278 | 4.278 | 4.278 | 4.278 | 4.278 | 4.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.27831 Full duration: 12.310153 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.463 | 3.463 | 3.463 | 3.463 | 3.463 | 3.463 | 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 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | glance_v2.list_images | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 100.0% | 1 | | -> duration | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 3.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.509328 Full duration: 13.90778 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.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> duration | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.192755 Full duration: 7.06727 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.086 | 4.086 | 4.086 | 4.086 | 4.086 | 4.086 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | -> glance_v2.upload_data | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | nova.boot_servers | 9.703 | 9.703 | 9.703 | 9.703 | 9.703 | 9.703 | 100.0% | 1 | | total | 13.791 | 13.791 | 13.791 | 13.791 | 13.791 | 13.791 | 100.0% | 1 | | -> duration | 12.791 | 12.791 | 12.791 | 12.791 | 12.791 | 12.791 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.790551 Full duration: 36.252767 2018-01-19 08:01:06,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9f737a1f-558b-4d9d-8592-2cf32fc04110 2018-01-19 08:01:06,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9f737a1f-558b-4d9d-8592-2cf32fc04110', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-19 08:01:06,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9f737a1f-558b-4d9d-8592-2cf32fc04110'] 2018-01-19 08:01:07,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:01:07,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-19 08:01:07,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-19 08:01:07,721 - 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-19 08:01:07,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:01:07,759 - 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-19 08:01:07,759 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-19 08:01:07,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-19 08:01:07,760 - 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-19 08:01:07,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:01:07,788 - 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-19 08:01:07,793 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:04:09,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a4d616dd-7751-40eb-aecd-c4e3df6c7753: started 2018-01-19 08:01:09.969 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Starting: Task validation. 2018-01-19 08:01:10.004 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Starting: Task validation of syntax. 2018-01-19 08:01:10.112 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Completed: Task validation of syntax. 2018-01-19 08:01:10.113 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Starting: Task validation of required platforms. 2018-01-19 08:01:10.149 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Completed: Task validation of required platforms. 2018-01-19 08:01:10.149 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Starting: Task validation of semantic. 2018-01-19 08:01:10.794 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:01:13.571 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.78 sec 2018-01-19 08:01:18.216 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:01:21.823 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-19 08:01:21.824 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Completed: Task validation of semantic. 2018-01-19 08:01:21.824 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Completed: Task validation. 2018-01-19 08:01:21.825 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Starting: Running task. 2018-01-19 08:01:21.991 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:01:24.768 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.78 sec 2018-01-19 08:01:24.768 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:01:25.450 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-19 08:01:25.450 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack setup() started 2018-01-19 08:01:28.787 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack setup() finished in 3.34 sec 2018-01-19 08:01:28.788 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:01:28.788 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 08:01:28.814 1392 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:01:34.001 1392 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:01:34.031 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:01:36.313 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-19 08:01:36.313 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack cleanup() started 2018-01-19 08:01:39.736 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack cleanup() finished in 3.42 sec 2018-01-19 08:01:39.737 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:01:39.766 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 29.35 msec 2018-01-19 08:01:39.766 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:01:43.142 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-19 08:01:44.109 1267 INFO rally.task.engine [-] Load duration is: 5.18339 2018-01-19 08:01:44.110 1267 INFO rally.task.engine [-] Full duration is: 21.169957 2018-01-19 08:01:44.356 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:01:47.205 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.85 sec 2018-01-19 08:01:47.206 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:01:47.823 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-19 08:01:47.823 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:01:47.823 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:01:47.846 1578 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:01:53.331 1578 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:01:53.357 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:01:55.608 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.25 sec 2018-01-19 08:01:55.608 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:01:55.791 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 08:01:55.791 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:01:59.221 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-19 08:02:00.442 1267 INFO rally.task.engine [-] Load duration is: 5.481426 2018-01-19 08:02:00.443 1267 INFO rally.task.engine [-] Full duration is: 14.882824 2018-01-19 08:02:00.689 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:02:03.443 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 08:02:03.444 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:02:04.183 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-19 08:02:04.184 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:02:04.184 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 08:02:04.776 1744 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:02:15.050 1744 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:02:15.074 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:02:17.331 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-19 08:02:17.331 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:02:17.615 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 0.28 sec 2018-01-19 08:02:17.615 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:02:21.116 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-19 08:02:22.813 1267 INFO rally.task.engine [-] Load duration is: 10.270764 2018-01-19 08:02:22.814 1267 INFO rally.task.engine [-] Full duration is: 20.442951 2018-01-19 08:02:23.045 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:02:25.817 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.77 sec 2018-01-19 08:02:25.817 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:02:26.454 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-19 08:02:26.455 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:02:26.455 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:02:26.476 1910 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:02:31.839 1910 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:02:31.862 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:02:34.101 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-19 08:02:34.101 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:02:34.269 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:02:34.269 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:02:38.100 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-19 08:02:39.138 1267 INFO rally.task.engine [-] Load duration is: 5.35891 2018-01-19 08:02:39.139 1267 INFO rally.task.engine [-] Full duration is: 15.06901 2018-01-19 08:02:39.390 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:02:42.309 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 08:02:42.309 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:02:42.944 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-19 08:02:42.945 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:02:42.945 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:02:42.968 2076 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:02:50.366 2076 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:02:50.389 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:02:52.832 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.44 sec 2018-01-19 08:02:52.833 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:02:53.007 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:02:53.007 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:02:56.501 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-19 08:02:57.487 1267 INFO rally.task.engine [-] Load duration is: 7.394865 2018-01-19 08:02:57.487 1267 INFO rally.task.engine [-] Full duration is: 17.127269 2018-01-19 08:02:57.725 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:03:00.408 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.68 sec 2018-01-19 08:03:00.408 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() started 2018-01-19 08:03:01.054 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-19 08:03:01.055 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack setup() started 2018-01-19 08:03:04.164 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack setup() finished in 3.11 sec 2018-01-19 08:03:04.165 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() started 2018-01-19 08:03:04.165 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:03:04.186 2242 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:03:09.655 2242 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:03:09.680 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() started 2018-01-19 08:03:12.043 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-19 08:03:12.044 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack cleanup() started 2018-01-19 08:03:15.594 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context volumes@openstack cleanup() finished in 3.55 sec 2018-01-19 08:03:15.595 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() started 2018-01-19 08:03:15.763 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:03:15.764 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:03:19.409 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-19 08:03:19.848 1267 INFO rally.task.engine [-] Load duration is: 5.465483 2018-01-19 08:03:19.849 1267 INFO rally.task.engine [-] Full duration is: 21.699796 2018-01-19 08:03:20.115 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:03:22.740 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.63 sec 2018-01-19 08:03:22.741 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() started 2018-01-19 08:03:22.741 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:03:22.763 2428 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:03:23.528 2428 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:03:23.556 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:03:28.131 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-19 08:03:28.131 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:03:31.554 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-19 08:03:32.184 1267 INFO rally.task.engine [-] Load duration is: 0.761004 2018-01-19 08:03:32.185 1267 INFO rally.task.engine [-] Full duration is: 11.458488 2018-01-19 08:03:32.422 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:03:35.068 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.65 sec 2018-01-19 08:03:35.069 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() started 2018-01-19 08:03:35.069 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 08:03:35.091 2594 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:03:35.842 2594 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:03:35.863 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:03:40.388 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() finished in 4.53 sec 2018-01-19 08:03:40.389 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:03:44.034 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-19 08:03:44.505 1267 INFO rally.task.engine [-] Load duration is: 0.746784 2018-01-19 08:03:44.505 1267 INFO rally.task.engine [-] Full duration is: 11.626398 2018-01-19 08:03:44.784 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:03:47.472 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 08:03:47.473 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() started 2018-01-19 08:03:47.473 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:03:47.495 2760 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:03:48.283 2760 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:03:48.307 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:03:52.842 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() finished in 4.54 sec 2018-01-19 08:03:52.842 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:03:56.602 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-19 08:03:56.853 1267 INFO rally.task.engine [-] Load duration is: 0.784685 2018-01-19 08:03:56.853 1267 INFO rally.task.engine [-] Full duration is: 11.83475 2018-01-19 08:03:57.069 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() started 2018-01-19 08:03:59.749 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack setup() finished in 2.68 sec 2018-01-19 08:03:59.749 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() started 2018-01-19 08:03:59.749 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack setup() finished in 0.19 msec 2018-01-19 08:03:59.768 2926 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 START 2018-01-19 08:04:00.566 2926 INFO rally.task.runner [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | ITER: 1 END: OK 2018-01-19 08:04:00.588 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:04:05.088 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-19 08:04:05.088 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() started 2018-01-19 08:04:08.408 1267 INFO rally.task.context [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-19 08:04:09.132 1267 INFO rally.task.engine [-] Load duration is: 0.793826 2018-01-19 08:04:09.132 1267 INFO rally.task.engine [-] Full duration is: 11.355885 2018-01-19 08:04:09.310 1267 INFO rally.task.engine [-] Task a4d616dd-7751-40eb-aecd-c4e3df6c7753 | Completed: Running task. Task a4d616dd-7751-40eb-aecd-c4e3df6c7753: 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.919 | 2.919 | 2.919 | 2.919 | 2.919 | 2.919 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | total | 5.183 | 5.183 | 5.183 | 5.183 | 5.183 | 5.183 | 100.0% | 1 | | -> duration | 5.183 | 5.183 | 5.183 | 5.183 | 5.183 | 5.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.18339 Full duration: 21.169957 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 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | cinder_v2.delete_volume | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 100.0% | 1 | | total | 5.481 | 5.481 | 5.481 | 5.481 | 5.481 | 5.481 | 100.0% | 1 | | -> duration | 5.481 | 5.481 | 5.481 | 5.481 | 5.481 | 5.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.481426 Full duration: 14.882824 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.823 | 7.823 | 7.823 | 7.823 | 7.823 | 7.823 | 100.0% | 1 | | cinder_v2.delete_volume | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 100.0% | 1 | | total | 10.271 | 10.271 | 10.271 | 10.271 | 10.271 | 10.271 | 100.0% | 1 | | -> duration | 10.271 | 10.271 | 10.271 | 10.271 | 10.271 | 10.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.270764 Full duration: 20.442951 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.051 | 3.051 | 3.051 | 3.051 | 3.051 | 3.051 | 100.0% | 1 | | cinder_v2.delete_volume | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | total | 5.359 | 5.359 | 5.359 | 5.359 | 5.359 | 5.359 | 100.0% | 1 | | -> duration | 5.359 | 5.359 | 5.359 | 5.359 | 5.359 | 5.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.35891 Full duration: 15.06901 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.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | cinder_v2.extend_volume | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 2.227 | 100.0% | 1 | | cinder_v2.delete_volume | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | total | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 100.0% | 1 | | -> duration | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.394865 Full duration: 17.127269 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.164 | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 100.0% | 1 | | cinder_v2.delete_volume | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | total | 5.465 | 5.465 | 5.465 | 5.465 | 5.465 | 5.465 | 100.0% | 1 | | -> duration | 5.465 | 5.465 | 5.465 | 5.465 | 5.465 | 5.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.465483 Full duration: 21.699796 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | cinder_v2.list_qos | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.761004 Full duration: 11.458488 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | cinder_v2.set_qos | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746784 Full duration: 11.626398 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | cinder_v2.list_types | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784685 Full duration: 11.83475 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793826 Full duration: 11.355885 2018-01-19 08:04:09,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a4d616dd-7751-40eb-aecd-c4e3df6c7753 2018-01-19 08:04:09,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a4d616dd-7751-40eb-aecd-c4e3df6c7753', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-19 08:04:09,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a4d616dd-7751-40eb-aecd-c4e3df6c7753'] 2018-01-19 08:04:10,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:04:10,607 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-19 08:04:10,607 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-19 08:04:10,607 - 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-19 08:04:10,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:04:10,630 - 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-19 08:04:10,632 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:05:28,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b: started 2018-01-19 08:04:12.636 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Starting: Task validation. 2018-01-19 08:04:12.675 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Starting: Task validation of syntax. 2018-01-19 08:04:12.738 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Completed: Task validation of syntax. 2018-01-19 08:04:12.738 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Starting: Task validation of required platforms. 2018-01-19 08:04:12.762 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Completed: Task validation of required platforms. 2018-01-19 08:04:12.762 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Starting: Task validation of semantic. 2018-01-19 08:04:13.425 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() started 2018-01-19 08:04:16.148 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() finished in 2.72 sec 2018-01-19 08:04:19.477 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() started 2018-01-19 08:04:22.924 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() finished in 3.45 sec 2018-01-19 08:04:22.924 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Completed: Task validation of semantic. 2018-01-19 08:04:22.924 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Completed: Task validation. 2018-01-19 08:04:22.925 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Starting: Running task. 2018-01-19 08:04:23.112 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() started 2018-01-19 08:04:26.012 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() finished in 2.90 sec 2018-01-19 08:04:26.012 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() started 2018-01-19 08:04:26.947 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() finished in 0.94 sec 2018-01-19 08:04:26.948 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() started 2018-01-19 08:04:26.948 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-19 08:04:26.970 3211 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 START 2018-01-19 08:04:37.674 3211 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 END: OK 2018-01-19 08:04:37.703 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() started 2018-01-19 08:04:38.276 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-19 08:04:38.277 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() started 2018-01-19 08:04:38.284 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() finished in 7.33 msec 2018-01-19 08:04:38.284 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() started 2018-01-19 08:04:42.317 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() finished in 4.03 sec 2018-01-19 08:04:43.240 3056 INFO rally.task.engine [-] Load duration is: 6.701949 2018-01-19 08:04:43.241 3056 INFO rally.task.engine [-] Full duration is: 19.220868 2018-01-19 08:04:43.502 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() started 2018-01-19 08:04:46.353 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() finished in 2.85 sec 2018-01-19 08:04:46.353 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() started 2018-01-19 08:04:47.301 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() finished in 0.95 sec 2018-01-19 08:04:47.302 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() started 2018-01-19 08:04:47.302 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:04:47.322 3377 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 START 2018-01-19 08:04:54.834 3377 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 END: OK 2018-01-19 08:04:54.861 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() started 2018-01-19 08:04:56.564 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() finished in 1.70 sec 2018-01-19 08:04:56.565 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() started 2018-01-19 08:04:56.573 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() finished in 8.36 msec 2018-01-19 08:04:56.573 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() started 2018-01-19 08:05:00.043 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 08:05:01.596 3056 INFO rally.task.engine [-] Load duration is: 5.509323 2018-01-19 08:05:01.597 3056 INFO rally.task.engine [-] Full duration is: 16.557895 2018-01-19 08:05:01.817 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() started 2018-01-19 08:05:04.580 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() finished in 2.76 sec 2018-01-19 08:05:04.581 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() started 2018-01-19 08:05:05.600 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() finished in 1.02 sec 2018-01-19 08:05:05.600 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() started 2018-01-19 08:05:05.601 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 08:05:05.620 3543 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 START 2018-01-19 08:05:14.094 3543 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 END: OK 2018-01-19 08:05:14.117 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() started 2018-01-19 08:05:14.673 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-19 08:05:14.673 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() started 2018-01-19 08:05:14.680 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() finished in 7.00 msec 2018-01-19 08:05:14.680 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() started 2018-01-19 08:05:18.409 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() finished in 3.73 sec 2018-01-19 08:05:19.919 3056 INFO rally.task.engine [-] Load duration is: 6.472876 2018-01-19 08:05:19.920 3056 INFO rally.task.engine [-] Full duration is: 16.608884 2018-01-19 08:05:20.168 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() started 2018-01-19 08:05:22.744 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack setup() finished in 2.58 sec 2018-01-19 08:05:22.744 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() started 2018-01-19 08:05:23.683 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack setup() finished in 0.94 sec 2018-01-19 08:05:23.703 3709 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 START 2018-01-19 08:05:24.265 3709 INFO rally.task.runner [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | ITER: 1 END: OK 2018-01-19 08:05:24.284 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() started 2018-01-19 08:05:24.292 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context roles@openstack cleanup() finished in 7.92 msec 2018-01-19 08:05:24.292 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() started 2018-01-19 08:05:27.685 3056 INFO rally.task.context [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Context users@openstack cleanup() finished in 3.39 sec 2018-01-19 08:05:28.212 3056 INFO rally.task.engine [-] Load duration is: 0.560395 2018-01-19 08:05:28.213 3056 INFO rally.task.engine [-] Full duration is: 7.533667 2018-01-19 08:05:28.394 3056 INFO rally.task.engine [-] Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b | Completed: Running task. Task 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b: 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.743 | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 100.0% | 1 | | heat.update_stack | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | heat.delete_stack | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 100.0% | 1 | | total | 10.702 | 10.702 | 10.702 | 10.702 | 10.702 | 10.702 | 100.0% | 1 | | -> duration | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 6.702 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.701949 Full duration: 19.220868 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.64 | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 100.0% | 1 | | heat.check_stack | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | heat.delete_stack | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | total | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 100.0% | 1 | | -> duration | 5.509 | 5.509 | 5.509 | 5.509 | 5.509 | 5.509 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.509323 Full duration: 16.557895 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.231 | 4.231 | 4.231 | 4.231 | 4.231 | 4.231 | 100.0% | 1 | | heat.suspend_stack | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | heat.resume_stack | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | heat.delete_stack | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 100.0% | 1 | | total | 8.473 | 8.473 | 8.473 | 8.473 | 8.473 | 8.473 | 100.0% | 1 | | -> duration | 6.473 | 6.473 | 6.473 | 6.473 | 6.473 | 6.473 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.472876 Full duration: 16.608884 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.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | total | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> duration | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.560395 Full duration: 7.533667 2018-01-19 08:05:28,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1f34b17d-8ddd-4272-aed9-e6e84e7dc92b 2018-01-19 08:05:28,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1f34b17d-8ddd-4272-aed9-e6e84e7dc92b', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-19 08:05:28,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1f34b17d-8ddd-4272-aed9-e6e84e7dc92b'] 2018-01-19 08:05:29,607 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:05:29,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-19 08:05:29,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-19 08:05:29,609 - 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-19 08:05:29,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:05:29,635 - 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-19 08:05:29,637 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:08:30,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 13f13e50-e75e-45b8-b859-b838b889320b: started 2018-01-19 08:05:31.678 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Starting: Task validation. 2018-01-19 08:05:31.717 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Starting: Task validation of syntax. 2018-01-19 08:05:31.833 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Completed: Task validation of syntax. 2018-01-19 08:05:31.833 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Starting: Task validation of required platforms. 2018-01-19 08:05:31.874 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Completed: Task validation of required platforms. 2018-01-19 08:05:31.875 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Starting: Task validation of semantic. 2018-01-19 08:05:32.528 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:05:35.291 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.76 sec 2018-01-19 08:05:35.368 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:05:38.828 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.46 sec 2018-01-19 08:05:38.828 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Completed: Task validation of semantic. 2018-01-19 08:05:38.829 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Completed: Task validation. 2018-01-19 08:05:38.829 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Starting: Running task. 2018-01-19 08:05:39.016 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:05:41.694 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.68 sec 2018-01-19 08:05:41.695 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:05:41.695 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:05:41.714 3914 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:05:43.329 3914 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:05:43.356 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:05:49.326 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 5.97 sec 2018-01-19 08:05:49.326 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:05:52.901 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.57 sec 2018-01-19 08:05:53.090 3789 INFO rally.task.engine [-] Load duration is: 0.694929 2018-01-19 08:05:53.090 3789 INFO rally.task.engine [-] Full duration is: 13.903468 2018-01-19 08:05:53.346 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:05:56.133 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.79 sec 2018-01-19 08:05:56.133 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:05:56.134 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.21 msec 2018-01-19 08:05:56.152 4080 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:05:57.724 4080 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:05:57.748 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:06:03.586 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 5.84 sec 2018-01-19 08:06:03.587 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:06:06.994 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.41 sec 2018-01-19 08:06:07.428 3789 INFO rally.task.engine [-] Load duration is: 0.701915 2018-01-19 08:06:07.429 3789 INFO rally.task.engine [-] Full duration is: 13.664074 2018-01-19 08:06:07.671 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:06:10.377 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.71 sec 2018-01-19 08:06:10.378 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:06:10.378 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:06:10.400 4246 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:06:11.991 4246 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:06:12.016 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:06:17.676 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 5.66 sec 2018-01-19 08:06:17.677 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:06:21.079 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.40 sec 2018-01-19 08:06:21.751 3789 INFO rally.task.engine [-] Load duration is: 0.72687 2018-01-19 08:06:21.752 3789 INFO rally.task.engine [-] Full duration is: 13.425306 2018-01-19 08:06:21.971 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:06:24.643 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.67 sec 2018-01-19 08:06:24.644 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:06:24.644 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 08:06:24.663 4412 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:06:26.184 4412 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:06:26.212 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:06:30.126 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 3.91 sec 2018-01-19 08:06:30.127 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:06:33.842 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.71 sec 2018-01-19 08:06:34.054 3789 INFO rally.task.engine [-] Load duration is: 0.588656 2018-01-19 08:06:34.055 3789 INFO rally.task.engine [-] Full duration is: 11.886981 2018-01-19 08:06:34.323 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:06:36.894 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.57 sec 2018-01-19 08:06:36.894 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:06:36.894 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:06:36.915 4578 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:06:38.447 4578 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:06:38.468 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:06:42.218 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 3.75 sec 2018-01-19 08:06:42.218 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:06:45.741 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.52 sec 2018-01-19 08:06:46.405 3789 INFO rally.task.engine [-] Load duration is: 0.594232 2018-01-19 08:06:46.406 3789 INFO rally.task.engine [-] Full duration is: 11.436122 2018-01-19 08:06:46.652 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:06:49.314 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.66 sec 2018-01-19 08:06:49.315 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:06:49.315 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:06:49.337 4744 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:06:51.976 4744 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:06:52.001 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:07:01.708 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 9.71 sec 2018-01-19 08:07:01.708 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:07:05.012 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.30 sec 2018-01-19 08:07:06.761 3789 INFO rally.task.engine [-] Load duration is: 1.776733 2018-01-19 08:07:06.761 3789 INFO rally.task.engine [-] Full duration is: 18.376427 2018-01-19 08:07:07.033 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:07:09.814 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.78 sec 2018-01-19 08:07:09.815 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:07:09.815 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:07:09.836 4910 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:07:11.574 4910 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:07:11.597 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:07:15.329 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 3.73 sec 2018-01-19 08:07:15.330 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:07:18.911 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.58 sec 2018-01-19 08:07:19.107 3789 INFO rally.task.engine [-] Load duration is: 0.862887 2018-01-19 08:07:19.107 3789 INFO rally.task.engine [-] Full duration is: 11.896111 2018-01-19 08:07:19.331 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:07:22.003 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.67 sec 2018-01-19 08:07:22.004 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:07:22.004 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.20 msec 2018-01-19 08:07:22.023 5076 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:07:23.797 5076 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:07:23.824 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:07:30.057 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 6.23 sec 2018-01-19 08:07:30.057 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:07:33.421 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.36 sec 2018-01-19 08:07:35.416 3789 INFO rally.task.engine [-] Load duration is: 0.758068 2018-01-19 08:07:35.416 3789 INFO rally.task.engine [-] Full duration is: 14.107925 2018-01-19 08:07:35.641 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:07:38.334 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.69 sec 2018-01-19 08:07:38.335 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:07:38.335 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:07:38.357 5242 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:07:39.863 5242 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:07:39.890 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:07:45.667 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 5.78 sec 2018-01-19 08:07:45.668 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:07:49.086 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.42 sec 2018-01-19 08:07:49.711 3789 INFO rally.task.engine [-] Load duration is: 0.639865 2018-01-19 08:07:49.712 3789 INFO rally.task.engine [-] Full duration is: 13.460752 2018-01-19 08:07:49.958 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:07:52.643 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.68 sec 2018-01-19 08:07:52.643 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:07:52.644 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:07:52.667 5408 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:07:54.471 5408 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:07:54.492 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:08:00.293 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 5.80 sec 2018-01-19 08:08:00.293 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:08:04.191 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.90 sec 2018-01-19 08:08:06.053 3789 INFO rally.task.engine [-] Load duration is: 0.878983 2018-01-19 08:08:06.054 3789 INFO rally.task.engine [-] Full duration is: 14.248891 2018-01-19 08:08:06.297 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() started 2018-01-19 08:08:08.959 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack setup() finished in 2.66 sec 2018-01-19 08:08:08.959 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() started 2018-01-19 08:08:08.960 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:08:08.981 5574 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 START 2018-01-19 08:08:16.027 5574 INFO rally.task.runner [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | ITER: 1 END: OK 2018-01-19 08:08:16.057 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:08:25.684 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context admin_cleanup@openstack cleanup() finished in 9.63 sec 2018-01-19 08:08:25.685 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() started 2018-01-19 08:08:29.102 3789 INFO rally.task.context [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Context users@openstack cleanup() finished in 3.42 sec 2018-01-19 08:08:30.426 3789 INFO rally.task.engine [-] Load duration is: 6.117481 2018-01-19 08:08:30.427 3789 INFO rally.task.engine [-] Full duration is: 22.819638 2018-01-19 08:08:30.652 3789 INFO rally.task.engine [-] Task 13f13e50-e75e-45b8-b859-b838b889320b | Completed: Running task. Task 13f13e50-e75e-45b8-b859-b838b889320b: 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.add_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.revoke_role | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694929 Full duration: 13.903468 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.add_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_roles | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701915 Full duration: 13.664074 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | keystone_v3.list_projects | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72687 Full duration: 13.425306 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588656 Full duration: 11.886981 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594232 Full duration: 11.436122 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.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.create_user | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> keystone_v3.add_role | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | keystone_v3.create_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_project | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_user | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.list_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 100.0% | 1 | | -> duration | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 1.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.776733 Full duration: 18.376427 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | keystone_v3.update_project | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.delete_project | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862887 Full duration: 11.896111 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> duration | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758068 Full duration: 14.107925 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.639865 Full duration: 13.460752 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | keystone_v3.list_users | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878983 Full duration: 14.248891 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | keystone_v3.create_users | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 4.531 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | total | 6.117 | 6.117 | 6.117 | 6.117 | 6.117 | 6.117 | 100.0% | 1 | | -> duration | 6.117 | 6.117 | 6.117 | 6.117 | 6.117 | 6.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.117481 Full duration: 22.819638 2018-01-19 08:08:30,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 13f13e50-e75e-45b8-b859-b838b889320b 2018-01-19 08:08:30,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '13f13e50-e75e-45b8-b859-b838b889320b', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-19 08:08:30,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '13f13e50-e75e-45b8-b859-b838b889320b'] 2018-01-19 08:08:31,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:08:31,885 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-19 08:08:31,885 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-19 08:08:31,885 - 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-19 08:08:31,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:08:31,911 - 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-19 08:08:31,916 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:12:46,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1: started 2018-01-19 08:08:34.011 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Starting: Task validation. 2018-01-19 08:08:34.048 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Starting: Task validation of syntax. 2018-01-19 08:08:34.207 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Completed: Task validation of syntax. 2018-01-19 08:08:34.207 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Starting: Task validation of required platforms. 2018-01-19 08:08:34.250 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Completed: Task validation of required platforms. 2018-01-19 08:08:34.250 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Starting: Task validation of semantic. 2018-01-19 08:08:34.897 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:08:37.614 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.72 sec 2018-01-19 08:08:42.021 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:08:45.534 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-19 08:08:45.535 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Completed: Task validation of semantic. 2018-01-19 08:08:45.535 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Completed: Task validation. 2018-01-19 08:08:45.536 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Starting: Running task. 2018-01-19 08:08:45.683 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:08:48.378 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 08:08:48.378 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:08:48.933 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.55 sec 2018-01-19 08:08:48.933 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:08:48.933 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:08:48.957 5829 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:08:51.018 5829 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:08:51.047 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:08:56.708 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 5.66 sec 2018-01-19 08:08:56.708 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:08:56.731 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 22.91 msec 2018-01-19 08:08:56.731 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:09:00.241 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-19 08:09:01.768 5704 INFO rally.task.engine [-] Load duration is: 2.059475 2018-01-19 08:09:01.768 5704 INFO rally.task.engine [-] Full duration is: 14.574726 2018-01-19 08:09:01.998 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:09:04.789 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.79 sec 2018-01-19 08:09:04.789 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:09:05.375 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-19 08:09:05.376 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:09:09.536 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 4.16 sec 2018-01-19 08:09:09.536 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:09:09.536 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:09:09.559 6115 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:09:11.462 6115 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:09:11.490 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:09:19.395 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 7.90 sec 2018-01-19 08:09:19.395 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:09:23.353 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 3.96 sec 2018-01-19 08:09:23.353 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:09:23.519 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:09:23.520 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:09:27.187 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-19 08:09:28.134 5704 INFO rally.task.engine [-] Load duration is: 1.900859 2018-01-19 08:09:28.135 5704 INFO rally.task.engine [-] Full duration is: 25.208333 2018-01-19 08:09:28.377 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:09:30.962 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.58 sec 2018-01-19 08:09:30.962 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:09:31.661 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-19 08:09:31.661 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:09:35.424 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 3.76 sec 2018-01-19 08:09:35.424 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:09:35.425 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:09:35.448 6401 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:09:39.643 6401 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:09:39.666 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:09:52.449 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 12.78 sec 2018-01-19 08:09:52.449 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:09:56.995 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 4.55 sec 2018-01-19 08:09:56.996 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:09:57.162 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:09:57.162 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:10:00.442 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-19 08:10:00.552 5704 INFO rally.task.engine [-] Load duration is: 4.192847 2018-01-19 08:10:00.553 5704 INFO rally.task.engine [-] Full duration is: 32.08136 2018-01-19 08:10:00.954 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:10:03.705 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 08:10:03.705 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:10:04.278 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-19 08:10:04.279 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:10:08.346 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 4.07 sec 2018-01-19 08:10:08.346 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:10:08.346 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:10:08.371 6687 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:10:09.995 6687 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:10:10.018 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:10:18.183 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 8.16 sec 2018-01-19 08:10:18.183 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:10:22.935 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 4.75 sec 2018-01-19 08:10:22.935 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:10:23.117 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 08:10:23.117 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:10:26.617 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-19 08:10:27.089 5704 INFO rally.task.engine [-] Load duration is: 1.622632 2018-01-19 08:10:27.090 5704 INFO rally.task.engine [-] Full duration is: 25.679677 2018-01-19 08:10:27.310 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:10:29.947 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.64 sec 2018-01-19 08:10:29.947 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:10:30.511 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 08:10:30.511 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:10:30.512 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:10:30.535 6973 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:10:31.919 6973 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:10:31.940 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:10:39.972 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 8.03 sec 2018-01-19 08:10:39.973 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:10:40.004 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 30.92 msec 2018-01-19 08:10:40.004 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:10:43.355 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-19 08:10:43.432 5704 INFO rally.task.engine [-] Load duration is: 1.382439 2018-01-19 08:10:43.433 5704 INFO rally.task.engine [-] Full duration is: 16.057691 2018-01-19 08:10:43.676 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:10:46.410 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 08:10:46.411 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:10:47.026 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-19 08:10:47.027 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:10:51.339 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 4.31 sec 2018-01-19 08:10:51.339 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:10:51.340 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:10:51.365 7259 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:10:52.742 7259 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:10:52.771 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:11:00.992 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 8.22 sec 2018-01-19 08:11:00.992 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:11:05.103 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 4.11 sec 2018-01-19 08:11:05.103 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:11:05.287 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 08:11:05.287 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:11:08.616 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.33 sec 2018-01-19 08:11:09.848 5704 INFO rally.task.engine [-] Load duration is: 1.375233 2018-01-19 08:11:09.849 5704 INFO rally.task.engine [-] Full duration is: 24.958701 2018-01-19 08:11:10.124 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:11:12.853 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 08:11:12.854 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:11:13.458 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-19 08:11:13.458 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:11:17.398 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 3.94 sec 2018-01-19 08:11:17.398 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:11:17.398 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-19 08:11:17.423 7545 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:11:20.384 7545 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:11:20.412 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:11:36.476 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 16.06 sec 2018-01-19 08:11:36.477 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:11:40.410 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 3.93 sec 2018-01-19 08:11:40.410 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:11:40.589 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 08:11:40.589 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:11:43.886 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-19 08:11:44.305 5704 INFO rally.task.engine [-] Load duration is: 2.959609 2018-01-19 08:11:44.306 5704 INFO rally.task.engine [-] Full duration is: 33.781376 2018-01-19 08:11:44.534 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:11:47.397 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.86 sec 2018-01-19 08:11:47.398 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:11:47.964 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-19 08:11:47.964 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() started 2018-01-19 08:11:52.027 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack setup() finished in 4.06 sec 2018-01-19 08:11:52.027 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:11:52.027 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:11:52.051 7831 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:11:53.596 7831 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:11:53.616 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:12:05.910 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 12.29 sec 2018-01-19 08:12:05.910 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() started 2018-01-19 08:12:09.672 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context network@openstack cleanup() finished in 3.76 sec 2018-01-19 08:12:09.672 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:12:09.842 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 08:12:09.842 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:12:13.047 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.20 sec 2018-01-19 08:12:14.714 5704 INFO rally.task.engine [-] Load duration is: 1.542765 2018-01-19 08:12:14.714 5704 INFO rally.task.engine [-] Full duration is: 28.527332 2018-01-19 08:12:14.994 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:12:17.788 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.79 sec 2018-01-19 08:12:17.788 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:12:18.349 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 08:12:18.349 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:12:18.349 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:12:18.371 8117 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:12:19.497 8117 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: OK 2018-01-19 08:12:19.526 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:12:25.395 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 5.87 sec 2018-01-19 08:12:25.396 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:12:25.423 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 27.55 msec 2018-01-19 08:12:25.424 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:12:28.889 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 08:12:29.069 5704 INFO rally.task.engine [-] Load duration is: 1.124603 2018-01-19 08:12:29.070 5704 INFO rally.task.engine [-] Full duration is: 13.908801 2018-01-19 08:12:29.329 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() started 2018-01-19 08:12:32.027 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack setup() finished in 2.70 sec 2018-01-19 08:12:32.028 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() started 2018-01-19 08:12:32.589 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 08:12:32.589 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() started 2018-01-19 08:12:32.590 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:12:32.613 8403 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 START 2018-01-19 08:12:34.189 8403 INFO rally.task.runner [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | ITER: 1 END: Error Conflict: Security Group c9b165e0-3e93-40ae-ac95-9f0ffc98d7f5 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-5052053 failed with "argument of type 'NoneType' is not iterable". 2018-01-19 08:12:34.213 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() started 2018-01-19 08:12:41.485 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context cleanup@openstack cleanup() finished in 7.27 sec 2018-01-19 08:12:41.485 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() started 2018-01-19 08:12:41.509 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context quotas@openstack cleanup() finished in 23.18 msec 2018-01-19 08:12:41.509 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() started 2018-01-19 08:12:44.903 5704 INFO rally.task.context [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-19 08:12:45.413 5704 INFO rally.task.engine [-] Load duration is: 1.565491 2018-01-19 08:12:45.414 5704 INFO rally.task.engine [-] Full duration is: 15.589931 2018-01-19 08:12:45.711 5704 INFO rally.task.engine [-] Task a525b2e4-5e63-43cc-b384-6a8e6b805ea1 | 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.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.delete_network | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | total | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 100.0% | 1 | | -> duration | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.059475 Full duration: 14.574726 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.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | neutron.delete_port | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 100.0% | 1 | | -> duration | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.900859 Full duration: 25.208333 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.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | neutron.create_subnet | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | neutron.create_router | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | neutron.add_interface_router | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | neutron.remove_interface_router | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.delete_router | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 100.0% | 1 | | -> duration | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 4.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.192847 Full duration: 32.08136 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | neutron.delete_subnet | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | total | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> duration | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.622632 Full duration: 25.679677 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.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | neutron.list_networks | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | -> duration | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382439 Full duration: 16.057691 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.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | neutron.list_ports | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.375233 Full duration: 24.958701 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | neutron.create_subnet | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | neutron.create_router | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | neutron.add_interface_router | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.list_routers | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | -> duration | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.959609 Full duration: 33.781376 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_subnet | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> duration | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.542765 Full duration: 28.527332 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | neutron.delete_security_group | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124603 Full duration: 13.908801 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.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_security_group_rule | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | neutron.delete_security_group | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.0% | 1 | | total | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 0.0% | 1 | | -> duration | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.565491 Full duration: 15.589931 2018-01-19 08:12:46,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a525b2e4-5e63-43cc-b384-6a8e6b805ea1 2018-01-19 08:12:46,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a525b2e4-5e63-43cc-b384-6a8e6b805ea1', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-19 08:12:46,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a525b2e4-5e63-43cc-b384-6a8e6b805ea1'] 2018-01-19 08:12:47,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:12:47,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-19 08:12:47,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-19 08:12:47,005 - 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-19 08:12:47,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:12:47,039 - 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-19 08:12:47,044 - 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': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:15:46,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f: started 2018-01-19 08:12:49.261 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Starting: Task validation. 2018-01-19 08:12:49.294 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Starting: Task validation of syntax. 2018-01-19 08:12:49.394 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Completed: Task validation of syntax. 2018-01-19 08:12:49.394 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Starting: Task validation of required platforms. 2018-01-19 08:12:49.429 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Completed: Task validation of required platforms. 2018-01-19 08:12:49.430 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Starting: Task validation of semantic. 2018-01-19 08:12:50.020 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack setup() started 2018-01-19 08:12:52.866 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack setup() finished in 2.85 sec 2018-01-19 08:13:03.111 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack cleanup() started 2018-01-19 08:13:06.766 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack cleanup() finished in 3.65 sec 2018-01-19 08:13:06.766 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Completed: Task validation of semantic. 2018-01-19 08:13:06.767 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Completed: Task validation. 2018-01-19 08:13:06.767 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Starting: Running task. 2018-01-19 08:13:06.917 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack setup() started 2018-01-19 08:13:09.586 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack setup() finished in 2.67 sec 2018-01-19 08:13:09.587 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context cleanup@openstack setup() started 2018-01-19 08:13:09.587 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:13:10.352 8778 INFO rally.task.runner [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | ITER: 1 START 2018-01-19 08:15:34.026 8778 INFO rally.task.runner [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-19 08:15:34.055 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context cleanup@openstack cleanup() started 2018-01-19 08:15:40.914 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context cleanup@openstack cleanup() finished in 6.86 sec 2018-01-19 08:15:40.914 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack cleanup() started 2018-01-19 08:15:44.409 8653 INFO rally.task.context [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | Context users@openstack cleanup() finished in 3.49 sec 2018-01-19 08:15:45.713 8653 INFO rally.task.engine [-] Load duration is: 142.669033 2018-01-19 08:15:45.713 8653 INFO rally.task.engine [-] Full duration is: 157.504486 2018-01-19 08:15:46.005 8653 INFO rally.task.engine [-] Task 8ef8a8dc-b0bb-4095-a363-e2a20d05969f | 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 | 8.005 | 8.005 | 8.005 | 8.005 | 8.005 | 8.005 | 100.0% | 1 | | nova.find_host_to_migrate | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | nova.live_migrate | 134.754 | 134.754 | 134.754 | 134.754 | 134.754 | 134.754 | 0.0% | 1 | | total | 143.669 | 143.669 | 143.669 | 143.669 | 143.669 | 143.669 | 0.0% | 1 | | -> duration | 142.669 | 142.669 | 142.669 | 142.669 | 142.669 | 142.669 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 142.669033 Full duration: 157.504486 2018-01-19 08:15:46,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ef8a8dc-b0bb-4095-a363-e2a20d05969f 2018-01-19 08:15:46,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8ef8a8dc-b0bb-4095-a363-e2a20d05969f', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-19 08:15:46,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8ef8a8dc-b0bb-4095-a363-e2a20d05969f'] 2018-01-19 08:15:46,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:15:46,981 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-19 08:15:46,981 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-19 08:15:46,981 - 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-19 08:15:46,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 08:15:46,996 - 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-19 08:15:46,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '83a37160-7b02-4618-9df9-d02e2afa8691', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'flavor_name': 'rally-tiny-2b3fdc9f-9059-4530-b378-3cdbaef3d642', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2b3fdc9f-9059-4530-b378-3cdbaef3d642', '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-19 08:16:48,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task aa0503da-230e-4942-96ee-a550169f860d: started 2018-01-19 08:15:49.039 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Starting: Task validation. 2018-01-19 08:15:49.077 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Starting: Task validation of syntax. 2018-01-19 08:15:49.112 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Completed: Task validation of syntax. 2018-01-19 08:15:49.112 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Starting: Task validation of required platforms. 2018-01-19 08:15:49.127 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Completed: Task validation of required platforms. 2018-01-19 08:15:49.128 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Starting: Task validation of semantic. 2018-01-19 08:15:49.778 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:15:52.578 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.80 sec 2018-01-19 08:15:54.567 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:15:58.287 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.72 sec 2018-01-19 08:15:58.288 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Completed: Task validation of semantic. 2018-01-19 08:15:58.288 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Completed: Task validation. 2018-01-19 08:15:58.289 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Starting: Running task. 2018-01-19 08:15:58.440 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:16:01.141 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.70 sec 2018-01-19 08:16:01.142 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() started 2018-01-19 08:16:01.142 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 08:16:01.164 9013 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 START 2018-01-19 08:16:02.028 9013 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 END: OK 2018-01-19 08:16:02.056 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:16:03.006 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-19 08:16:03.007 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:16:06.613 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.61 sec 2018-01-19 08:16:08.487 8888 INFO rally.task.engine [-] Load duration is: 0.861798 2018-01-19 08:16:08.488 8888 INFO rally.task.engine [-] Full duration is: 8.186726 2018-01-19 08:16:08.748 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:16:11.448 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.70 sec 2018-01-19 08:16:11.448 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() started 2018-01-19 08:16:11.448 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 08:16:11.468 9119 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 START 2018-01-19 08:16:12.166 9119 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 END: OK 2018-01-19 08:16:12.187 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:16:13.130 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-19 08:16:13.131 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:16:16.757 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.63 sec 2018-01-19 08:16:16.856 8888 INFO rally.task.engine [-] Load duration is: 0.695174 2018-01-19 08:16:16.857 8888 INFO rally.task.engine [-] Full duration is: 8.02581 2018-01-19 08:16:17.102 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:16:19.883 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 08:16:19.883 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() started 2018-01-19 08:16:19.884 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-19 08:16:19.904 9225 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 START 2018-01-19 08:16:20.569 9225 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 END: OK 2018-01-19 08:16:20.594 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:16:21.588 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-19 08:16:21.588 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:16:25.152 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.56 sec 2018-01-19 08:16:27.141 8888 INFO rally.task.engine [-] Load duration is: 0.662876 2018-01-19 08:16:27.141 8888 INFO rally.task.engine [-] Full duration is: 8.065123 2018-01-19 08:16:27.375 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:16:30.159 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 08:16:30.160 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() started 2018-01-19 08:16:30.160 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 08:16:30.181 9331 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 START 2018-01-19 08:16:31.107 9331 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 END: OK 2018-01-19 08:16:31.133 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:16:32.078 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-19 08:16:32.078 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:16:35.788 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.71 sec 2018-01-19 08:16:37.433 8888 INFO rally.task.engine [-] Load duration is: 0.924143 2018-01-19 08:16:37.434 8888 INFO rally.task.engine [-] Full duration is: 8.424815 2018-01-19 08:16:37.681 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() started 2018-01-19 08:16:40.404 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack setup() finished in 2.72 sec 2018-01-19 08:16:40.405 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() started 2018-01-19 08:16:40.405 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 08:16:40.425 9437 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 START 2018-01-19 08:16:41.439 9437 INFO rally.task.runner [-] Task aa0503da-230e-4942-96ee-a550169f860d | ITER: 1 END: OK 2018-01-19 08:16:41.460 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() started 2018-01-19 08:16:42.396 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-19 08:16:42.397 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() started 2018-01-19 08:16:45.840 8888 INFO rally.task.context [-] Task aa0503da-230e-4942-96ee-a550169f860d | Context users@openstack cleanup() finished in 3.44 sec 2018-01-19 08:16:47.736 8888 INFO rally.task.engine [-] Load duration is: 1.011409 2018-01-19 08:16:47.737 8888 INFO rally.task.engine [-] Full duration is: 8.175364 2018-01-19 08:16:47.948 8888 INFO rally.task.engine [-] Task aa0503da-230e-4942-96ee-a550169f860d | Completed: Running task. Task aa0503da-230e-4942-96ee-a550169f860d: 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | quotas.delete_quotas | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861798 Full duration: 8.186726 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695174 Full duration: 8.02581 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.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662876 Full duration: 8.065123 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.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924143 Full duration: 8.424815 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 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.011409 Full duration: 8.175364 2018-01-19 08:16:48,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa0503da-230e-4942-96ee-a550169f860d 2018-01-19 08:16:48,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aa0503da-230e-4942-96ee-a550169f860d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-19 08:16:48,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aa0503da-230e-4942-96ee-a550169f860d'] 2018-01-19 08:16:48,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 08:16:48,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-19 08:16:48,928 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:26 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:19 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:13 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:59 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:18 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:40 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:15 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:21 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:34 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-19 08:16:48,928 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-19 08:16:55,527 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-19 08:16:55,528 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-19 08:16:56,049 - functest.utils.functest_utils - DEBUG - 2018-01-19 08:16:56,049 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 08:16:56,049 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-19 08:16:56,054 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-19 08:16:56,054 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-19 08:16:56,132 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 08:16:56,561 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 08:16:56,561 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-19 08:16:57,064 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 08:16:59,363 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 08:17:01,736 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 08:17:04,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 08:17:06,725 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 08:17:12,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-19 08:17:12,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-19 08:17:13,901 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 08:17:17,203 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 08:17:17,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 08:17:18,849 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 08:17:18,850 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 08:17:21,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-19 08:17:21,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-19 08:17:22,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 08:17:22,424 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 08:17:25,158 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 08:17:25,159 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 08:17:25,161 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 08:17:25,164 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-19 08:17:25,166 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-19 08:17:25,173 - 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-19 08:38:43,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.211347s] ... ok 2018-01-19 08:38:43,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.062677s] ... ok 2018-01-19 08:38:43,289 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.168321s] ... ok 2018-01-19 08:38:43,290 - 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.726918s] ... ok 2018-01-19 08:38:43,290 - 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.174369s] ... ok 2018-01-19 08:38:43,290 - 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 [7.254130s] ... ok 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.076220s] ... ok 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.676927s] ... ok 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.128364s] ... ok 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001118s] ... ok 2018-01-19 08:38:43,290 - 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.378273s] ... FAILED 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.070672s] ... ok 2018-01-19 08:38:43,290 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.358589s] ... ok 2018-01-19 08:38:43,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [187.788161s] ... FAILED 2018-01-19 08:38:43,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001128s] ... ok 2018-01-19 08:38:43,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.190479s] ... ok 2018-01-19 08:38:43,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.058891s] ... ok 2018-01-19 08:38:43,291 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.988917s] ... ok 2018-01-19 08:38:43,291 - 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.375251s] ... ok 2018-01-19 08:38:43,291 - 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.229118s] ... ok 2018-01-19 08:38:43,291 - 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.221692s] ... ok 2018-01-19 08:38:43,291 - 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.286463s] ... ok 2018-01-19 08:38:43,291 - 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.425661s] ... ok 2018-01-19 08:38:43,291 - 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.070879s] ... ok 2018-01-19 08:38:43,291 - 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.074853s] ... ok 2018-01-19 08:38:43,292 - 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.082519s] ... ok 2018-01-19 08:38:43,292 - 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.073649s] ... ok 2018-01-19 08:38:43,292 - 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.068632s] ... ok 2018-01-19 08:38:43,292 - 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.140940s] ... ok 2018-01-19 08:38:43,292 - 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.062517s] ... ok 2018-01-19 08:38:43,292 - 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.011269s] ... ok 2018-01-19 08:38:43,292 - 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.380017s] ... ok 2018-01-19 08:38:43,292 - 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.016073s] ... ok 2018-01-19 08:38:43,292 - 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.011637s] ... ok 2018-01-19 08:38:43,292 - 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.032696s] ... ok 2018-01-19 08:38:43,292 - 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.077392s] ... ok 2018-01-19 08:38:43,293 - 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.067940s] ... ok 2018-01-19 08:38:43,293 - 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.148634s] ... ok 2018-01-19 08:38:43,293 - 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.014664s] ... ok 2018-01-19 08:38:43,293 - 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.069595s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.647938s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [188.828542s] ... FAILED 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.992154s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.374808s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.355382s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.203995s] ... ok 2018-01-19 08:38:43,293 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.212473s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.369500s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.402048s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.363606s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.262720s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.733819s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.302861s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [6.674782s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.091785s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.130880s] ... ok 2018-01-19 08:38:43,294 - 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.766809s] ... ok 2018-01-19 08:38:43,294 - 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.022892s] ... ok 2018-01-19 08:38:43,294 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.113705s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.991721s] ... ok 2018-01-19 08:38:43,295 - 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.154618s] ... ok 2018-01-19 08:38:43,295 - 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.357044s] ... ok 2018-01-19 08:38:43,295 - 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.233716s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.234688s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.106594s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.450326s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.240389s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.224835s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [0.916569s] ... ok 2018-01-19 08:38:43,295 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.242547s] ... ok 2018-01-19 08:38:43,295 - 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.254109s] ... ok 2018-01-19 08:38:43,296 - 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.227253s] ... ok 2018-01-19 08:38:43,296 - 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.228285s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.309908s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.293795s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012110s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [29.518162s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.069798s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.076843s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.055614s] ... ok 2018-01-19 08:38:43,296 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.314948s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.426545s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.097043s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.008890s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.169338s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039503s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.031460s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.557313s] ... ok 2018-01-19 08:38:43,297 - 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.654092s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.182050s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.048748s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.041905s] ... ok 2018-01-19 08:38:43,297 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.122610s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.148032s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.017011s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.269597s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007280s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.148137s] ... ok 2018-01-19 08:38:43,298 - 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.567240s] ... ok 2018-01-19 08:38:43,298 - 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.249880s] ... ok 2018-01-19 08:38:43,298 - 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.127174s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.236549s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.056356s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.870864s] ... ok 2018-01-19 08:38:43,298 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.563657s] ... ok 2018-01-19 08:38:43,299 - 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.802246s] ... ok 2018-01-19 08:38:43,299 - 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 [4.086518s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.728059s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.967334s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.728897s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.153036s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.288359s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.074432s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.061198s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.106783s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.086479s] ... ok 2018-01-19 08:38:43,299 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.057136s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.061637s] ... ok 2018-01-19 08:38:43,300 - 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.679229s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.715573s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.194111s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.479027s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.054201s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.044513s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.047986s] ... ok 2018-01-19 08:38:43,300 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.041000s] ... ok 2018-01-19 08:38:43,300 - 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.290487s] ... ok 2018-01-19 08:38:43,300 - 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.351810s] ... ok 2018-01-19 08:38:43,300 - 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.549940s] ... ok 2018-01-19 08:38:43,301 - 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.646435s] ... ok 2018-01-19 08:38:43,301 - 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.412416s] ... ok 2018-01-19 08:38:43,301 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.804933s] ... ok 2018-01-19 08:38:43,301 - 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.560499s] ... ok 2018-01-19 08:38:43,301 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.054533s] ... ok 2018-01-19 08:38:43,301 - 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.157500s] ... ok 2018-01-19 08:38:43,301 - 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.130951s] ... ok 2018-01-19 08:38:43,301 - 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.628298s] ... ok 2018-01-19 08:38:43,301 - 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.685713s] ... ok 2018-01-19 08:38:43,301 - 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.977095s] ... ok 2018-01-19 08:38:43,301 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.969587s] ... ok 2018-01-19 08:38:43,301 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.601866s] ... ok 2018-01-19 08:38:43,301 - 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.076611s] ... ok 2018-01-19 08:38:43,302 - 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.175897s] ... ok 2018-01-19 08:38:43,302 - 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.021353s] ... ok 2018-01-19 08:38:43,302 - 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.016664s] ... ok 2018-01-19 08:38:43,302 - 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.851248s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.165066s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.159368s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.670976s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.310731s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.821253s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.412960s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.496941s] ... ok 2018-01-19 08:38:43,302 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.351326s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.351954s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [33.039674s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.707757s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [7.076066s] ... ok 2018-01-19 08:38:43,303 - 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.184121s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.038026s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.037735s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.314470s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.546560s] ... ok 2018-01-19 08:38:43,303 - 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.102264s] ... ok 2018-01-19 08:38:43,303 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.529932s] ... ok 2018-01-19 08:38:43,303 - 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.045948s] ... ok 2018-01-19 08:38:43,304 - 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.049391s] ... ok 2018-01-19 08:38:43,304 - 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.052402s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.051630s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.181092s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.079143s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.232382s] ... ok 2018-01-19 08:38:43,304 - 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.187920s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.050012s] ... ok 2018-01-19 08:38:43,304 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.169976s] ... ok 2018-01-19 08:38:43,304 - 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.161509s] ... ok 2018-01-19 08:38:43,304 - 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.169650s] ... ok 2018-01-19 08:38:43,304 - 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.021741s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012929s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.014617s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.055236s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.036281s] ... ok 2018-01-19 08:38:43,305 - 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.009130s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.172798s] ... ok 2018-01-19 08:38:43,305 - 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.009553s] ... ok 2018-01-19 08:38:43,305 - 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.047337s] ... ok 2018-01-19 08:38:43,305 - 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.184053s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.037106s] ... ok 2018-01-19 08:38:43,305 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036614s] ... ok 2018-01-19 08:38:43,305 - 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.170529s] ... ok 2018-01-19 08:38:43,306 - 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.175798s] ... ok 2018-01-19 08:38:43,306 - 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.033302s] ... ok 2018-01-19 08:38:43,306 - 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.009372s] ... ok 2018-01-19 08:38:43,306 - 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.033006s] ... ok 2018-01-19 08:38:43,306 - 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.037499s] ... ok 2018-01-19 08:38:43,306 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.036359s] ... ok 2018-01-19 08:38:43,306 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.035329s] ... ok 2018-01-19 08:38:43,306 - 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.224922s] ... ok 2018-01-19 08:38:43,306 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.833967s] ... ok 2018-01-19 08:38:43,306 - 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.216617s] ... ok 2018-01-19 08:38:43,306 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.068309s] ... ok 2018-01-19 08:38:43,306 - 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.174752s] ... ok 2018-01-19 08:38:43,306 - 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.172201s] ... ok 2018-01-19 08:38:43,311 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1274.0000 sec. 2018-01-19 08:38:43,313 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 200 2018-01-19 08:38:43,316 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-19 08:38:43,319 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 3 2018-01-19 08:38:43,323 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 98.5221674877% 2018-01-19 08:38:50,258 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-19 08:38:50,258 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-19 08:38:50,832 - functest.utils.functest_utils - DEBUG - 2018-01-19 08:38:50,832 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 08:38:50,833 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 21:53 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-19 08:38:50,837 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-19 08:38:50,837 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-19 08:39:09,054 - 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-19 08:39:09,054 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-19 08:39:09,121 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-19 08:39:09,235 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 08:39:09,235 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 08:39:09,238 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-19 08:39:09,999 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 09:36:37,762 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 09:36:37,762 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:28 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-19 09:36:37,766 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-19 09:36:37,767 - 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-693 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 09:36:37,770 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:39 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 17:21 | FAIL | | rally_sanity | functest | smoke | 18:34 | FAIL | | refstack_defcore | functest | smoke | 21:53 | FAIL | | odl | functest | smoke | 00:17 | PASS | | snaps_smoke | functest | smoke | 57:28 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-19 09:36:37,775 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-19 09:36:41,420 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 09:36:41,421 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 09:36:41,421 - 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-19 09:36:41,422 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-19 09:36:41,423 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-19 09:37:09,013 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-19 09:37:09,014 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-19 09:37:09,138 - functest.utils.functest_utils - DEBUG - 2018-01-19 09:37:09,138 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 09:37:09,138 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:28 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-19 09:37:09,142 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-19 09:37:09,142 - 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-693 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 09:37:09,145 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:28 | 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-19 09:37:09,149 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 09:37:12,009 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 09:37:12,010 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 09:37:12,010 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 09:37:12,011 - 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-693 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 09:37:12,012 - 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-19 09:37:12,013 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 09:37:14,705 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 09:37:14,706 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 09:37:14,706 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 09:37:14,707 - 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-693 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 09:37:14,708 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-19 09:37:14,708 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK