2018-01-12 13:28:46,487 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-12 13:28:46,487 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-12 13:28:46,858 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-12 13:28:47,247 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-12 13:28:47,247 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-12 13:28:47,615 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-12 13:28:47,615 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-12 13:28:47,979 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-12 13:28:47,979 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-12 13:28:48,435 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-12 13:28:48,435 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-12 13:28:49,082 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-12 13:28:50,670 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-12 13:28:50,691 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-12 13:28:52,131 - functest.ci.check_deployment - INFO - External network found: external 2018-01-12 13:28:54,842 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 13:28:54,843 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 13:28:54,843 - 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-12 13:28:54,844 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-12 13:28:54,844 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-12 13:28:55,891 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:29:04,227 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.333s OK 2018-01-12 13:29:04,358 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:29:04,358 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:29:04,358 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 13:29:04,362 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-12 13:29:05,728 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:37:10,188 - 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 484.451s OK 2018-01-12 13:37:10,316 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:37:10,316 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:37:10,317 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 13:37:10,321 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-12 13:37:11,004 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:37:40,395 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 29.391s OK 2018-01-12 13:37:40,501 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:37:40,501 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:37:40,502 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:29 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-12 13:37:40,505 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-666 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-12 13:37:40,508 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:04 | PASS | | snaps_health_check | functest | healthcheck | 00:29 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-12 13:37:40,511 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 13:37:43,476 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 13:37:43,476 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 13:37:43,477 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-12 13:37:43,478 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-12 13:37:43,478 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-12 13:37:44,065 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-12 13:37:44,066 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 13:37:44,469 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 13:37:44,469 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-12 13:37:44,916 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 13:37:44,916 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 13:37:44' 2018-01-12 13:37:44,916 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:46,959 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:49,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:53,901 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:54,538 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:55,344 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:37:59,887 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:38:02,827 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5cc48085-e867-47e0-9555-66b621357633' 2018-01-12 13:38:18,984 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 13:38:25,244 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-12 13:38:25,379 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 13:38:26,386 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 13:38:41,259 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-12 13:38:41,259 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-12 13:38:41,776 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:38:41,776 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:38:41,776 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 13:38:41,780 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-12 13:38:41,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 13:38:41,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 13:38:41' 2018-01-12 13:38:41,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:38:44,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:38:46,139 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:38:50,858 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:38:51,562 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:38:56,964 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5235ec9d-b361-487f-b58a-c1c40f5930b7' 2018-01-12 13:39:01,130 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 13:39:09,990 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 13:39:12,536 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.3. Waiting for response... 2018-01-12 13:39:15,067 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 13:39:32,543 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:39:32,544 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:39:32,544 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:33 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-12 13:39:32,548 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-12 13:39:32,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 13:39:34,636 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 13:39:36,636 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 13:39:39,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 13:39:41,664 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 13:39:47,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 13:39:49,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 13:39:49,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 13:39:51,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 13:39:51,589 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 13:39:54,259 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 13:39:54,259 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 13:39:54,262 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 13:39:54,266 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-12 13:39:54,266 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-4cadb36c-17cc-4edc-8833-2252533eaeda/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-12 13:39:56,495 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-12 13:39:56,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-12 13:39:56,498 - 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-12 13:39:58,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:39:58.558 62 INFO rally.api [-] Starting verification (UUID=23a7781d-4710-470e-8b38-98d9e67f3cfa) for deployment 'opnfv-rally' (UUID=47e09308-553e-47b3-901f-c2d153869d70) by verifier 'opnfv-tempest' (UUID=4cadb36c-17cc-4edc-8833-2252533eaeda). 2018-01-12 13:39:58,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 23a7781d-4710-470e-8b38-98d9e67f3cfa 2018-01-12 13:40:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:04.463 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.164s] 2018-01-12 13:40:04,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:04.524 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2018-01-12 13:40:09,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:09.400 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.969s] 2018-01-12 13:40:10,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:10.595 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.194s] 2018-01-12 13:40:18,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:18.017 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.918s] 2018-01-12 13:40:31,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:40:31.576 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.952s] 2018-01-12 13:41:31,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:41:30.999 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.079s] 2018-01-12 13:41:31,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:41:31.001 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-12 13:41:55,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:41:55.991 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.081s] 2018-01-12 13:41:55,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:41:55.993 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-12 13:42:20,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:42:20.534 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-01-12 13:42:20,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:42:20.536 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-12 13:42:56,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:42:56.376 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.937s] 2018-01-12 13:43:16,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:16.157 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-12 13:43:16,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:16.254 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2018-01-12 13:43:23,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:23.732 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.641s] 2018-01-12 13:43:23,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:23.741 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-12 13:43:24,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:24.995 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 13:43:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:24.996 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 13:43:28,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:28.542 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.337s] 2018-01-12 13:43:33,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:33.569 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.070s] 2018-01-12 13:43:38,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:38.882 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.547s] 2018-01-12 13:43:45,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:45.373 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.424s] 2018-01-12 13:43:53,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:53.110 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.809s] 2018-01-12 13:43:58,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:43:58.646 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.435s] 2018-01-12 13:44:03,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:03.619 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.157s] 2018-01-12 13:44:09,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:09.642 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.437s] 2018-01-12 13:44:15,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:15.607 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.347s] 2018-01-12 13:44:22,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:22.957 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.576s] 2018-01-12 13:44:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:24.976 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-12 13:44:26,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:26.934 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-01-12 13:44:27,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:27.010 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.075s] 2018-01-12 13:44:27,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:27.076 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.066s] 2018-01-12 13:44:27,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:27.082 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-12 13:44:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:30.386 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.318s] 2018-01-12 13:44:31,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:31.919 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.532s] 2018-01-12 13:44:32,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:32.984 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.065s] 2018-01-12 13:44:39,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:39.409 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-12 13:44:43,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:43.883 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.685s] 2018-01-12 13:44:54,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:54.843 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.286s] 2018-01-12 13:44:58,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:44:58.069 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.225s] 2018-01-12 13:45:08,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:08.303 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.590s] 2018-01-12 13:45:11,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:11.267 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.963s] 2018-01-12 13:45:16,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:16.622 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.353s] 2018-01-12 13:45:24,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:24.681 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.318s] 2018-01-12 13:45:27,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:27.295 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.613s] 2018-01-12 13:45:31,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:31.188 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.892s] 2018-01-12 13:45:44,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:44.628 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.247s] 2018-01-12 13:45:44,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:44.825 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.198s] 2018-01-12 13:45:44,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:44.942 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.116s] 2018-01-12 13:45:44,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:44.996 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.053s] 2018-01-12 13:45:45,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:45.094 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.097s] 2018-01-12 13:45:45,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:45.146 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.052s] 2018-01-12 13:45:55,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.066 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.741s] 2018-01-12 13:45:55,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.233 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.166s] 2018-01-12 13:45:55,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.351 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.118s] 2018-01-12 13:45:55,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.413 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.061s] 2018-01-12 13:45:55,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.507 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.094s] 2018-01-12 13:45:55,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:45:55.557 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-01-12 13:46:05,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:05.324 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.648s] 2018-01-12 13:46:08,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:08.769 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.443s] 2018-01-12 13:46:10,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:10.469 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.699s] 2018-01-12 13:46:10,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:10.523 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.054s] 2018-01-12 13:46:10,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:10.576 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-01-12 13:46:19,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:19.615 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.236s] 2018-01-12 13:46:23,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:23.826 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.211s] 2018-01-12 13:46:25,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:25.418 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.591s] 2018-01-12 13:46:25,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:25.471 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2018-01-12 13:46:25,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:25.521 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-01-12 13:46:38,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:38.499 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.336s] 2018-01-12 13:46:43,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:43.207 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.708s] 2018-01-12 13:46:47,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:47.352 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.143s] 2018-01-12 13:46:50,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:46:50.155 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.803s] 2018-01-12 13:47:07,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:07.823 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.772s] 2018-01-12 13:47:12,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:12.559 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.735s] 2018-01-12 13:47:16,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:16.704 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.144s] 2018-01-12 13:47:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:19.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.985s] 2018-01-12 13:47:30,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:30.097 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.937s] 2018-01-12 13:47:31,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:31.632 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.532s] 2018-01-12 13:47:31,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:31.675 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-01-12 13:47:35,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:35.308 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.906s] 2018-01-12 13:47:36,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:36.644 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.334s] 2018-01-12 13:47:36,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:36.684 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-01-12 13:47:40,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:40.025 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.634s] 2018-01-12 13:47:43,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.010 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-12 13:47:43,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.965 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-12 13:47:43,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.966 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-12 13:47:43,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.966 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-12 13:47:43,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.967 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-12 13:47:43,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:43.968 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-12 13:47:45,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:47:45.866 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-01-12 13:48:00,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:48:00.491 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.976s] 2018-01-12 13:48:11,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:48:11.283 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.682s] 2018-01-12 13:48:22,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:48:22.674 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.390s] 2018-01-12 13:48:30,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:48:30.860 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-01-12 13:49:23,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:49:23.965 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [47.632s] 2018-01-12 13:49:50,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:49:50.583 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [18.712s] 2018-01-12 13:50:28,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:50:28.094 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.478s] 2018-01-12 13:50:40,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 23a7781d-4710-470e-8b38-98d9e67f3cfa'. 2018-01-12 13:50:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 23a7781d-4710-470e-8b38-98d9e67f3cfa | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-12 13:39:58 | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-12 13:50:39 | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:41 | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-12 13:50:40,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4cadb36c-17cc-4edc-8833-2252533eaeda) | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 47e09308-553e-47b3-901f-c2d153869d70) | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 625.713 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-12 13:50:40,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-12 13:50:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 13:50:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-12 13:50:41,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-12 13:50:43,949 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:50:43,950 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:50:43,950 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 10:56 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-12 13:50:43,954 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-12 13:50:44,036 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 13:50:44,454 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 13:50:44,454 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-12 13:50:44,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 13:50:47,257 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 13:50:49,305 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 13:50:52,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-12 13:50:53,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc'... 2018-01-12 13:50:56,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-dbd578c7-7479-4ace-b848-25e441e851fc'... 2018-01-12 13:50:57,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-dbd578c7-7479-4ace-b848-25e441e851fc'... 2018-01-12 13:51:01,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc'... 2018-01-12 13:51:02,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc'... 2018-01-12 13:51:02,734 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-12 13:51:02,734 - 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-12 13:51:02,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:51:02,775 - 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-12 13:51:02,783 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 13:52:02,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f0fb1199-1f75-462a-9fcd-45ed3deebf25: started 2018-01-12 13:51:04.859 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Starting: Task validation. 2018-01-12 13:51:04.906 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Starting: Task validation of syntax. 2018-01-12 13:51:04.941 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Completed: Task validation of syntax. 2018-01-12 13:51:04.941 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Starting: Task validation of required platforms. 2018-01-12 13:51:04.958 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Completed: Task validation of required platforms. 2018-01-12 13:51:04.958 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Starting: Task validation of semantic. 2018-01-12 13:51:05.597 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:08.302 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.70 sec 2018-01-12 13:51:08.348 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:12.139 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-12 13:51:12.139 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Completed: Task validation of semantic. 2018-01-12 13:51:12.139 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Completed: Task validation. 2018-01-12 13:51:12.140 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Starting: Running task. 2018-01-12 13:51:12.310 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:15.079 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.77 sec 2018-01-12 13:51:15.101 259 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:15.568 259 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:15.590 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:18.985 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-12 13:51:20.359 134 INFO rally.task.engine [-] Load duration is: 0.464845 2018-01-12 13:51:20.360 134 INFO rally.task.engine [-] Full duration is: 6.691861 2018-01-12 13:51:20.624 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:23.432 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.81 sec 2018-01-12 13:51:23.453 345 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:24.220 345 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:24.245 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:27.614 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-12 13:51:28.673 134 INFO rally.task.engine [-] Load duration is: 0.764944 2018-01-12 13:51:28.674 134 INFO rally.task.engine [-] Full duration is: 7.007344 2018-01-12 13:51:28.957 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:31.642 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.69 sec 2018-01-12 13:51:31.664 431 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:32.308 431 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:32.335 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:35.650 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-12 13:51:36.997 134 INFO rally.task.engine [-] Load duration is: 0.64249 2018-01-12 13:51:36.998 134 INFO rally.task.engine [-] Full duration is: 6.707155 2018-01-12 13:51:37.267 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:40.058 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.79 sec 2018-01-12 13:51:40.078 517 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:40.845 517 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:40.872 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:44.129 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.26 sec 2018-01-12 13:51:45.313 134 INFO rally.task.engine [-] Load duration is: 0.76445 2018-01-12 13:51:45.313 134 INFO rally.task.engine [-] Full duration is: 6.878766 2018-01-12 13:51:45.555 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:48.325 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.77 sec 2018-01-12 13:51:48.345 603 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:49.104 603 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:49.128 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:51:52.639 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-12 13:51:53.603 134 INFO rally.task.engine [-] Load duration is: 0.756237 2018-01-12 13:51:53.604 134 INFO rally.task.engine [-] Full duration is: 7.096549 2018-01-12 13:51:53.848 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() started 2018-01-12 13:51:56.545 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack setup() finished in 2.70 sec 2018-01-12 13:51:56.566 689 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 START 2018-01-12 13:51:57.220 689 INFO rally.task.runner [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | ITER: 1 END: OK 2018-01-12 13:51:57.247 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() started 2018-01-12 13:52:00.584 134 INFO rally.task.context [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-12 13:52:01.893 134 INFO rally.task.engine [-] Load duration is: 0.652285 2018-01-12 13:52:01.893 134 INFO rally.task.engine [-] Full duration is: 6.752413 2018-01-12 13:52:02.101 134 INFO rally.task.engine [-] Task f0fb1199-1f75-462a-9fcd-45ed3deebf25 | Completed: Running task. Task f0fb1199-1f75-462a-9fcd-45ed3deebf25: 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.464845 Full duration: 6.691861 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764944 Full duration: 7.007344 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.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64249 Full duration: 6.707155 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76445 Full duration: 6.878766 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756237 Full duration: 7.096549 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652285 Full duration: 6.752413 2018-01-12 13:52:02,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0fb1199-1f75-462a-9fcd-45ed3deebf25 2018-01-12 13:52:02,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-12 13:52:02,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f0fb1199-1f75-462a-9fcd-45ed3deebf25', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-12 13:52:02,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f0fb1199-1f75-462a-9fcd-45ed3deebf25'] 2018-01-12 13:52:03,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 13:52:03,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-12 13:52:03,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-12 13:52:03,215 - 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-12 13:52:03,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:52:03,231 - 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-12 13:52:03,232 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 13:53:32,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7: started 2018-01-12 13:52:05.164 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Starting: Task validation. 2018-01-12 13:52:05.203 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Starting: Task validation of syntax. 2018-01-12 13:52:05.272 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Completed: Task validation of syntax. 2018-01-12 13:52:05.272 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Starting: Task validation of required platforms. 2018-01-12 13:52:05.297 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Completed: Task validation of required platforms. 2018-01-12 13:52:05.297 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Starting: Task validation of semantic. 2018-01-12 13:52:05.979 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() started 2018-01-12 13:52:08.749 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() finished in 2.77 sec 2018-01-12 13:52:10.970 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() started 2018-01-12 13:52:14.326 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-12 13:52:14.327 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Completed: Task validation of semantic. 2018-01-12 13:52:14.327 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Completed: Task validation. 2018-01-12 13:52:14.328 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Starting: Running task. 2018-01-12 13:52:14.521 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() started 2018-01-12 13:52:17.131 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() finished in 2.61 sec 2018-01-12 13:52:17.132 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() started 2018-01-12 13:52:17.132 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 13:52:17.155 864 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 START 2018-01-12 13:52:22.297 864 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 END: OK 2018-01-12 13:52:22.320 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() started 2018-01-12 13:52:22.927 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-12 13:52:22.928 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() started 2018-01-12 13:52:26.369 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-12 13:52:26.586 739 INFO rally.task.engine [-] Load duration is: 4.338433 2018-01-12 13:52:26.587 739 INFO rally.task.engine [-] Full duration is: 11.863876 2018-01-12 13:52:26.855 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() started 2018-01-12 13:52:29.616 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() finished in 2.76 sec 2018-01-12 13:52:29.616 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() started 2018-01-12 13:52:29.617 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:52:29.638 970 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 START 2018-01-12 13:52:34.183 970 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 END: OK 2018-01-12 13:52:34.204 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() started 2018-01-12 13:52:37.377 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() finished in 3.17 sec 2018-01-12 13:52:37.377 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() started 2018-01-12 13:52:40.588 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-12 13:52:40.934 739 INFO rally.task.engine [-] Load duration is: 3.758983 2018-01-12 13:52:40.935 739 INFO rally.task.engine [-] Full duration is: 13.751545 2018-01-12 13:52:41.183 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() started 2018-01-12 13:52:43.846 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() finished in 2.66 sec 2018-01-12 13:52:43.866 1076 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 START 2018-01-12 13:52:44.840 1076 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 END: OK 2018-01-12 13:52:44.863 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() started 2018-01-12 13:52:48.224 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-12 13:52:49.224 739 INFO rally.task.engine [-] Load duration is: 0.188466 2018-01-12 13:52:49.225 739 INFO rally.task.engine [-] Full duration is: 7.057484 2018-01-12 13:52:49.505 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() started 2018-01-12 13:52:52.244 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack setup() finished in 2.74 sec 2018-01-12 13:52:52.244 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context quotas@openstack setup() started 2018-01-12 13:52:52.992 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-12 13:52:52.992 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() started 2018-01-12 13:52:52.993 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:52:53.651 1162 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 START 2018-01-12 13:53:10.752 1162 INFO rally.task.runner [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | ITER: 1 END: OK 2018-01-12 13:53:10.779 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() started 2018-01-12 13:53:26.305 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context cleanup@openstack cleanup() finished in 15.53 sec 2018-01-12 13:53:26.306 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context quotas@openstack cleanup() started 2018-01-12 13:53:26.332 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context quotas@openstack cleanup() finished in 25.89 msec 2018-01-12 13:53:26.332 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() started 2018-01-12 13:53:29.810 739 INFO rally.task.context [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-12 13:53:31.727 739 INFO rally.task.engine [-] Load duration is: 15.319407 2018-01-12 13:53:31.727 739 INFO rally.task.engine [-] Full duration is: 40.320755 2018-01-12 13:53:31.916 739 INFO rally.task.engine [-] Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 | Completed: Running task. Task 6ba466e9-ddb8-44e4-8ecf-434fd94140e7: 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.099 | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | glance_v2.delete_image | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | total | 4.338 | 4.338 | 4.338 | 4.338 | 4.338 | 4.338 | 100.0% | 1 | | -> duration | 4.338 | 4.338 | 4.338 | 4.338 | 4.338 | 4.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.338433 Full duration: 11.863876 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.642 | 3.642 | 3.642 | 3.642 | 3.642 | 3.642 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | glance_v2.list_images | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 100.0% | 1 | | -> duration | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 3.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.758983 Full duration: 13.751545 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.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | -> duration | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.188466 Full duration: 7.057484 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | nova.boot_servers | 13.251 | 13.251 | 13.251 | 13.251 | 13.251 | 13.251 | 100.0% | 1 | | total | 16.319 | 16.319 | 16.319 | 16.319 | 16.319 | 16.319 | 100.0% | 1 | | -> duration | 15.319 | 15.319 | 15.319 | 15.319 | 15.319 | 15.319 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.319407 Full duration: 40.320755 2018-01-12 13:53:32,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ba466e9-ddb8-44e4-8ecf-434fd94140e7 2018-01-12 13:53:32,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6ba466e9-ddb8-44e4-8ecf-434fd94140e7', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-12 13:53:32,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6ba466e9-ddb8-44e4-8ecf-434fd94140e7'] 2018-01-12 13:53:33,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 13:53:33,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-12 13:53:33,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-12 13:53:33,045 - 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-12 13:53:33,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:53:33,083 - 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-12 13:53:33,084 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-12 13:53:33,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-12 13:53:33,084 - 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-12 13:53:33,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:53:33,114 - 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-12 13:53:33,119 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 13:56:33,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 89f7c8f0-0bfa-4c04-99bc-477664032587: started 2018-01-12 13:53:35.304 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Starting: Task validation. 2018-01-12 13:53:35.344 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Starting: Task validation of syntax. 2018-01-12 13:53:35.474 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Completed: Task validation of syntax. 2018-01-12 13:53:35.474 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Starting: Task validation of required platforms. 2018-01-12 13:53:35.515 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Completed: Task validation of required platforms. 2018-01-12 13:53:35.515 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Starting: Task validation of semantic. 2018-01-12 13:53:36.169 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:53:38.847 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.68 sec 2018-01-12 13:53:43.432 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:53:47.101 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-12 13:53:47.102 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Completed: Task validation of semantic. 2018-01-12 13:53:47.102 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Completed: Task validation. 2018-01-12 13:53:47.103 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Starting: Running task. 2018-01-12 13:53:47.278 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:53:49.885 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.61 sec 2018-01-12 13:53:49.885 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:53:50.560 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-12 13:53:50.560 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack setup() started 2018-01-12 13:53:53.656 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack setup() finished in 3.10 sec 2018-01-12 13:53:53.657 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:53:53.657 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-12 13:53:53.681 1417 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:53:59.022 1417 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:53:59.046 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:54:01.329 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-12 13:54:01.330 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack cleanup() started 2018-01-12 13:54:05.092 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack cleanup() finished in 3.76 sec 2018-01-12 13:54:05.093 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:54:05.282 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-12 13:54:05.283 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:54:08.619 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.34 sec 2018-01-12 13:54:09.413 1292 INFO rally.task.engine [-] Load duration is: 5.336883 2018-01-12 13:54:09.414 1292 INFO rally.task.engine [-] Full duration is: 21.363561 2018-01-12 13:54:09.677 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:54:12.192 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.51 sec 2018-01-12 13:54:12.193 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:54:12.877 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-12 13:54:12.878 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:54:12.878 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 13:54:12.900 1603 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:54:18.501 1603 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:54:18.530 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:54:20.752 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.22 sec 2018-01-12 13:54:20.752 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:54:20.936 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-12 13:54:20.936 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:54:24.208 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.27 sec 2018-01-12 13:54:25.768 1292 INFO rally.task.engine [-] Load duration is: 5.597515 2018-01-12 13:54:25.768 1292 INFO rally.task.engine [-] Full duration is: 14.549233 2018-01-12 13:54:26.143 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:54:28.789 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.65 sec 2018-01-12 13:54:28.790 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:54:29.405 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-12 13:54:29.406 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:54:29.406 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:54:29.975 1769 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:54:40.269 1769 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:54:40.298 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:54:42.539 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-12 13:54:42.539 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:54:42.754 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-12 13:54:42.754 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:54:46.055 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-12 13:54:46.263 1292 INFO rally.task.engine [-] Load duration is: 10.290445 2018-01-12 13:54:46.264 1292 INFO rally.task.engine [-] Full duration is: 19.930409 2018-01-12 13:54:46.523 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:54:49.208 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.68 sec 2018-01-12 13:54:49.208 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:54:49.853 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-12 13:54:49.853 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:54:49.853 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 13:54:49.875 1935 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:54:55.544 1935 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:54:55.564 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:54:57.843 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-12 13:54:57.844 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:54:58.023 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-12 13:54:58.024 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:55:01.208 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.18 sec 2018-01-12 13:55:02.614 1292 INFO rally.task.engine [-] Load duration is: 5.664717 2018-01-12 13:55:02.614 1292 INFO rally.task.engine [-] Full duration is: 14.701691 2018-01-12 13:55:02.884 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:55:05.573 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.69 sec 2018-01-12 13:55:05.574 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:55:06.207 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-12 13:55:06.207 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:55:06.208 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:55:06.232 2101 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:55:14.096 2101 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:55:14.123 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:55:16.396 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-12 13:55:16.397 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:55:16.556 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-12 13:55:16.556 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:55:20.037 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-12 13:55:20.981 1292 INFO rally.task.engine [-] Load duration is: 7.859501 2018-01-12 13:55:20.982 1292 INFO rally.task.engine [-] Full duration is: 17.170265 2018-01-12 13:55:21.234 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:55:23.957 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.72 sec 2018-01-12 13:55:23.958 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() started 2018-01-12 13:55:24.592 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-12 13:55:24.592 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack setup() started 2018-01-12 13:55:27.527 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack setup() finished in 2.93 sec 2018-01-12 13:55:27.527 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() started 2018-01-12 13:55:27.528 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 13:55:27.548 2267 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:55:33.233 2267 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:55:33.254 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() started 2018-01-12 13:55:35.487 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context cleanup@openstack cleanup() finished in 2.23 sec 2018-01-12 13:55:35.487 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack cleanup() started 2018-01-12 13:55:39.182 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context volumes@openstack cleanup() finished in 3.69 sec 2018-01-12 13:55:39.183 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() started 2018-01-12 13:55:39.367 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-12 13:55:39.367 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:55:42.720 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.35 sec 2018-01-12 13:55:43.353 1292 INFO rally.task.engine [-] Load duration is: 5.681243 2018-01-12 13:55:43.353 1292 INFO rally.task.engine [-] Full duration is: 21.504611 2018-01-12 13:55:43.595 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:55:46.262 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.67 sec 2018-01-12 13:55:46.262 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() started 2018-01-12 13:55:46.263 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:55:46.285 2453 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:55:47.021 2453 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:55:47.046 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:55:51.575 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() finished in 4.53 sec 2018-01-12 13:55:51.576 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:55:54.786 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.21 sec 2018-01-12 13:55:55.680 1292 INFO rally.task.engine [-] Load duration is: 0.731893 2018-01-12 13:55:55.680 1292 INFO rally.task.engine [-] Full duration is: 11.207417 2018-01-12 13:55:55.969 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:55:58.705 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.74 sec 2018-01-12 13:55:58.706 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() started 2018-01-12 13:55:58.706 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-12 13:55:58.728 2619 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:55:59.480 2619 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:55:59.500 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:56:04.150 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() finished in 4.65 sec 2018-01-12 13:56:04.150 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:56:07.324 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.17 sec 2018-01-12 13:56:08.038 1292 INFO rally.task.engine [-] Load duration is: 0.7478 2018-01-12 13:56:08.039 1292 INFO rally.task.engine [-] Full duration is: 11.372368 2018-01-12 13:56:08.289 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:56:11.038 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.75 sec 2018-01-12 13:56:11.038 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() started 2018-01-12 13:56:11.038 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-12 13:56:11.060 2785 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:56:11.801 2785 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:56:11.822 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:56:16.266 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() finished in 4.44 sec 2018-01-12 13:56:16.266 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:56:19.738 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-12 13:56:20.359 1292 INFO rally.task.engine [-] Load duration is: 0.737269 2018-01-12 13:56:20.360 1292 INFO rally.task.engine [-] Full duration is: 11.466929 2018-01-12 13:56:20.646 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() started 2018-01-12 13:56:23.097 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack setup() finished in 2.45 sec 2018-01-12 13:56:23.097 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() started 2018-01-12 13:56:23.098 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:56:23.120 2951 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 START 2018-01-12 13:56:23.924 2951 INFO rally.task.runner [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | ITER: 1 END: OK 2018-01-12 13:56:23.953 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:56:28.435 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context admin_cleanup@openstack cleanup() finished in 4.48 sec 2018-01-12 13:56:28.435 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() started 2018-01-12 13:56:31.713 1292 INFO rally.task.context [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-12 13:56:32.707 1292 INFO rally.task.engine [-] Load duration is: 0.79972 2018-01-12 13:56:32.707 1292 INFO rally.task.engine [-] Full duration is: 11.085977 2018-01-12 13:56:32.895 1292 INFO rally.task.engine [-] Task 89f7c8f0-0bfa-4c04-99bc-477664032587 | Completed: Running task. Task 89f7c8f0-0bfa-4c04-99bc-477664032587: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.061 | 3.061 | 3.061 | 3.061 | 3.061 | 3.061 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | total | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 100.0% | 1 | | -> duration | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 5.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.336883 Full duration: 21.363561 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.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | cinder_v2.delete_volume | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 2.545 | 100.0% | 1 | | total | 5.598 | 5.598 | 5.598 | 5.598 | 5.598 | 5.598 | 100.0% | 1 | | -> duration | 5.598 | 5.598 | 5.598 | 5.598 | 5.598 | 5.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.597515 Full duration: 14.549233 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.802 | 7.802 | 7.802 | 7.802 | 7.802 | 7.802 | 100.0% | 1 | | cinder_v2.delete_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | total | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 100.0% | 1 | | -> duration | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.290445 Full duration: 19.930409 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.967 | 2.967 | 2.967 | 2.967 | 2.967 | 2.967 | 100.0% | 1 | | cinder_v2.delete_volume | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 100.0% | 1 | | -> duration | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.664717 Full duration: 14.701691 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.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | cinder_v2.extend_volume | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | cinder_v2.delete_volume | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 100.0% | 1 | | total | 7.86 | 7.86 | 7.86 | 7.86 | 7.86 | 7.86 | 100.0% | 1 | | -> duration | 7.86 | 7.86 | 7.86 | 7.86 | 7.86 | 7.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.859501 Full duration: 17.170265 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.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | cinder_v2.delete_volume | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | total | 5.681 | 5.681 | 5.681 | 5.681 | 5.681 | 5.681 | 100.0% | 1 | | -> duration | 5.681 | 5.681 | 5.681 | 5.681 | 5.681 | 5.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.681243 Full duration: 21.504611 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.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | cinder_v2.list_qos | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731893 Full duration: 11.207417 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | cinder_v2.set_qos | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> duration | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7478 Full duration: 11.372368 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | cinder_v2.list_types | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737269 Full duration: 11.466929 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79972 Full duration: 11.085977 2018-01-12 13:56:33,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 89f7c8f0-0bfa-4c04-99bc-477664032587 2018-01-12 13:56:33,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '89f7c8f0-0bfa-4c04-99bc-477664032587', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-12 13:56:33,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '89f7c8f0-0bfa-4c04-99bc-477664032587'] 2018-01-12 13:56:34,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 13:56:34,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-12 13:56:34,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-12 13:56:34,310 - 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-12 13:56:34,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:56:34,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-12 13:56:34,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 13:57:46,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e0d9c490-2ee3-4e75-82a6-a418496d3a71: started 2018-01-12 13:56:36.393 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Starting: Task validation. 2018-01-12 13:56:36.482 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Starting: Task validation of syntax. 2018-01-12 13:56:36.529 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Completed: Task validation of syntax. 2018-01-12 13:56:36.530 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Starting: Task validation of required platforms. 2018-01-12 13:56:36.550 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Completed: Task validation of required platforms. 2018-01-12 13:56:36.550 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Starting: Task validation of semantic. 2018-01-12 13:56:37.211 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() started 2018-01-12 13:56:39.912 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() finished in 2.70 sec 2018-01-12 13:56:43.213 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() started 2018-01-12 13:56:46.606 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-12 13:56:46.607 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Completed: Task validation of semantic. 2018-01-12 13:56:46.607 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Completed: Task validation. 2018-01-12 13:56:46.608 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Starting: Running task. 2018-01-12 13:56:46.780 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() started 2018-01-12 13:56:49.378 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() finished in 2.60 sec 2018-01-12 13:56:49.379 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() started 2018-01-12 13:56:50.256 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() finished in 0.88 sec 2018-01-12 13:56:50.256 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() started 2018-01-12 13:56:50.256 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 13:56:50.276 3236 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 START 2018-01-12 13:56:59.280 3236 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 END: OK 2018-01-12 13:56:59.305 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() started 2018-01-12 13:57:00.017 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() finished in 0.71 sec 2018-01-12 13:57:00.017 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() started 2018-01-12 13:57:00.025 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() finished in 7.58 msec 2018-01-12 13:57:00.025 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() started 2018-01-12 13:57:03.417 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() finished in 3.39 sec 2018-01-12 13:57:04.878 3081 INFO rally.task.engine [-] Load duration is: 5.002531 2018-01-12 13:57:04.878 3081 INFO rally.task.engine [-] Full duration is: 16.652826 2018-01-12 13:57:05.153 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() started 2018-01-12 13:57:07.982 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 13:57:07.982 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() started 2018-01-12 13:57:08.853 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() finished in 0.87 sec 2018-01-12 13:57:08.854 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() started 2018-01-12 13:57:08.854 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 13:57:08.875 3402 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 START 2018-01-12 13:57:16.798 3402 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 END: OK 2018-01-12 13:57:16.819 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() started 2018-01-12 13:57:17.411 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-12 13:57:17.412 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() started 2018-01-12 13:57:17.420 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() finished in 7.76 msec 2018-01-12 13:57:17.420 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() started 2018-01-12 13:57:20.869 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-12 13:57:21.250 3081 INFO rally.task.engine [-] Load duration is: 5.922406 2018-01-12 13:57:21.250 3081 INFO rally.task.engine [-] Full duration is: 15.733394 2018-01-12 13:57:21.590 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() started 2018-01-12 13:57:24.173 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() finished in 2.58 sec 2018-01-12 13:57:24.174 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() started 2018-01-12 13:57:25.102 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() finished in 0.93 sec 2018-01-12 13:57:25.102 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() started 2018-01-12 13:57:25.103 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 13:57:25.124 3568 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 START 2018-01-12 13:57:32.887 3568 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 END: OK 2018-01-12 13:57:32.915 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() started 2018-01-12 13:57:33.476 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-12 13:57:33.477 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() started 2018-01-12 13:57:33.484 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() finished in 7.81 msec 2018-01-12 13:57:33.485 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() started 2018-01-12 13:57:36.856 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() finished in 3.37 sec 2018-01-12 13:57:37.701 3081 INFO rally.task.engine [-] Load duration is: 5.761456 2018-01-12 13:57:37.702 3081 INFO rally.task.engine [-] Full duration is: 15.284201 2018-01-12 13:57:38.010 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() started 2018-01-12 13:57:40.632 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack setup() finished in 2.62 sec 2018-01-12 13:57:40.633 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() started 2018-01-12 13:57:41.565 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack setup() finished in 0.93 sec 2018-01-12 13:57:41.585 3734 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 START 2018-01-12 13:57:42.150 3734 INFO rally.task.runner [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | ITER: 1 END: OK 2018-01-12 13:57:42.176 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() started 2018-01-12 13:57:42.184 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context roles@openstack cleanup() finished in 8.31 msec 2018-01-12 13:57:42.184 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() started 2018-01-12 13:57:45.460 3081 INFO rally.task.context [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Context users@openstack cleanup() finished in 3.28 sec 2018-01-12 13:57:46.060 3081 INFO rally.task.engine [-] Load duration is: 0.563804 2018-01-12 13:57:46.061 3081 INFO rally.task.engine [-] Full duration is: 7.469099 2018-01-12 13:57:46.249 3081 INFO rally.task.engine [-] Task e0d9c490-2ee3-4e75-82a6-a418496d3a71 | Completed: Running task. Task e0d9c490-2ee3-4e75-82a6-a418496d3a71: 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.197 | 4.197 | 4.197 | 4.197 | 4.197 | 4.197 | 100.0% | 1 | | heat.update_stack | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | heat.delete_stack | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | total | 9.003 | 9.003 | 9.003 | 9.003 | 9.003 | 9.003 | 100.0% | 1 | | -> duration | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.002531 Full duration: 16.652826 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.485 | 4.485 | 4.485 | 4.485 | 4.485 | 4.485 | 100.0% | 1 | | heat.check_stack | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | heat.delete_stack | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 100.0% | 1 | | total | 7.922 | 7.922 | 7.922 | 7.922 | 7.922 | 7.922 | 100.0% | 1 | | -> duration | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.922406 Full duration: 15.733394 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.858 | 4.858 | 4.858 | 4.858 | 4.858 | 4.858 | 100.0% | 1 | | heat.suspend_stack | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | heat.resume_stack | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | heat.delete_stack | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 100.0% | 1 | | total | 7.761 | 7.761 | 7.761 | 7.761 | 7.761 | 7.761 | 100.0% | 1 | | -> duration | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 5.761 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.761456 Full duration: 15.284201 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.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> duration | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.563804 Full duration: 7.469099 2018-01-12 13:57:46,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e0d9c490-2ee3-4e75-82a6-a418496d3a71 2018-01-12 13:57:46,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e0d9c490-2ee3-4e75-82a6-a418496d3a71', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-12 13:57:46,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e0d9c490-2ee3-4e75-82a6-a418496d3a71'] 2018-01-12 13:57:47,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 13:57:47,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-12 13:57:47,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-12 13:57:47,480 - 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-12 13:57:47,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 13:57:47,500 - 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-12 13:57:47,502 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 14:00:45,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd: started 2018-01-12 13:57:49.559 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Starting: Task validation. 2018-01-12 13:57:49.596 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Starting: Task validation of syntax. 2018-01-12 13:57:49.700 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Completed: Task validation of syntax. 2018-01-12 13:57:49.700 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Starting: Task validation of required platforms. 2018-01-12 13:57:49.739 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Completed: Task validation of required platforms. 2018-01-12 13:57:49.739 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Starting: Task validation of semantic. 2018-01-12 13:57:50.395 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:57:53.149 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.75 sec 2018-01-12 13:57:53.226 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:57:56.592 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.37 sec 2018-01-12 13:57:56.593 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Completed: Task validation of semantic. 2018-01-12 13:57:56.593 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Completed: Task validation. 2018-01-12 13:57:56.594 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Starting: Running task. 2018-01-12 13:57:56.837 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:57:59.647 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.81 sec 2018-01-12 13:57:59.647 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:57:59.648 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 13:57:59.671 3939 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:58:01.245 3939 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:58:01.267 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:58:07.017 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.75 sec 2018-01-12 13:58:07.018 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:58:10.178 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.16 sec 2018-01-12 13:58:10.920 3814 INFO rally.task.engine [-] Load duration is: 0.712068 2018-01-12 13:58:10.921 3814 INFO rally.task.engine [-] Full duration is: 13.360063 2018-01-12 13:58:11.238 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:58:13.952 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.71 sec 2018-01-12 13:58:13.953 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:58:13.953 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:58:13.974 4105 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:58:15.527 4105 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:58:15.552 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:58:21.287 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.74 sec 2018-01-12 13:58:21.288 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:58:24.653 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.37 sec 2018-01-12 13:58:25.334 3814 INFO rally.task.engine [-] Load duration is: 0.68928 2018-01-12 13:58:25.335 3814 INFO rally.task.engine [-] Full duration is: 13.432658 2018-01-12 13:58:25.628 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:58:28.471 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.84 sec 2018-01-12 13:58:28.471 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:58:28.471 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 13:58:28.493 4271 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:58:30.141 4271 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:58:30.159 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:58:35.792 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.63 sec 2018-01-12 13:58:35.792 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:58:39.265 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.47 sec 2018-01-12 13:58:39.734 3814 INFO rally.task.engine [-] Load duration is: 0.72562 2018-01-12 13:58:39.735 3814 INFO rally.task.engine [-] Full duration is: 13.655055 2018-01-12 13:58:40.016 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:58:42.645 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.63 sec 2018-01-12 13:58:42.645 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:58:42.646 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 13:58:42.667 4437 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:58:44.147 4437 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:58:44.176 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:58:48.006 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 3.83 sec 2018-01-12 13:58:48.006 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:58:51.426 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.42 sec 2018-01-12 13:58:52.079 3814 INFO rally.task.engine [-] Load duration is: 0.563064 2018-01-12 13:58:52.080 3814 INFO rally.task.engine [-] Full duration is: 11.429103 2018-01-12 13:58:52.333 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:58:54.998 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.66 sec 2018-01-12 13:58:54.998 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:58:54.999 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 13:58:55.021 4603 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:58:56.540 4603 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:58:56.567 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:59:00.394 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 3.83 sec 2018-01-12 13:59:00.395 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:59:03.696 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.30 sec 2018-01-12 13:59:04.412 3814 INFO rally.task.engine [-] Load duration is: 0.582758 2018-01-12 13:59:04.413 3814 INFO rally.task.engine [-] Full duration is: 11.380471 2018-01-12 13:59:04.668 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:59:07.406 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.74 sec 2018-01-12 13:59:07.407 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:59:07.407 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-12 13:59:07.430 4769 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:59:09.995 4769 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:59:10.020 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:59:19.696 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 9.68 sec 2018-01-12 13:59:19.696 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:59:23.099 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.40 sec 2018-01-12 13:59:24.801 3814 INFO rally.task.engine [-] Load duration is: 1.706264 2018-01-12 13:59:24.801 3814 INFO rally.task.engine [-] Full duration is: 18.447403 2018-01-12 13:59:25.136 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:59:27.790 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.65 sec 2018-01-12 13:59:27.790 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:59:27.790 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 13:59:27.813 4935 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:59:29.618 4935 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:59:29.640 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:59:33.396 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 3.76 sec 2018-01-12 13:59:33.397 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:59:36.674 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.28 sec 2018-01-12 13:59:37.203 3814 INFO rally.task.engine [-] Load duration is: 0.881443 2018-01-12 13:59:37.204 3814 INFO rally.task.engine [-] Full duration is: 11.556798 2018-01-12 13:59:37.492 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:59:40.191 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.70 sec 2018-01-12 13:59:40.192 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:59:40.192 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 13:59:40.214 5101 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:59:41.978 5101 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:59:42.002 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 13:59:47.941 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.94 sec 2018-01-12 13:59:47.942 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 13:59:51.253 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.31 sec 2018-01-12 13:59:51.576 3814 INFO rally.task.engine [-] Load duration is: 0.822745 2018-01-12 13:59:51.577 3814 INFO rally.task.engine [-] Full duration is: 13.774181 2018-01-12 13:59:51.861 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 13:59:54.512 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.65 sec 2018-01-12 13:59:54.512 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 13:59:54.512 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-12 13:59:54.533 5267 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 13:59:56.096 5267 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 13:59:56.124 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:00:01.861 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.74 sec 2018-01-12 14:00:01.861 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 14:00:05.117 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.26 sec 2018-01-12 14:00:05.953 3814 INFO rally.task.engine [-] Load duration is: 0.63583 2018-01-12 14:00:05.954 3814 INFO rally.task.engine [-] Full duration is: 13.273422 2018-01-12 14:00:06.199 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 14:00:08.923 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:00:08.924 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 14:00:08.924 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-12 14:00:08.946 5433 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 14:00:10.760 5433 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 14:00:10.781 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:00:16.393 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 5.61 sec 2018-01-12 14:00:16.394 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 14:00:19.694 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.30 sec 2018-01-12 14:00:20.285 3814 INFO rally.task.engine [-] Load duration is: 0.824921 2018-01-12 14:00:20.286 3814 INFO rally.task.engine [-] Full duration is: 13.505634 2018-01-12 14:00:20.568 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() started 2018-01-12 14:00:23.190 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack setup() finished in 2.62 sec 2018-01-12 14:00:23.190 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() started 2018-01-12 14:00:23.190 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:00:23.214 5599 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 START 2018-01-12 14:00:30.213 5599 INFO rally.task.runner [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | ITER: 1 END: OK 2018-01-12 14:00:30.239 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:00:40.804 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context admin_cleanup@openstack cleanup() finished in 10.57 sec 2018-01-12 14:00:40.805 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() started 2018-01-12 14:00:44.126 3814 INFO rally.task.context [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Context users@openstack cleanup() finished in 3.32 sec 2018-01-12 14:00:44.701 3814 INFO rally.task.engine [-] Load duration is: 6.075903 2018-01-12 14:00:44.702 3814 INFO rally.task.engine [-] Full duration is: 23.576085 2018-01-12 14:00:44.974 3814 INFO rally.task.engine [-] Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd | Completed: Running task. Task 1fbe1e39-df27-41c1-ab4c-8af5faab55bd: 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.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.revoke_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> duration | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.712068 Full duration: 13.360063 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.list_roles | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68928 Full duration: 13.432658 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | keystone_v3.list_projects | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72562 Full duration: 13.655055 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.delete_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> duration | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.563064 Full duration: 11.429103 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | keystone_v3.delete_service | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582758 Full duration: 11.380471 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | keystone_v3.create_user | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.create_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_role | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | keystone_v3.list_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> duration | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.706264 Full duration: 18.447403 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | keystone_v3.update_project | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.delete_project | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881443 Full duration: 11.556798 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822745 Full duration: 13.774181 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63583 Full duration: 13.273422 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | keystone_v3.list_users | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824921 Full duration: 13.505634 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.525 | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 4.525 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 1.161 | 100.0% | 1 | | total | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 100.0% | 1 | | -> duration | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 6.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.075903 Full duration: 23.576085 2018-01-12 14:00:45,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1fbe1e39-df27-41c1-ab4c-8af5faab55bd 2018-01-12 14:00:45,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1fbe1e39-df27-41c1-ab4c-8af5faab55bd', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-12 14:00:45,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1fbe1e39-df27-41c1-ab4c-8af5faab55bd'] 2018-01-12 14:00:46,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:00:46,179 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-12 14:00:46,179 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-12 14:00:46,179 - 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-12 14:00:46,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:00:46,194 - 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-12 14:00:46,198 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 14:05:22,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa: started 2018-01-12 14:00:48.194 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Starting: Task validation. 2018-01-12 14:00:48.237 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Starting: Task validation of syntax. 2018-01-12 14:00:48.343 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Completed: Task validation of syntax. 2018-01-12 14:00:48.343 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Starting: Task validation of required platforms. 2018-01-12 14:00:48.383 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Completed: Task validation of required platforms. 2018-01-12 14:00:48.383 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Starting: Task validation of semantic. 2018-01-12 14:00:49.030 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:00:51.859 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.83 sec 2018-01-12 14:00:56.305 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:00:59.713 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.41 sec 2018-01-12 14:00:59.714 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Completed: Task validation of semantic. 2018-01-12 14:00:59.714 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Completed: Task validation. 2018-01-12 14:00:59.715 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Starting: Running task. 2018-01-12 14:00:59.899 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:01:02.573 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.67 sec 2018-01-12 14:01:02.573 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:01:03.143 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:01:03.143 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:01:03.144 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:01:03.166 5854 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:01:04.984 5854 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:01:05.006 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:01:10.678 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 5.67 sec 2018-01-12 14:01:10.678 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:01:10.732 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 53.61 msec 2018-01-12 14:01:10.732 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:01:13.990 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.26 sec 2018-01-12 14:01:15.995 5729 INFO rally.task.engine [-] Load duration is: 1.816019 2018-01-12 14:01:15.996 5729 INFO rally.task.engine [-] Full duration is: 14.111396 2018-01-12 14:01:16.258 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:01:18.943 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.68 sec 2018-01-12 14:01:18.943 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:01:19.573 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.63 sec 2018-01-12 14:01:19.574 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:01:23.876 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 4.30 sec 2018-01-12 14:01:23.877 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:01:23.877 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:01:23.900 6140 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:01:26.017 6140 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:01:26.046 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:01:33.920 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 7.87 sec 2018-01-12 14:01:33.920 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:01:37.789 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 3.87 sec 2018-01-12 14:01:37.789 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:01:37.960 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-12 14:01:37.961 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:01:41.070 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.11 sec 2018-01-12 14:01:42.409 5729 INFO rally.task.engine [-] Load duration is: 2.115505 2018-01-12 14:01:42.410 5729 INFO rally.task.engine [-] Full duration is: 24.83044 2018-01-12 14:01:42.731 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:01:45.458 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:01:45.458 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:01:46.054 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.60 sec 2018-01-12 14:01:46.055 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:01:50.208 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 4.15 sec 2018-01-12 14:01:50.209 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:01:50.209 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:01:50.232 6426 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:01:54.839 6426 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:01:54.863 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:02:07.539 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 12.68 sec 2018-01-12 14:02:07.539 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:02:11.269 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 3.73 sec 2018-01-12 14:02:11.269 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:02:11.435 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-12 14:02:11.435 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:02:14.653 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.22 sec 2018-01-12 14:02:14.911 5729 INFO rally.task.engine [-] Load duration is: 4.604863 2018-01-12 14:02:14.912 5729 INFO rally.task.engine [-] Full duration is: 31.938993 2018-01-12 14:02:15.236 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:02:17.803 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.57 sec 2018-01-12 14:02:17.803 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:02:18.386 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.58 sec 2018-01-12 14:02:18.387 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:02:22.368 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 3.98 sec 2018-01-12 14:02:22.368 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:02:22.368 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-12 14:02:22.391 6712 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:02:23.773 6712 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:02:23.797 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:02:31.782 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 7.99 sec 2018-01-12 14:02:31.783 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:02:35.714 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 3.93 sec 2018-01-12 14:02:35.715 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:02:35.881 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-12 14:02:35.881 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:02:39.320 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.44 sec 2018-01-12 14:02:39.369 5729 INFO rally.task.engine [-] Load duration is: 1.380595 2018-01-12 14:02:39.370 5729 INFO rally.task.engine [-] Full duration is: 24.103384 2018-01-12 14:02:39.642 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:02:42.228 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.59 sec 2018-01-12 14:02:42.228 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:02:42.789 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.56 sec 2018-01-12 14:02:42.789 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:02:42.789 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:02:42.811 6998 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:02:43.892 6998 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:02:43.920 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:02:51.621 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 7.70 sec 2018-01-12 14:02:51.621 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:02:51.648 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 26.60 msec 2018-01-12 14:02:51.648 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:02:54.974 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.33 sec 2018-01-12 14:02:55.723 5729 INFO rally.task.engine [-] Load duration is: 1.079041 2018-01-12 14:02:55.724 5729 INFO rally.task.engine [-] Full duration is: 15.351478 2018-01-12 14:02:55.971 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:02:58.620 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.65 sec 2018-01-12 14:02:58.621 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:02:59.214 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.59 sec 2018-01-12 14:02:59.214 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:03:03.371 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 4.16 sec 2018-01-12 14:03:03.371 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:03:03.372 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-12 14:03:03.394 7284 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:03:04.824 7284 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:03:04.851 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:03:12.819 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 7.97 sec 2018-01-12 14:03:12.819 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:03:16.470 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 3.65 sec 2018-01-12 14:03:16.471 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:03:16.647 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-12 14:03:16.648 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:03:19.916 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.27 sec 2018-01-12 14:03:20.108 5729 INFO rally.task.engine [-] Load duration is: 1.428646 2018-01-12 14:03:20.108 5729 INFO rally.task.engine [-] Full duration is: 23.964546 2018-01-12 14:03:20.344 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:03:22.949 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.60 sec 2018-01-12 14:03:22.949 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:03:23.521 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:03:23.522 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:03:27.649 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 4.13 sec 2018-01-12 14:03:27.649 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:03:27.650 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:03:27.673 7570 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:03:30.757 7570 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:03:30.779 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:03:46.109 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 15.33 sec 2018-01-12 14:03:46.110 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:03:50.542 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 4.43 sec 2018-01-12 14:03:50.542 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:03:50.709 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-12 14:03:50.709 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:03:54.051 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.34 sec 2018-01-12 14:03:54.544 5729 INFO rally.task.engine [-] Load duration is: 3.081986 2018-01-12 14:03:54.545 5729 INFO rally.task.engine [-] Full duration is: 33.725729 2018-01-12 14:03:54.852 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:03:57.532 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.68 sec 2018-01-12 14:03:57.533 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:03:58.108 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:03:58.108 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() started 2018-01-12 14:04:02.173 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack setup() finished in 4.06 sec 2018-01-12 14:04:02.173 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:04:02.174 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:04:02.197 7856 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:04:03.693 7856 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:04:03.717 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:04:19.278 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 15.56 sec 2018-01-12 14:04:19.278 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() started 2018-01-12 14:04:24.262 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context network@openstack cleanup() finished in 4.98 sec 2018-01-12 14:04:24.263 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:04:24.453 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-12 14:04:24.454 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:04:27.520 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.07 sec 2018-01-12 14:04:29.045 5729 INFO rally.task.engine [-] Load duration is: 1.494054 2018-01-12 14:04:29.046 5729 INFO rally.task.engine [-] Full duration is: 32.685361 2018-01-12 14:04:29.365 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:04:32.185 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.82 sec 2018-01-12 14:04:32.185 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:04:32.752 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:04:32.753 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:04:32.753 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:04:32.777 8142 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:04:33.886 8142 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:04:33.914 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:04:39.568 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 5.65 sec 2018-01-12 14:04:39.568 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:04:39.592 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 23.58 msec 2018-01-12 14:04:39.592 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:04:43.094 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.50 sec 2018-01-12 14:04:43.438 5729 INFO rally.task.engine [-] Load duration is: 1.10755 2018-01-12 14:04:43.439 5729 INFO rally.task.engine [-] Full duration is: 13.746914 2018-01-12 14:04:43.692 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:04:46.405 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.71 sec 2018-01-12 14:04:46.406 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:04:46.981 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:04:46.981 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:04:46.981 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:04:47.003 8428 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:04:48.296 8428 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:04:48.321 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:04:53.904 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 5.58 sec 2018-01-12 14:04:53.905 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:04:53.929 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 24.82 msec 2018-01-12 14:04:53.930 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:04:57.071 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.14 sec 2018-01-12 14:04:57.772 5729 INFO rally.task.engine [-] Load duration is: 1.291472 2018-01-12 14:04:57.773 5729 INFO rally.task.engine [-] Full duration is: 13.396322 2018-01-12 14:04:58.245 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() started 2018-01-12 14:05:00.899 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack setup() finished in 2.65 sec 2018-01-12 14:05:00.899 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() started 2018-01-12 14:05:01.465 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack setup() finished in 0.57 sec 2018-01-12 14:05:01.466 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context roles@openstack setup() started 2018-01-12 14:05:03.280 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context roles@openstack setup() finished in 1.81 sec 2018-01-12 14:05:03.281 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() started 2018-01-12 14:05:03.281 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-12 14:05:03.302 8744 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 START 2018-01-12 14:05:07.413 8744 INFO rally.task.runner [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | ITER: 1 END: OK 2018-01-12 14:05:07.441 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() started 2018-01-12 14:05:17.057 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context cleanup@openstack cleanup() finished in 9.62 sec 2018-01-12 14:05:17.057 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context roles@openstack cleanup() started 2018-01-12 14:05:18.012 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context roles@openstack cleanup() finished in 0.95 sec 2018-01-12 14:05:18.012 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() started 2018-01-12 14:05:18.186 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-12 14:05:18.187 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() started 2018-01-12 14:05:21.381 5729 INFO rally.task.context [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Context users@openstack cleanup() finished in 3.19 sec 2018-01-12 14:05:22.370 5729 INFO rally.task.engine [-] Load duration is: 4.108397 2018-01-12 14:05:22.370 5729 INFO rally.task.engine [-] Full duration is: 23.154937 2018-01-12 14:05:22.561 5729 INFO rally.task.engine [-] Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa | Completed: Running task. Task 28c544e6-aaf6-4c27-8a9f-031bd17567fa: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.delete_network | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | total | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> duration | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 1.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.816019 Full duration: 14.111396 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.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | neutron.delete_port | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 100.0% | 1 | | -> duration | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 2.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.115505 Full duration: 24.83044 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | neutron.create_subnet | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | neutron.create_router | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | neutron.add_interface_router | 1.841 | 1.841 | 1.841 | 1.841 | 1.841 | 1.841 | 100.0% | 1 | | neutron.remove_interface_router | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_router | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 4.605 | 4.605 | 4.605 | 4.605 | 4.605 | 4.605 | 100.0% | 1 | | -> duration | 4.605 | 4.605 | 4.605 | 4.605 | 4.605 | 4.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.604863 Full duration: 31.938993 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.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | neutron.delete_subnet | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | -> duration | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.380595 Full duration: 24.103384 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.list_networks | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> duration | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.079041 Full duration: 15.351478 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.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | neutron.list_ports | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> duration | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.428646 Full duration: 23.964546 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_subnet | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 0.428 | 100.0% | 1 | | neutron.create_router | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | neutron.add_interface_router | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 1.558 | 100.0% | 1 | | neutron.list_routers | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | -> duration | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.081986 Full duration: 33.725729 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | neutron.create_subnet | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | neutron.list_subnets | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> duration | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.494054 Full duration: 32.685361 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.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.delete_security_group | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> duration | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.10755 Full duration: 13.746914 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.create_security_group_rule | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | neutron.delete_security_group | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> duration | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291472 Full duration: 13.396322 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 1.586 | 100.0% | 1 | | neutron.remove_gateway_router | 1.517 | 1.517 | 1.517 | 1.517 | 1.517 | 1.517 | 100.0% | 1 | | total | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 100.0% | 1 | | -> duration | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 4.108 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.108397 Full duration: 23.154937 2018-01-12 14:05:22,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 28c544e6-aaf6-4c27-8a9f-031bd17567fa 2018-01-12 14:05:22,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '28c544e6-aaf6-4c27-8a9f-031bd17567fa', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-12 14:05:22,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '28c544e6-aaf6-4c27-8a9f-031bd17567fa'] 2018-01-12 14:05:23,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:05:23,870 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-12 14:05:23,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-12 14:05:23,871 - 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-12 14:05:23,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:05:23,905 - 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-12 14:05:23,909 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 14:08:22,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 54bfa801-6b50-40b2-92e2-48b634d8f498: started 2018-01-12 14:05:25.975 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Starting: Task validation. 2018-01-12 14:05:26.016 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Starting: Task validation of syntax. 2018-01-12 14:05:26.111 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Completed: Task validation of syntax. 2018-01-12 14:05:26.111 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Starting: Task validation of required platforms. 2018-01-12 14:05:26.145 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Completed: Task validation of required platforms. 2018-01-12 14:05:26.145 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Starting: Task validation of semantic. 2018-01-12 14:05:26.794 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack setup() started 2018-01-12 14:05:29.419 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack setup() finished in 2.62 sec 2018-01-12 14:05:39.860 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack cleanup() started 2018-01-12 14:05:43.157 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack cleanup() finished in 3.30 sec 2018-01-12 14:05:43.158 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Completed: Task validation of semantic. 2018-01-12 14:05:43.158 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Completed: Task validation. 2018-01-12 14:05:43.158 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Starting: Running task. 2018-01-12 14:05:43.344 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack setup() started 2018-01-12 14:05:46.077 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:05:46.078 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context cleanup@openstack setup() started 2018-01-12 14:05:46.078 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:05:46.850 9149 INFO rally.task.runner [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | ITER: 1 START 2018-01-12 14:08:11.127 9149 INFO rally.task.runner [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-12 14:08:11.151 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context cleanup@openstack cleanup() started 2018-01-12 14:08:17.581 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context cleanup@openstack cleanup() finished in 6.43 sec 2018-01-12 14:08:17.581 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack cleanup() started 2018-01-12 14:08:21.104 9024 INFO rally.task.context [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-12 14:08:22.120 9024 INFO rally.task.engine [-] Load duration is: 143.272277 2018-01-12 14:08:22.121 9024 INFO rally.task.engine [-] Full duration is: 157.780231 2018-01-12 14:08:22.376 9024 INFO rally.task.engine [-] Task 54bfa801-6b50-40b2-92e2-48b634d8f498 | 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 | 10.481 | 10.481 | 10.481 | 10.481 | 10.481 | 10.481 | 100.0% | 1 | | nova.find_host_to_migrate | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | nova.live_migrate | 132.759 | 132.759 | 132.759 | 132.759 | 132.759 | 132.759 | 0.0% | 1 | | total | 144.272 | 144.272 | 144.272 | 144.272 | 144.272 | 144.272 | 0.0% | 1 | | -> duration | 143.272 | 143.272 | 143.272 | 143.272 | 143.272 | 143.272 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 143.272277 Full duration: 157.780231 2018-01-12 14:08:22,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 54bfa801-6b50-40b2-92e2-48b634d8f498 2018-01-12 14:08:22,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '54bfa801-6b50-40b2-92e2-48b634d8f498', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-12 14:08:22,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '54bfa801-6b50-40b2-92e2-48b634d8f498'] 2018-01-12 14:08:23,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:08:23,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-12 14:08:23,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-12 14:08:23,457 - 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-12 14:08:23,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:08:23,496 - 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-12 14:08:23,498 - 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': '17453824-ec64-410d-9b91-440ca9a59399', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbd578c7-7479-4ace-b848-25e441e851fc', 'flavor_name': 'rally-tiny-dbd578c7-7479-4ace-b848-25e441e851fc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbd578c7-7479-4ace-b848-25e441e851fc', '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-12 14:09:18,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task edf21961-61f4-41c3-b6b0-8f78f527099d: started 2018-01-12 14:08:25.517 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Starting: Task validation. 2018-01-12 14:08:25.556 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Starting: Task validation of syntax. 2018-01-12 14:08:25.635 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Completed: Task validation of syntax. 2018-01-12 14:08:25.636 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Starting: Task validation of required platforms. 2018-01-12 14:08:25.662 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Completed: Task validation of required platforms. 2018-01-12 14:08:25.662 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Starting: Task validation of semantic. 2018-01-12 14:08:26.259 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:08:28.947 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.69 sec 2018-01-12 14:08:30.945 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:08:34.406 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.46 sec 2018-01-12 14:08:34.407 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Completed: Task validation of semantic. 2018-01-12 14:08:34.407 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Completed: Task validation. 2018-01-12 14:08:34.408 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Starting: Running task. 2018-01-12 14:08:34.595 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:08:37.232 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.64 sec 2018-01-12 14:08:37.232 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() started 2018-01-12 14:08:37.233 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-12 14:08:37.256 9384 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 START 2018-01-12 14:08:38.101 9384 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 END: OK 2018-01-12 14:08:38.130 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:08:39.018 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() finished in 0.89 sec 2018-01-12 14:08:39.019 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:08:42.351 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.33 sec 2018-01-12 14:08:42.643 9259 INFO rally.task.engine [-] Load duration is: 0.843394 2018-01-12 14:08:42.643 9259 INFO rally.task.engine [-] Full duration is: 7.770696 2018-01-12 14:08:42.952 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:08:45.683 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:08:45.683 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() started 2018-01-12 14:08:45.684 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-12 14:08:45.705 9490 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 START 2018-01-12 14:08:46.392 9490 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 END: OK 2018-01-12 14:08:46.416 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:08:47.234 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() finished in 0.82 sec 2018-01-12 14:08:47.235 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:08:50.624 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.39 sec 2018-01-12 14:08:51.000 9259 INFO rally.task.engine [-] Load duration is: 0.685147 2018-01-12 14:08:51.001 9259 INFO rally.task.engine [-] Full duration is: 7.689898 2018-01-12 14:08:51.272 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:08:53.944 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.67 sec 2018-01-12 14:08:53.944 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() started 2018-01-12 14:08:53.945 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-12 14:08:53.966 9596 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 START 2018-01-12 14:08:54.615 9596 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 END: OK 2018-01-12 14:08:54.637 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:08:55.568 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-12 14:08:55.568 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:08:58.932 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.36 sec 2018-01-12 14:08:59.315 9259 INFO rally.task.engine [-] Load duration is: 0.646885 2018-01-12 14:08:59.316 9259 INFO rally.task.engine [-] Full duration is: 7.674394 2018-01-12 14:08:59.546 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:09:02.260 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.71 sec 2018-01-12 14:09:02.261 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() started 2018-01-12 14:09:02.261 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:09:02.282 9702 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 START 2018-01-12 14:09:03.319 9702 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 END: OK 2018-01-12 14:09:03.339 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:09:04.268 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-12 14:09:04.268 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:09:07.627 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.36 sec 2018-01-12 14:09:09.605 9259 INFO rally.task.engine [-] Load duration is: 1.034505 2018-01-12 14:09:09.605 9259 INFO rally.task.engine [-] Full duration is: 8.095722 2018-01-12 14:09:09.828 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() started 2018-01-12 14:09:12.543 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:09:12.544 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() started 2018-01-12 14:09:12.544 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-12 14:09:12.565 9808 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 START 2018-01-12 14:09:13.445 9808 INFO rally.task.runner [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | ITER: 1 END: OK 2018-01-12 14:09:13.468 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:09:14.346 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-12 14:09:14.347 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() started 2018-01-12 14:09:17.705 9259 INFO rally.task.context [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Context users@openstack cleanup() finished in 3.36 sec 2018-01-12 14:09:17.887 9259 INFO rally.task.engine [-] Load duration is: 0.878338 2018-01-12 14:09:17.888 9259 INFO rally.task.engine [-] Full duration is: 7.893561 2018-01-12 14:09:18.083 9259 INFO rally.task.engine [-] Task edf21961-61f4-41c3-b6b0-8f78f527099d | Completed: Running task. Task edf21961-61f4-41c3-b6b0-8f78f527099d: 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | quotas.delete_quotas | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843394 Full duration: 7.770696 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685147 Full duration: 7.689898 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.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646885 Full duration: 7.674394 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 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | quotas.delete_quotas | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034505 Full duration: 8.095722 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878338 Full duration: 7.893561 2018-01-12 14:09:18,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : edf21961-61f4-41c3-b6b0-8f78f527099d 2018-01-12 14:09:18,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'edf21961-61f4-41c3-b6b0-8f78f527099d', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-12 14:09:18,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'edf21961-61f4-41c3-b6b0-8f78f527099d'] 2018-01-12 14:09:19,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:09:19,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-12 14:09:19,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:22 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:25 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:08 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:50 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:14 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 08:22 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:15 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:18 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:57 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-12 14:09:19,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-12 14:09:25,484 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-12 14:09:25,484 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-12 14:09:26,018 - functest.utils.functest_utils - DEBUG - 2018-01-12 14:09:26,018 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 14:09:26,018 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-12 14:09:26,023 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-12 14:09:26,023 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-12 14:09:26,100 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 14:09:26,518 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 14:09:26,518 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-12 14:09:26,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 14:09:29,079 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 14:09:31,078 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 14:09:34,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 14:09:36,542 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 14:09:42,450 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-12 14:09:43,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-12 14:09:44,147 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 14:09:46,895 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 14:09:46,895 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 14:09:49,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 14:09:49,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 14:09:51,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-12 14:09:51,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-12 14:09:52,572 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 14:09:52,572 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 14:09:55,448 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 14:09:55,449 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 14:09:55,451 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 14:09:55,454 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-12 14:09:55,456 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-12 14:09:55,463 - 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-12 14:21:51,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.196480s] ... ok 2018-01-12 14:21:51,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.060685s] ... ok 2018-01-12 14:21:51,709 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.347700s] ... ok 2018-01-12 14:21:51,710 - 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.521566s] ... ok 2018-01-12 14:21:51,710 - 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.213812s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [3.180547s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.081566s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.226004s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.101260s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001121s] ... ok 2018-01-12 14:21:51,710 - 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 [3.114556s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.076056s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.231419s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.096806s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001046s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [5.793906s] ... ok 2018-01-12 14:21:51,710 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.054931s] ... ok 2018-01-12 14:21:51,711 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.670019s] ... ok 2018-01-12 14:21:51,711 - 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.365203s] ... ok 2018-01-12 14:21:51,711 - 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.331615s] ... ok 2018-01-12 14:21:51,711 - 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.215823s] ... ok 2018-01-12 14:21:51,711 - 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.389957s] ... ok 2018-01-12 14:21:51,711 - 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.205075s] ... ok 2018-01-12 14:21:51,711 - 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.073147s] ... ok 2018-01-12 14:21:51,711 - 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.073617s] ... ok 2018-01-12 14:21:51,711 - 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.066554s] ... ok 2018-01-12 14:21:51,711 - 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.228884s] ... ok 2018-01-12 14:21:51,711 - 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.085588s] ... ok 2018-01-12 14:21:51,711 - 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.139624s] ... ok 2018-01-12 14:21:51,711 - 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.063542s] ... ok 2018-01-12 14:21:51,711 - 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.010905s] ... ok 2018-01-12 14:21:51,711 - 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.389446s] ... ok 2018-01-12 14:21:51,712 - 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.011102s] ... ok 2018-01-12 14:21:51,712 - 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.012025s] ... ok 2018-01-12 14:21:51,712 - 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.034566s] ... ok 2018-01-12 14:21:51,712 - 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.067151s] ... ok 2018-01-12 14:21:51,712 - 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.066093s] ... ok 2018-01-12 14:21:51,712 - 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.157207s] ... ok 2018-01-12 14:21:51,712 - 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.014636s] ... ok 2018-01-12 14:21:51,712 - 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.066060s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [16.784198s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.634683s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.204001s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [16.620501s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.360525s] ... ok 2018-01-12 14:21:51,712 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.219410s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.207795s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.893444s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.364874s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.374940s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.864976s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [7.017276s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.449941s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.375667s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.607463s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.201036s] ... ok 2018-01-12 14:21:51,713 - 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.158779s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [0.981622s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.375452s] ... ok 2018-01-12 14:21:51,713 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.138508s] ... ok 2018-01-12 14:21:51,714 - 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.087739s] ... ok 2018-01-12 14:21:51,714 - 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.234563s] ... ok 2018-01-12 14:21:51,714 - 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.226428s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.236526s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.972967s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.242902s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.243548s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.254868s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.148155s] ... ok 2018-01-12 14:21:51,714 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.507394s] ... ok 2018-01-12 14:21:51,714 - 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.247508s] ... ok 2018-01-12 14:21:51,714 - 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.229340s] ... ok 2018-01-12 14:21:51,715 - 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.378720s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.257977s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.287565s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011277s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [25.571048s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.052409s] ... ok 2018-01-12 14:21:51,715 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.071741s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.091435s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.321069s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.420006s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.163396s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.147967s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.007599s] ... ok 2018-01-12 14:21:51,716 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.177864s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.029171s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.127717s] ... ok 2018-01-12 14:21:51,717 - 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.050460s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.183896s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.042954s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.036760s] ... ok 2018-01-12 14:21:51,717 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.039614s] ... ok 2018-01-12 14:21:51,718 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.164201s] ... ok 2018-01-12 14:21:51,718 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.012573s] ... ok 2018-01-12 14:21:51,718 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.267584s] ... ok 2018-01-12 14:21:51,718 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007648s] ... ok 2018-01-12 14:21:51,718 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.151987s] ... ok 2018-01-12 14:21:51,718 - 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.539118s] ... ok 2018-01-12 14:21:51,718 - 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.253774s] ... ok 2018-01-12 14:21:51,718 - 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.019619s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.168582s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.998624s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.156006s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.997127s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [1.830184s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.000511s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.962154s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [3.356453s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.821843s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.134912s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.092104s] ... ok 2018-01-12 14:21:51,719 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.049163s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.051322s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.098113s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.112778s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.210765s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.050649s] ... ok 2018-01-12 14:21:51,720 - 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.084088s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.377970s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.153877s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.777997s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.206423s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.086027s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.050473s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.043570s] ... ok 2018-01-12 14:21:51,720 - 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.196649s] ... ok 2018-01-12 14:21:51,720 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [0.606466s] ... ok 2018-01-12 14:21:51,720 - 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.157606s] ... ok 2018-01-12 14:21:51,720 - 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.504476s] ... ok 2018-01-12 14:21:51,720 - 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.436291s] ... ok 2018-01-12 14:21:51,721 - 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.837784s] ... ok 2018-01-12 14:21:51,721 - 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.124264s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.047277s] ... ok 2018-01-12 14:21:51,721 - 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.150321s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [0.844195s] ... ok 2018-01-12 14:21:51,721 - 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.507398s] ... ok 2018-01-12 14:21:51,721 - 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.508609s] ... ok 2018-01-12 14:21:51,721 - 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.418405s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.267964s] ... ok 2018-01-12 14:21:51,721 - 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.627925s] ... ok 2018-01-12 14:21:51,721 - 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.059159s] ... ok 2018-01-12 14:21:51,721 - 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.019797s] ... ok 2018-01-12 14:21:51,721 - 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.018317s] ... ok 2018-01-12 14:21:51,721 - 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.017850s] ... ok 2018-01-12 14:21:51,721 - 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.529725s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.154028s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.157133s] ... ok 2018-01-12 14:21:51,721 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.611325s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.274752s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.555675s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.249696s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.351104s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.205437s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.212700s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.481781s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.178457s] ... ok 2018-01-12 14:21:51,722 - 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 [6.830468s] ... ok 2018-01-12 14:21:51,722 - 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 [10.036237s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.042705s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.039395s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.192885s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.422108s] ... ok 2018-01-12 14:21:51,722 - 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.116421s] ... ok 2018-01-12 14:21:51,722 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.217711s] ... ok 2018-01-12 14:21:51,722 - 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.038396s] ... ok 2018-01-12 14:21:51,722 - 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.201245s] ... ok 2018-01-12 14:21:51,722 - 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.052720s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.053818s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.039743s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.081141s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.076799s] ... ok 2018-01-12 14:21:51,723 - 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.057465s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.048799s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.230784s] ... ok 2018-01-12 14:21:51,723 - 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.168318s] ... ok 2018-01-12 14:21:51,723 - 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.179980s] ... ok 2018-01-12 14:21:51,723 - 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.019226s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012405s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.012571s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.047935s] ... ok 2018-01-12 14:21:51,723 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.166926s] ... ok 2018-01-12 14:21:51,723 - 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.009510s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.037069s] ... ok 2018-01-12 14:21:51,724 - 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.009054s] ... ok 2018-01-12 14:21:51,724 - 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.043704s] ... ok 2018-01-12 14:21:51,724 - 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.043127s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.037713s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036247s] ... ok 2018-01-12 14:21:51,724 - 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.175103s] ... ok 2018-01-12 14:21:51,724 - 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.037131s] ... ok 2018-01-12 14:21:51,724 - 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.034608s] ... ok 2018-01-12 14:21:51,724 - 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.010619s] ... ok 2018-01-12 14:21:51,724 - 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.033831s] ... ok 2018-01-12 14:21:51,724 - 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.033949s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034386s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031763s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.947984s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.325753s] ... ok 2018-01-12 14:21:51,724 - 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.073150s] ... ok 2018-01-12 14:21:51,724 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.067323s] ... ok 2018-01-12 14:21:51,725 - 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.173383s] ... ok 2018-01-12 14:21:51,725 - 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.167038s] ... ok 2018-01-12 14:21:51,725 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 712.0000 sec. 2018-01-12 14:21:51,726 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-12 14:21:51,727 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-12 14:21:51,727 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-12 14:21:51,730 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-12 14:21:56,899 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-12 14:21:56,899 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-12 14:21:57,463 - functest.utils.functest_utils - DEBUG - 2018-01-12 14:21:57,463 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 14:21:57,464 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 12:30 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 14:21:57,468 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-12 14:21:58,299 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 15:01:52,212 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2393.900s OK 2018-01-12 15:01:52,339 - functest.utils.functest_utils - DEBUG - 2018-01-12 15:01:52,339 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 15:01:52,339 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 39:54 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-12 15:01:52,343 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-666 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-12 15:01:52,346 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:41 | PASS | | vping_userdata | functest | smoke | 00:33 | PASS | | tempest_smoke_serial | functest | smoke | 10:56 | PASS | | rally_sanity | functest | smoke | 18:41 | FAIL | | refstack_defcore | functest | smoke | 12:30 | PASS | | snaps_smoke | functest | smoke | 39:54 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-12 15:01:52,351 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-12 15:01:56,573 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 15:01:56,573 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 15:01:56,574 - 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-12 15:01:56,575 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-12 15:01:56,575 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-12 15:02:27,976 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-12 15:02:27,977 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-12 15:02:28,111 - functest.utils.functest_utils - DEBUG - 2018-01-12 15:02:28,111 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 15:02:28,111 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:31 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-12 15:02:28,114 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-12 15:02:28,115 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-666 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-12 15:02:28,117 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:31 | 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-12 15:02:28,121 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 15:02:34,661 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 15:02:34,662 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 15:02:34,662 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-12 15:02:34,662 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-666 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-12 15:02:34,663 - 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-12 15:02:34,664 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 15:02:37,341 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 15:02:37,342 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 15:02:37,342 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-12 15:02:37,342 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-666 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-12 15:02:37,343 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-12 15:02:37,344 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK