2018-01-19 11:04:03,559 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-19 11:04:03,559 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-19 11:04:04,009 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-19 11:04:04,460 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-19 11:04:04,460 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-19 11:04:04,828 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-19 11:04:04,829 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-19 11:04:05,196 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-19 11:04:05,196 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-19 11:04:05,567 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-19 11:04:05,567 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-19 11:04:06,784 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-19 11:04:08,336 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-19 11:04:08,356 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-19 11:04:09,768 - functest.ci.check_deployment - INFO - External network found: external 2018-01-19 11:04:18,444 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 11:04:18,445 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 11:04:18,446 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-19 11:04:18,447 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-19 11:04:18,447 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-19 11:04:20,085 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 11:04:28,661 - 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.574s OK 2018-01-19 11:04:28,782 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:04:28,782 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:04:28,783 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 11:04:28,787 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-19 11:04:30,162 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 11:12:45,049 - 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 494.878s OK 2018-01-19 11:12:45,172 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:12:45,172 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:12:45,173 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 11:12:45,177 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-19 11:12:45,878 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 11:13:18,866 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 32.987s OK 2018-01-19 11:13:18,978 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:13:18,978 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:13:18,978 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-19 11:13:18,982 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-694 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 11:13:18,985 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:15 | PASS | | snaps_health_check | functest | healthcheck | 00:33 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-19 11:13:18,988 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 11:13:21,904 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 11:13:21,905 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 11:13:21,906 - 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_userdata tempest_smoke_serial | | | | | validate the OPNFV scenarios. | rally_sanity refstack_defcore odl | | | | | | snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+---------------------------------------------+ 2018-01-19 11:13:21,907 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-19 11:13:21,907 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-19 11:13:22,040 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 11:13:22,040 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 11:13:22' 2018-01-19 11:13:22,040 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:25,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:27,589 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:31,774 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:32,405 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:37,291 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bcf0164e-9ccc-482c-9171-2c1a2df1db83' 2018-01-19 11:13:42,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 11:13:51,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 11:13:54,025 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-19 11:13:58,908 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 11:14:16,689 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:14:16,689 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:14:16,689 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-19 11:14:16,693 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-19 11:14:16,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 11:14:18,802 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 11:14:21,081 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 11:14:24,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 11:14:26,130 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 11:14:31,747 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 11:14:33,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 11:14:33,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 11:14:36,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 11:14:36,587 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 11:14:39,372 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 11:14:39,373 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 11:14:39,375 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 11:14:39,390 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-19 11:14:39,390 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-14a1039b-b20f-42f3-be88-f6e03d3c1018/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-19 11:14:41,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-19 11:14:41,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-19 11:14:41,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-19 11:14:43,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:14:43.861 58 INFO rally.api [-] Starting verification (UUID=3b985331-da91-494c-8014-da71ca07d24b) for deployment 'opnfv-rally' (UUID=0bd622df-ee7e-4eab-bd57-b031ca9e282d) by verifier 'opnfv-tempest' (UUID=14a1039b-b20f-42f3-be88-f6e03d3c1018). 2018-01-19 11:14:43,862 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3b985331-da91-494c-8014-da71ca07d24b 2018-01-19 11:14:49,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:14:49.489 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.158s] 2018-01-19 11:14:49,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:14:49.559 58 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.070s] 2018-01-19 11:14:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:14:55.457 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.997s] 2018-01-19 11:14:56,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:14:56.934 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.476s] 2018-01-19 11:15:05,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:15:05.000 58 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.503s] 2018-01-19 11:15:17,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:15:17.410 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [7.584s] 2018-01-19 11:15:46,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:15:46.027 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2018-01-19 11:15:46,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:15:46.028 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-19 11:16:12,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:16:12.572 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-01-19 11:16:12,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:16:12.574 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-19 11:16:37,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:16:37.184 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-01-19 11:16:37,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:16:37.186 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-19 11:18:14,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:14.176 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.785s] 2018-01-19 11:18:34,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:34.392 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-01-19 11:18:34,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:34.492 58 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-01-19 11:18:41,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:41.575 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.651s] 2018-01-19 11:18:41,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:41.585 58 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-19 11:18:42,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:42.912 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 11:18:42,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:42.914 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 11:18:46,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:46.761 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.329s] 2018-01-19 11:18:52,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:52.496 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.092s] 2018-01-19 11:18:58,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:18:58.425 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.635s] 2018-01-19 11:19:05,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:05.414 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.430s] 2018-01-19 11:19:14,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:14.192 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.115s] 2018-01-19 11:19:19,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:19.638 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.349s] 2018-01-19 11:19:24,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:24.845 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.182s] 2018-01-19 11:19:31,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:31.188 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.414s] 2018-01-19 11:19:38,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:38.088 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.411s] 2018-01-19 11:19:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:45.614 58 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.718s] 2018-01-19 11:19:47,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:47.669 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-19 11:19:49,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:49.575 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-01-19 11:19:49,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:49.646 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.069s] 2018-01-19 11:19:49,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:49.716 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-01-19 11:19:49,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:49.723 58 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-19 11:19:53,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:53.706 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.760s] 2018-01-19 11:19:54,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:54.674 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.968s] 2018-01-19 11:19:55,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:19:55.796 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.121s] 2018-01-19 11:20:01,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:01.154 58 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-19 11:20:06,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:06.108 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.537s] 2018-01-19 11:20:17,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:17.042 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [1.949s] 2018-01-19 11:20:19,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:19.761 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [2.718s] 2018-01-19 11:20:30,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:30.181 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.505s] 2018-01-19 11:20:32,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:32.956 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.774s] 2018-01-19 11:20:38,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:38.691 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.734s] 2018-01-19 11:20:47,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:47.658 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.350s] 2018-01-19 11:20:50,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:50.629 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.970s] 2018-01-19 11:20:54,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:20:54.438 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.808s] 2018-01-19 11:21:09,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:09.757 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.783s] 2018-01-19 11:21:10,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:10.063 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.306s] 2018-01-19 11:21:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:10.170 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.106s] 2018-01-19 11:21:10,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:10.221 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.051s] 2018-01-19 11:21:10,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:10.316 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.093s] 2018-01-19 11:21:10,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:10.365 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.048s] 2018-01-19 11:21:21,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:21.505 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.700s] 2018-01-19 11:21:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:21.772 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.267s] 2018-01-19 11:21:22,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:22.019 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.246s] 2018-01-19 11:21:22,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:22.104 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.084s] 2018-01-19 11:21:22,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:22.242 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.137s] 2018-01-19 11:21:22,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:22.296 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-01-19 11:21:32,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:32.943 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.339s] 2018-01-19 11:21:38,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:38.002 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.060s] 2018-01-19 11:21:39,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:39.485 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.481s] 2018-01-19 11:21:39,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:39.547 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-01-19 11:21:39,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:39.592 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.048s] 2018-01-19 11:21:50,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:50.101 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.468s] 2018-01-19 11:21:54,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:54.750 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.648s] 2018-01-19 11:21:56,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:56.584 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.833s] 2018-01-19 11:21:56,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:56.638 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2018-01-19 11:21:56,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:21:56.697 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.059s] 2018-01-19 11:22:09,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:09.429 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [7.761s] 2018-01-19 11:22:13,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:13.921 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [4.491s] 2018-01-19 11:22:17,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:17.753 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [3.832s] 2018-01-19 11:22:21,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:21.583 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.829s] 2018-01-19 11:22:39,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:39.594 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.750s] 2018-01-19 11:22:44,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:44.291 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.697s] 2018-01-19 11:22:48,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:48.507 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.216s] 2018-01-19 11:22:51,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:22:51.227 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.719s] 2018-01-19 11:23:02,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:02.562 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.418s] 2018-01-19 11:23:04,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:04.171 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.606s] 2018-01-19 11:23:04,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:04.217 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-01-19 11:23:08,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:08.338 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.251s] 2018-01-19 11:23:09,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:09.694 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.355s] 2018-01-19 11:23:09,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:09.747 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2018-01-19 11:23:13,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:13.238 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.480s] 2018-01-19 11:23:16,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:16.323 58 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-19 11:23:17,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:17.421 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-19 11:23:17,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:17.423 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-19 11:23:17,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:17.425 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-19 11:23:17,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:17.426 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-19 11:23:17,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:17.427 58 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-19 11:23:19,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:19.282 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-19 11:23:31,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:31.738 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.566s] 2018-01-19 11:23:42,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:42.640 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.435s] 2018-01-19 11:23:52,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:23:52.805 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.163s] 2018-01-19 11:24:00,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:24:00.255 58 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.199s] 2018-01-19 11:24:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:24:55.263 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [48.950s] 2018-01-19 11:25:36,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:25:36.816 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.826s] 2018-01-19 11:26:09,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 11:26:09.113 58 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [17.234s] 2018-01-19 11:26:22,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 3b985331-da91-494c-8014-da71ca07d24b'. 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3b985331-da91-494c-8014-da71ca07d24b | 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-19 11:14:43 | 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-19 11:26:22 | 2018-01-19 11:26:23,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:39 | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 14a1039b-b20f-42f3-be88-f6e03d3c1018) | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0bd622df-ee7e-4eab-bd57-b031ca9e282d) | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 681.692 | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-19 11:26:23,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-19 11:26:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-19 11:26:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-19 11:26:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-19 11:26:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 11:26:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-19 11:26:23,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-19 11:26:28,660 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:26:28,660 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:26:28,660 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 11:57 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-19 11:26:28,665 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-19 11:26:29,390 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-19 11:26:29,390 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 11:26:29,827 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 11:26:29,827 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-19 11:26:30,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 11:26:32,648 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 11:26:34,954 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 11:26:37,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-19 11:26:39,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf'... 2018-01-19 11:26:40,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-65b53c5f-ebc1-4264-b57c-8123354602cf'... 2018-01-19 11:26:42,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-65b53c5f-ebc1-4264-b57c-8123354602cf'... 2018-01-19 11:26:48,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf'... 2018-01-19 11:26:48,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf'... 2018-01-19 11:26:49,553 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-19 11:26:49,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-19 11:26:49,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:26:49,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:26:49,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:27:49,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110: started 2018-01-19 11:26:51.695 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Starting: Task validation. 2018-01-19 11:26:51.742 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Starting: Task validation of syntax. 2018-01-19 11:26:51.823 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Completed: Task validation of syntax. 2018-01-19 11:26:51.823 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Starting: Task validation of required platforms. 2018-01-19 11:26:51.853 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Completed: Task validation of required platforms. 2018-01-19 11:26:51.853 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Starting: Task validation of semantic. 2018-01-19 11:26:52.498 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:26:55.377 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.88 sec 2018-01-19 11:26:55.420 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:26:59.049 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-19 11:26:59.049 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Completed: Task validation of semantic. 2018-01-19 11:26:59.049 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Completed: Task validation. 2018-01-19 11:26:59.050 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Starting: Running task. 2018-01-19 11:26:59.204 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:01.766 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.56 sec 2018-01-19 11:27:01.788 258 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:02.262 258 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:02.287 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:05.725 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-19 11:27:07.252 133 INFO rally.task.engine [-] Load duration is: 0.472717 2018-01-19 11:27:07.253 133 INFO rally.task.engine [-] Full duration is: 6.537598 2018-01-19 11:27:07.491 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:10.142 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.65 sec 2018-01-19 11:27:10.163 344 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:10.943 344 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:10.965 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:14.326 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-19 11:27:15.541 133 INFO rally.task.engine [-] Load duration is: 0.778138 2018-01-19 11:27:15.542 133 INFO rally.task.engine [-] Full duration is: 6.85018 2018-01-19 11:27:15.764 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:18.451 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:27:18.474 430 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:19.228 430 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:19.256 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:22.577 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-19 11:27:23.808 133 INFO rally.task.engine [-] Load duration is: 0.752179 2018-01-19 11:27:23.809 133 INFO rally.task.engine [-] Full duration is: 6.830221 2018-01-19 11:27:24.039 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:26.797 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.76 sec 2018-01-19 11:27:26.819 516 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:27.560 516 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:27.589 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:31.553 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 11:27:32.080 133 INFO rally.task.engine [-] Load duration is: 0.738332 2018-01-19 11:27:32.080 133 INFO rally.task.engine [-] Full duration is: 7.530971 2018-01-19 11:27:32.311 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:34.984 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.67 sec 2018-01-19 11:27:35.005 602 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:35.810 602 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:35.839 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:39.348 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-19 11:27:40.351 133 INFO rally.task.engine [-] Load duration is: 0.802847 2018-01-19 11:27:40.352 133 INFO rally.task.engine [-] Full duration is: 7.051093 2018-01-19 11:27:40.586 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() started 2018-01-19 11:27:43.348 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack setup() finished in 2.76 sec 2018-01-19 11:27:43.369 688 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 START 2018-01-19 11:27:44.028 688 INFO rally.task.runner [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | ITER: 1 END: OK 2018-01-19 11:27:44.050 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() started 2018-01-19 11:27:47.409 133 INFO rally.task.context [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Context users@openstack cleanup() finished in 3.36 sec 2018-01-19 11:27:48.650 133 INFO rally.task.engine [-] Load duration is: 0.656946 2018-01-19 11:27:48.650 133 INFO rally.task.engine [-] Full duration is: 6.83944 2018-01-19 11:27:48.838 133 INFO rally.task.engine [-] Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 | Completed: Running task. Task 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110: 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> duration | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.472717 Full duration: 6.537598 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778138 Full duration: 6.85018 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.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752179 Full duration: 6.830221 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738332 Full duration: 7.530971 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.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802847 Full duration: 7.051093 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.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656946 Full duration: 6.83944 2018-01-19 11:27:49,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110 2018-01-19 11:27:49,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-19 11:27:49,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-19 11:27:49,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5c0d10eb-b2c0-4b0c-ad1f-616bac3fe110'] 2018-01-19 11:27:50,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:27:50,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-19 11:27:50,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-19 11:27:50,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-19 11:27:50,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:27:50,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:27:50,155 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:29:39,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 113aa9e7-e774-41b9-a754-cfdea5856468: started 2018-01-19 11:27:52.193 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Starting: Task validation. 2018-01-19 11:27:52.233 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Starting: Task validation of syntax. 2018-01-19 11:27:52.307 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Completed: Task validation of syntax. 2018-01-19 11:27:52.307 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Starting: Task validation of required platforms. 2018-01-19 11:27:52.332 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Completed: Task validation of required platforms. 2018-01-19 11:27:52.332 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Starting: Task validation of semantic. 2018-01-19 11:27:52.986 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() started 2018-01-19 11:27:55.651 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() finished in 2.66 sec 2018-01-19 11:27:57.888 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() started 2018-01-19 11:28:01.364 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() finished in 3.48 sec 2018-01-19 11:28:01.364 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Completed: Task validation of semantic. 2018-01-19 11:28:01.364 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Completed: Task validation. 2018-01-19 11:28:01.365 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Starting: Running task. 2018-01-19 11:28:01.533 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() started 2018-01-19 11:28:04.391 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() finished in 2.86 sec 2018-01-19 11:28:04.392 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() started 2018-01-19 11:28:04.392 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:28:04.415 863 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 START 2018-01-19 11:28:09.630 863 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 END: OK 2018-01-19 11:28:09.658 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() started 2018-01-19 11:28:10.336 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() finished in 0.68 sec 2018-01-19 11:28:10.336 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() started 2018-01-19 11:28:13.804 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 11:28:15.610 738 INFO rally.task.engine [-] Load duration is: 4.377857 2018-01-19 11:28:15.611 738 INFO rally.task.engine [-] Full duration is: 12.286735 2018-01-19 11:28:15.864 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() started 2018-01-19 11:28:18.904 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() finished in 3.04 sec 2018-01-19 11:28:18.904 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() started 2018-01-19 11:28:18.905 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:28:18.926 969 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 START 2018-01-19 11:28:22.784 969 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 END: OK 2018-01-19 11:28:22.808 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() started 2018-01-19 11:28:26.398 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() finished in 3.59 sec 2018-01-19 11:28:26.399 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() started 2018-01-19 11:28:29.994 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-19 11:28:31.962 738 INFO rally.task.engine [-] Load duration is: 3.057532 2018-01-19 11:28:31.963 738 INFO rally.task.engine [-] Full duration is: 14.147303 2018-01-19 11:28:32.225 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() started 2018-01-19 11:28:34.916 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:28:34.938 1075 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 START 2018-01-19 11:28:35.932 1075 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 END: OK 2018-01-19 11:28:35.954 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() started 2018-01-19 11:28:39.491 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() finished in 3.54 sec 2018-01-19 11:28:40.282 738 INFO rally.task.engine [-] Load duration is: 0.185723 2018-01-19 11:28:40.283 738 INFO rally.task.engine [-] Full duration is: 7.282252 2018-01-19 11:28:40.544 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() started 2018-01-19 11:28:43.169 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack setup() finished in 2.62 sec 2018-01-19 11:28:43.169 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context quotas@openstack setup() started 2018-01-19 11:28:43.988 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-19 11:28:43.988 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() started 2018-01-19 11:28:43.989 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:28:44.582 1161 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 START 2018-01-19 11:28:57.625 1161 INFO rally.task.runner [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | ITER: 1 END: OK 2018-01-19 11:28:57.652 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() started 2018-01-19 11:29:35.136 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context cleanup@openstack cleanup() finished in 37.48 sec 2018-01-19 11:29:35.136 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context quotas@openstack cleanup() started 2018-01-19 11:29:35.171 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context quotas@openstack cleanup() finished in 34.81 msec 2018-01-19 11:29:35.172 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() started 2018-01-19 11:29:38.601 738 INFO rally.task.context [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Context users@openstack cleanup() finished in 3.43 sec 2018-01-19 11:29:38.877 738 INFO rally.task.engine [-] Load duration is: 11.257253 2018-01-19 11:29:38.878 738 INFO rally.task.engine [-] Full duration is: 58.073555 2018-01-19 11:29:39.084 738 INFO rally.task.engine [-] Task 113aa9e7-e774-41b9-a754-cfdea5856468 | Completed: Running task. Task 113aa9e7-e774-41b9-a754-cfdea5856468: 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.142 | 3.142 | 3.142 | 3.142 | 3.142 | 3.142 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | glance_v2.delete_image | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | total | 4.378 | 4.378 | 4.378 | 4.378 | 4.378 | 4.378 | 100.0% | 1 | | -> duration | 4.378 | 4.378 | 4.378 | 4.378 | 4.378 | 4.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.377857 Full duration: 12.286735 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.026 | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | glance_v2.list_images | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 100.0% | 1 | | -> duration | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.057532 Full duration: 14.147303 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.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | -> duration | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.185723 Full duration: 7.282252 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.608 | 3.608 | 3.608 | 3.608 | 3.608 | 3.608 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | nova.boot_servers | 8.648 | 8.648 | 8.648 | 8.648 | 8.648 | 8.648 | 100.0% | 1 | | total | 12.257 | 12.257 | 12.257 | 12.257 | 12.257 | 12.257 | 100.0% | 1 | | -> duration | 11.257 | 11.257 | 11.257 | 11.257 | 11.257 | 11.257 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.257253 Full duration: 58.073555 2018-01-19 11:29:39,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 113aa9e7-e774-41b9-a754-cfdea5856468 2018-01-19 11:29:39,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '113aa9e7-e774-41b9-a754-cfdea5856468', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-19 11:29:39,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '113aa9e7-e774-41b9-a754-cfdea5856468'] 2018-01-19 11:29:40,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:29:40,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-19 11:29:40,334 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-19 11:29:40,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-19 11:29:40,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:29:40,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:29:40,374 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-19 11:29:40,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-19 11:29:40,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-19 11:29:40,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:29:40,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:29:40,409 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:32:40,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2: started 2018-01-19 11:29:42.435 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Starting: Task validation. 2018-01-19 11:29:42.479 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Starting: Task validation of syntax. 2018-01-19 11:29:42.636 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Completed: Task validation of syntax. 2018-01-19 11:29:42.637 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Starting: Task validation of required platforms. 2018-01-19 11:29:42.679 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Completed: Task validation of required platforms. 2018-01-19 11:29:42.679 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Starting: Task validation of semantic. 2018-01-19 11:29:43.305 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:29:45.927 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.62 sec 2018-01-19 11:29:50.608 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:29:54.194 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-19 11:29:54.194 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Completed: Task validation of semantic. 2018-01-19 11:29:54.194 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Completed: Task validation. 2018-01-19 11:29:54.195 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Starting: Running task. 2018-01-19 11:29:54.374 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:29:57.067 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:29:57.067 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:29:57.730 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-19 11:29:57.730 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack setup() started 2018-01-19 11:30:00.810 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack setup() finished in 3.08 sec 2018-01-19 11:30:00.810 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:30:00.810 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:30:00.834 1416 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:30:06.398 1416 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:30:06.424 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:30:08.686 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-19 11:30:08.686 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack cleanup() started 2018-01-19 11:30:12.275 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack cleanup() finished in 3.59 sec 2018-01-19 11:30:12.276 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:30:12.465 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-19 11:30:12.465 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:30:16.058 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-19 11:30:16.512 1291 INFO rally.task.engine [-] Load duration is: 5.560327 2018-01-19 11:30:16.512 1291 INFO rally.task.engine [-] Full duration is: 21.701627 2018-01-19 11:30:16.777 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:30:19.506 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 11:30:19.507 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:30:20.130 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-19 11:30:20.130 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:30:20.130 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:30:20.152 1602 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:30:25.689 1602 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:30:25.712 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:30:28.011 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-19 11:30:28.011 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:30:28.175 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-19 11:30:28.176 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:30:31.944 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-19 11:30:32.861 1291 INFO rally.task.engine [-] Load duration is: 5.532979 2018-01-19 11:30:32.862 1291 INFO rally.task.engine [-] Full duration is: 15.182804 2018-01-19 11:30:33.103 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:30:35.808 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.70 sec 2018-01-19 11:30:35.808 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:30:36.444 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-19 11:30:36.445 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:30:36.445 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:30:37.017 1768 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:30:46.840 1768 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:30:46.866 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:30:49.243 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-19 11:30:49.243 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:30:49.404 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-19 11:30:49.404 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:30:52.782 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.38 sec 2018-01-19 11:30:53.213 1291 INFO rally.task.engine [-] Load duration is: 9.820391 2018-01-19 11:30:53.214 1291 INFO rally.task.engine [-] Full duration is: 19.69556 2018-01-19 11:30:53.477 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:30:56.238 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.76 sec 2018-01-19 11:30:56.238 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:30:56.871 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-19 11:30:56.872 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:30:56.872 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:30:56.894 1934 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:31:02.273 1934 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:31:02.296 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:31:04.565 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-19 11:31:04.565 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:31:04.731 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 11:31:04.731 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:31:08.251 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-19 11:31:09.572 1291 INFO rally.task.engine [-] Load duration is: 5.37612 2018-01-19 11:31:09.573 1291 INFO rally.task.engine [-] Full duration is: 14.792533 2018-01-19 11:31:09.837 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:31:12.697 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.86 sec 2018-01-19 11:31:12.698 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:31:13.324 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-19 11:31:13.325 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:31:13.325 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:31:13.347 2100 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:31:21.271 2100 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:31:21.291 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:31:23.559 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-19 11:31:23.560 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:31:23.727 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 11:31:23.727 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:31:27.182 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.45 sec 2018-01-19 11:31:27.935 1291 INFO rally.task.engine [-] Load duration is: 7.919792 2018-01-19 11:31:27.936 1291 INFO rally.task.engine [-] Full duration is: 17.365202 2018-01-19 11:31:28.158 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:31:31.049 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.89 sec 2018-01-19 11:31:31.050 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() started 2018-01-19 11:31:31.670 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-19 11:31:31.670 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack setup() started 2018-01-19 11:31:34.737 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack setup() finished in 3.07 sec 2018-01-19 11:31:34.737 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() started 2018-01-19 11:31:34.737 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:31:34.760 2266 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:31:40.216 2266 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:31:40.244 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() started 2018-01-19 11:31:42.541 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-19 11:31:42.541 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack cleanup() started 2018-01-19 11:31:46.188 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context volumes@openstack cleanup() finished in 3.65 sec 2018-01-19 11:31:46.188 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() started 2018-01-19 11:31:46.352 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-19 11:31:46.353 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:31:49.843 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-19 11:31:50.272 1291 INFO rally.task.engine [-] Load duration is: 5.452299 2018-01-19 11:31:50.273 1291 INFO rally.task.engine [-] Full duration is: 21.70195 2018-01-19 11:31:50.523 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:31:53.242 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.72 sec 2018-01-19 11:31:53.242 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() started 2018-01-19 11:31:53.243 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:31:53.264 2452 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:31:54.039 2452 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:31:54.066 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:31:58.636 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-19 11:31:58.637 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:32:02.264 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-19 11:32:02.591 1291 INFO rally.task.engine [-] Load duration is: 0.770124 2018-01-19 11:32:02.592 1291 INFO rally.task.engine [-] Full duration is: 11.760371 2018-01-19 11:32:02.830 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:32:05.535 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.71 sec 2018-01-19 11:32:05.535 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() started 2018-01-19 11:32:05.536 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:32:05.559 2618 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:32:06.317 2618 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:32:06.340 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:32:11.055 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() finished in 4.71 sec 2018-01-19 11:32:11.055 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:32:14.587 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-19 11:32:14.892 1291 INFO rally.task.engine [-] Load duration is: 0.754165 2018-01-19 11:32:14.893 1291 INFO rally.task.engine [-] Full duration is: 11.774409 2018-01-19 11:32:15.136 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:32:17.791 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.65 sec 2018-01-19 11:32:17.791 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() started 2018-01-19 11:32:17.792 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:32:17.815 2784 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:32:18.563 2784 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:32:18.586 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:32:23.166 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-19 11:32:23.167 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:32:26.581 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-19 11:32:27.202 1291 INFO rally.task.engine [-] Load duration is: 0.74473 2018-01-19 11:32:27.202 1291 INFO rally.task.engine [-] Full duration is: 11.459488 2018-01-19 11:32:27.443 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() started 2018-01-19 11:32:30.085 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack setup() finished in 2.64 sec 2018-01-19 11:32:30.085 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() started 2018-01-19 11:32:30.086 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:32:30.109 2950 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 START 2018-01-19 11:32:30.932 2950 INFO rally.task.runner [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | ITER: 1 END: OK 2018-01-19 11:32:30.961 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:32:35.556 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context admin_cleanup@openstack cleanup() finished in 4.60 sec 2018-01-19 11:32:35.557 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() started 2018-01-19 11:32:38.994 1291 INFO rally.task.context [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-19 11:32:39.527 1291 INFO rally.task.engine [-] Load duration is: 0.819895 2018-01-19 11:32:39.528 1291 INFO rally.task.engine [-] Full duration is: 11.569277 2018-01-19 11:32:39.707 1291 INFO rally.task.engine [-] Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2 | Completed: Running task. Task 0e4296ac-3bb8-40cd-965f-5f2645532ed2: 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.026 | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | total | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 100.0% | 1 | | -> duration | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 5.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.560327 Full duration: 21.701627 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.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | cinder_v2.delete_volume | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | total | 5.533 | 5.533 | 5.533 | 5.533 | 5.533 | 5.533 | 100.0% | 1 | | -> duration | 5.533 | 5.533 | 5.533 | 5.533 | 5.533 | 5.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.532979 Full duration: 15.182804 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.515 | 7.515 | 7.515 | 7.515 | 7.515 | 7.515 | 100.0% | 1 | | cinder_v2.delete_volume | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | total | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 100.0% | 1 | | -> duration | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.820391 Full duration: 19.69556 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.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | cinder_v2.delete_volume | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | total | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 100.0% | 1 | | -> duration | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 5.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.37612 Full duration: 14.792533 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.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | cinder_v2.extend_volume | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | cinder_v2.delete_volume | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 7.92 | 7.92 | 7.92 | 7.92 | 7.92 | 7.92 | 100.0% | 1 | | -> duration | 7.92 | 7.92 | 7.92 | 7.92 | 7.92 | 7.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.919792 Full duration: 17.365202 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.162 | 3.162 | 3.162 | 3.162 | 3.162 | 3.162 | 100.0% | 1 | | cinder_v2.delete_volume | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | total | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 100.0% | 1 | | -> duration | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.452299 Full duration: 21.70195 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | cinder_v2.list_qos | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.770124 Full duration: 11.760371 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | cinder_v2.set_qos | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754165 Full duration: 11.774409 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | cinder_v2.list_types | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74473 Full duration: 11.459488 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819895 Full duration: 11.569277 2018-01-19 11:32:40,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0e4296ac-3bb8-40cd-965f-5f2645532ed2 2018-01-19 11:32:40,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0e4296ac-3bb8-40cd-965f-5f2645532ed2', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-19 11:32:40,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0e4296ac-3bb8-40cd-965f-5f2645532ed2'] 2018-01-19 11:32:41,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:32:41,142 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-19 11:32:41,142 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-19 11:32:41,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-19 11:32:41,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:32:41,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:32:41,161 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:33:55,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a2bae373-1fad-4190-9f60-445c7d486d1d: started 2018-01-19 11:32:43.261 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Starting: Task validation. 2018-01-19 11:32:43.312 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Starting: Task validation of syntax. 2018-01-19 11:32:43.377 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Completed: Task validation of syntax. 2018-01-19 11:32:43.377 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Starting: Task validation of required platforms. 2018-01-19 11:32:43.403 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Completed: Task validation of required platforms. 2018-01-19 11:32:43.403 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Starting: Task validation of semantic. 2018-01-19 11:32:44.064 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() started 2018-01-19 11:32:46.714 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() finished in 2.65 sec 2018-01-19 11:32:50.012 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() started 2018-01-19 11:32:53.422 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() finished in 3.41 sec 2018-01-19 11:32:53.422 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Completed: Task validation of semantic. 2018-01-19 11:32:53.422 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Completed: Task validation. 2018-01-19 11:32:53.423 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Starting: Running task. 2018-01-19 11:32:53.586 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() started 2018-01-19 11:32:56.363 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 11:32:56.363 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() started 2018-01-19 11:32:57.231 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() finished in 0.87 sec 2018-01-19 11:32:57.231 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() started 2018-01-19 11:32:57.231 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 11:32:57.254 3235 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 START 2018-01-19 11:33:06.878 3235 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 END: OK 2018-01-19 11:33:06.898 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() started 2018-01-19 11:33:07.459 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-19 11:33:07.459 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() started 2018-01-19 11:33:07.467 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() finished in 8.32 msec 2018-01-19 11:33:07.468 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() started 2018-01-19 11:33:10.940 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 11:33:11.690 3080 INFO rally.task.engine [-] Load duration is: 5.622127 2018-01-19 11:33:11.691 3080 INFO rally.task.engine [-] Full duration is: 17.369982 2018-01-19 11:33:11.941 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() started 2018-01-19 11:33:14.681 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() finished in 2.74 sec 2018-01-19 11:33:14.682 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() started 2018-01-19 11:33:15.633 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() finished in 0.95 sec 2018-01-19 11:33:15.633 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() started 2018-01-19 11:33:15.633 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 11:33:15.654 3401 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 START 2018-01-19 11:33:22.682 3401 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 END: OK 2018-01-19 11:33:22.709 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() started 2018-01-19 11:33:23.268 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-19 11:33:23.269 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() started 2018-01-19 11:33:23.276 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() finished in 7.50 msec 2018-01-19 11:33:23.277 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() started 2018-01-19 11:33:26.800 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() finished in 3.52 sec 2018-01-19 11:33:28.031 3080 INFO rally.task.engine [-] Load duration is: 5.026371 2018-01-19 11:33:28.032 3080 INFO rally.task.engine [-] Full duration is: 14.877696 2018-01-19 11:33:28.282 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() started 2018-01-19 11:33:30.914 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() finished in 2.63 sec 2018-01-19 11:33:30.915 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() started 2018-01-19 11:33:31.782 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() finished in 0.87 sec 2018-01-19 11:33:31.782 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() started 2018-01-19 11:33:31.782 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack setup() finished in 0.18 msec 2018-01-19 11:33:31.799 3567 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 START 2018-01-19 11:33:40.706 3567 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 END: OK 2018-01-19 11:33:40.731 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() started 2018-01-19 11:33:41.288 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context cleanup@openstack cleanup() finished in 0.56 sec 2018-01-19 11:33:41.288 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() started 2018-01-19 11:33:41.296 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() finished in 8.04 msec 2018-01-19 11:33:41.296 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() started 2018-01-19 11:33:45.078 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() finished in 3.78 sec 2018-01-19 11:33:46.388 3080 INFO rally.task.engine [-] Load duration is: 6.905081 2018-01-19 11:33:46.388 3080 INFO rally.task.engine [-] Full duration is: 16.813379 2018-01-19 11:33:46.645 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() started 2018-01-19 11:33:49.285 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack setup() finished in 2.64 sec 2018-01-19 11:33:49.286 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() started 2018-01-19 11:33:50.217 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack setup() finished in 0.93 sec 2018-01-19 11:33:50.237 3733 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 START 2018-01-19 11:33:50.815 3733 INFO rally.task.runner [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | ITER: 1 END: OK 2018-01-19 11:33:50.837 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() started 2018-01-19 11:33:50.845 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context roles@openstack cleanup() finished in 8.63 msec 2018-01-19 11:33:50.846 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() started 2018-01-19 11:33:54.184 3080 INFO rally.task.context [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Context users@openstack cleanup() finished in 3.34 sec 2018-01-19 11:33:54.700 3080 INFO rally.task.engine [-] Load duration is: 0.575795 2018-01-19 11:33:54.701 3080 INFO rally.task.engine [-] Full duration is: 7.555937 2018-01-19 11:33:54.899 3080 INFO rally.task.engine [-] Task a2bae373-1fad-4190-9f60-445c7d486d1d | Completed: Running task. Task a2bae373-1fad-4190-9f60-445c7d486d1d: 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.503 | 4.503 | 4.503 | 4.503 | 4.503 | 4.503 | 100.0% | 1 | | heat.update_stack | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 100.0% | 1 | | heat.delete_stack | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 2.425 | 100.0% | 1 | | total | 9.622 | 9.622 | 9.622 | 9.622 | 9.622 | 9.622 | 100.0% | 1 | | -> duration | 5.622 | 5.622 | 5.622 | 5.622 | 5.622 | 5.622 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.622127 Full duration: 17.369982 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.337 | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 100.0% | 1 | | heat.check_stack | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | heat.delete_stack | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 100.0% | 1 | | total | 7.026 | 7.026 | 7.026 | 7.026 | 7.026 | 7.026 | 100.0% | 1 | | -> duration | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.026371 Full duration: 14.877696 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.323 | 4.323 | 4.323 | 4.323 | 4.323 | 4.323 | 100.0% | 1 | | heat.suspend_stack | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | heat.resume_stack | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | heat.delete_stack | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 100.0% | 1 | | total | 8.905 | 8.905 | 8.905 | 8.905 | 8.905 | 8.905 | 100.0% | 1 | | -> duration | 6.905 | 6.905 | 6.905 | 6.905 | 6.905 | 6.905 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.905081 Full duration: 16.813379 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575795 Full duration: 7.555937 2018-01-19 11:33:55,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a2bae373-1fad-4190-9f60-445c7d486d1d 2018-01-19 11:33:55,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a2bae373-1fad-4190-9f60-445c7d486d1d', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-19 11:33:55,174 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a2bae373-1fad-4190-9f60-445c7d486d1d'] 2018-01-19 11:33:56,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:33:56,058 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-19 11:33:56,058 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-19 11:33:56,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-19 11:33:56,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:33:56,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:33:56,099 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:36:55,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c9b29888-7b87-4e54-88f2-52bd9b6bde94: started 2018-01-19 11:33:58.211 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Starting: Task validation. 2018-01-19 11:33:58.252 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Starting: Task validation of syntax. 2018-01-19 11:33:58.378 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Completed: Task validation of syntax. 2018-01-19 11:33:58.378 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Starting: Task validation of required platforms. 2018-01-19 11:33:58.421 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Completed: Task validation of required platforms. 2018-01-19 11:33:58.421 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Starting: Task validation of semantic. 2018-01-19 11:33:59.093 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:34:01.861 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.77 sec 2018-01-19 11:34:01.934 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:34:05.783 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-19 11:34:05.783 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Completed: Task validation of semantic. 2018-01-19 11:34:05.783 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Completed: Task validation. 2018-01-19 11:34:05.784 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Starting: Running task. 2018-01-19 11:34:05.955 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:34:08.724 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.77 sec 2018-01-19 11:34:08.725 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:34:08.725 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:34:08.749 3938 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:34:10.365 3938 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:34:10.391 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:34:16.196 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.80 sec 2018-01-19 11:34:16.196 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:34:19.694 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.50 sec 2018-01-19 11:34:20.026 3813 INFO rally.task.engine [-] Load duration is: 0.727279 2018-01-19 11:34:20.027 3813 INFO rally.task.engine [-] Full duration is: 13.758957 2018-01-19 11:34:20.280 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:34:22.836 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.56 sec 2018-01-19 11:34:22.837 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:34:22.837 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-19 11:34:22.858 4104 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:34:24.570 4104 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:34:24.594 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:34:30.215 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.62 sec 2018-01-19 11:34:30.215 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:34:33.617 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.40 sec 2018-01-19 11:34:34.361 3813 INFO rally.task.engine [-] Load duration is: 0.705532 2018-01-19 11:34:34.361 3813 INFO rally.task.engine [-] Full duration is: 13.351576 2018-01-19 11:34:34.597 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:34:37.341 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.74 sec 2018-01-19 11:34:37.341 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:34:37.341 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 11:34:37.363 4270 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:34:39.105 4270 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:34:39.129 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:34:44.898 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.77 sec 2018-01-19 11:34:44.899 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:34:48.222 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.32 sec 2018-01-19 11:34:48.675 3813 INFO rally.task.engine [-] Load duration is: 0.828035 2018-01-19 11:34:48.676 3813 INFO rally.task.engine [-] Full duration is: 13.641827 2018-01-19 11:34:48.924 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:34:51.568 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.64 sec 2018-01-19 11:34:51.569 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:34:51.569 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 11:34:51.590 4436 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:34:53.099 4436 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:34:53.126 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:34:56.931 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 3.80 sec 2018-01-19 11:34:56.931 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:35:00.510 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-19 11:35:00.990 3813 INFO rally.task.engine [-] Load duration is: 0.581713 2018-01-19 11:35:00.990 3813 INFO rally.task.engine [-] Full duration is: 11.602835 2018-01-19 11:35:01.240 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:35:03.961 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.72 sec 2018-01-19 11:35:03.962 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:35:03.962 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:35:03.984 4602 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:35:05.462 4602 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:35:05.486 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:35:09.337 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 3.85 sec 2018-01-19 11:35:09.338 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:35:13.128 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-19 11:35:13.312 3813 INFO rally.task.engine [-] Load duration is: 0.608276 2018-01-19 11:35:13.313 3813 INFO rally.task.engine [-] Full duration is: 11.905733 2018-01-19 11:35:13.549 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:35:16.282 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 11:35:16.282 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:35:16.282 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-19 11:35:16.305 4768 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:35:18.874 4768 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:35:18.899 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:35:28.714 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 9.82 sec 2018-01-19 11:35:28.714 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:35:32.028 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.31 sec 2018-01-19 11:35:33.671 3813 INFO rally.task.engine [-] Load duration is: 1.69165 2018-01-19 11:35:33.672 3813 INFO rally.task.engine [-] Full duration is: 18.49739 2018-01-19 11:35:33.927 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:35:36.613 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:35:36.613 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:35:36.614 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:35:36.636 4934 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:35:38.482 4934 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:35:38.504 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:35:42.219 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 3.72 sec 2018-01-19 11:35:42.219 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:35:45.663 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.44 sec 2018-01-19 11:35:46.001 3813 INFO rally.task.engine [-] Load duration is: 0.882577 2018-01-19 11:35:46.002 3813 INFO rally.task.engine [-] Full duration is: 11.750435 2018-01-19 11:35:46.245 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:35:48.936 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:35:48.936 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:35:48.937 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:35:48.958 5100 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:35:50.636 5100 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:35:50.662 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:35:56.529 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.87 sec 2018-01-19 11:35:56.529 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:36:00.423 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-19 11:36:02.339 3813 INFO rally.task.engine [-] Load duration is: 0.735595 2018-01-19 11:36:02.340 3813 INFO rally.task.engine [-] Full duration is: 14.19716 2018-01-19 11:36:02.588 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:36:05.227 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.64 sec 2018-01-19 11:36:05.227 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:36:05.228 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 11:36:05.248 5266 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:36:06.840 5266 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:36:06.861 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:36:12.655 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.79 sec 2018-01-19 11:36:12.656 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:36:16.273 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-19 11:36:16.675 3813 INFO rally.task.engine [-] Load duration is: 0.647437 2018-01-19 11:36:16.675 3813 INFO rally.task.engine [-] Full duration is: 13.701615 2018-01-19 11:36:16.915 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:36:19.731 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.82 sec 2018-01-19 11:36:19.732 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:36:19.732 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-19 11:36:19.752 5432 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:36:21.518 5432 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:36:21.539 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:36:27.427 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 5.89 sec 2018-01-19 11:36:27.427 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:36:30.934 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.51 sec 2018-01-19 11:36:31.039 3813 INFO rally.task.engine [-] Load duration is: 0.831911 2018-01-19 11:36:31.040 3813 INFO rally.task.engine [-] Full duration is: 14.034377 2018-01-19 11:36:31.275 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() started 2018-01-19 11:36:33.905 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack setup() finished in 2.63 sec 2018-01-19 11:36:33.906 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() started 2018-01-19 11:36:33.906 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 11:36:33.928 5598 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 START 2018-01-19 11:36:40.909 5598 INFO rally.task.runner [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | ITER: 1 END: OK 2018-01-19 11:36:40.930 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:36:50.217 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context admin_cleanup@openstack cleanup() finished in 9.29 sec 2018-01-19 11:36:50.217 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() started 2018-01-19 11:36:53.640 3813 INFO rally.task.context [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Context users@openstack cleanup() finished in 3.42 sec 2018-01-19 11:36:55.404 3813 INFO rally.task.engine [-] Load duration is: 6.061225 2018-01-19 11:36:55.404 3813 INFO rally.task.engine [-] Full duration is: 22.384115 2018-01-19 11:36:55.612 3813 INFO rally.task.engine [-] Task c9b29888-7b87-4e54-88f2-52bd9b6bde94 | Completed: Running task. Task c9b29888-7b87-4e54-88f2-52bd9b6bde94: 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.add_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.727279 Full duration: 13.758957 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705532 Full duration: 13.351576 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | keystone_v3.list_projects | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828035 Full duration: 13.641827 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.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.581713 Full duration: 11.602835 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.608276 Full duration: 11.905733 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | keystone_v3.create_user | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.create_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_project | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_user | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 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.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.get_services | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> duration | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.69165 Full duration: 18.49739 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.update_project | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.delete_project | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.882577 Full duration: 11.750435 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735595 Full duration: 14.19716 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 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.647437 Full duration: 13.701615 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | keystone_v3.list_users | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831911 Full duration: 14.034377 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | total | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 100.0% | 1 | | -> duration | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 6.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.061225 Full duration: 22.384115 2018-01-19 11:36:55,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9b29888-7b87-4e54-88f2-52bd9b6bde94 2018-01-19 11:36:55,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c9b29888-7b87-4e54-88f2-52bd9b6bde94', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-19 11:36:55,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c9b29888-7b87-4e54-88f2-52bd9b6bde94'] 2018-01-19 11:36:56,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:36:56,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-19 11:36:56,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-19 11:36:56,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-19 11:36:56,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:36:56,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:36:56,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:41:09,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc: started 2018-01-19 11:36:59.118 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Starting: Task validation. 2018-01-19 11:36:59.157 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Starting: Task validation of syntax. 2018-01-19 11:36:59.344 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Completed: Task validation of syntax. 2018-01-19 11:36:59.344 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Starting: Task validation of required platforms. 2018-01-19 11:36:59.390 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Completed: Task validation of required platforms. 2018-01-19 11:36:59.390 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Starting: Task validation of semantic. 2018-01-19 11:36:59.991 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:37:02.850 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.86 sec 2018-01-19 11:37:07.236 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:37:10.709 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 11:37:10.709 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Completed: Task validation of semantic. 2018-01-19 11:37:10.710 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Completed: Task validation. 2018-01-19 11:37:10.711 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Starting: Running task. 2018-01-19 11:37:10.859 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:37:13.495 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.64 sec 2018-01-19 11:37:13.496 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:37:14.065 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.57 sec 2018-01-19 11:37:14.065 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:37:14.066 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:37:14.092 5853 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:37:16.207 5853 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:37:16.231 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:37:21.790 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 5.56 sec 2018-01-19 11:37:21.790 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:37:21.842 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 51.66 msec 2018-01-19 11:37:21.842 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:37:25.270 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.43 sec 2018-01-19 11:37:26.950 5728 INFO rally.task.engine [-] Load duration is: 2.113143 2018-01-19 11:37:26.951 5728 INFO rally.task.engine [-] Full duration is: 14.427184 2018-01-19 11:37:27.212 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:37:29.905 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:37:29.906 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:37:30.534 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.63 sec 2018-01-19 11:37:30.534 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:37:34.633 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 4.10 sec 2018-01-19 11:37:34.633 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:37:34.633 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-19 11:37:34.656 6139 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:37:36.444 6139 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:37:36.469 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:37:44.352 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 7.88 sec 2018-01-19 11:37:44.353 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:37:48.794 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 4.44 sec 2018-01-19 11:37:48.794 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:37:48.950 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-19 11:37:48.951 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:37:52.143 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.19 sec 2018-01-19 11:37:53.374 5728 INFO rally.task.engine [-] Load duration is: 1.786735 2018-01-19 11:37:53.375 5728 INFO rally.task.engine [-] Full duration is: 24.950465 2018-01-19 11:37:53.634 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:37:56.328 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:37:56.328 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:37:57.056 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.73 sec 2018-01-19 11:37:57.057 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:38:00.865 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 3.81 sec 2018-01-19 11:38:00.866 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:38:00.866 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:38:00.890 6425 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:38:05.385 6425 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:38:05.405 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:38:17.811 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 12.41 sec 2018-01-19 11:38:17.811 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:38:22.572 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 4.76 sec 2018-01-19 11:38:22.572 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:38:22.612 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 39.87 msec 2018-01-19 11:38:22.612 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:38:25.959 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.35 sec 2018-01-19 11:38:27.838 5728 INFO rally.task.engine [-] Load duration is: 4.493577 2018-01-19 11:38:27.839 5728 INFO rally.task.engine [-] Full duration is: 32.342829 2018-01-19 11:38:28.111 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:38:30.739 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.63 sec 2018-01-19 11:38:30.740 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:38:31.306 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.57 sec 2018-01-19 11:38:31.306 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:38:35.247 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 3.94 sec 2018-01-19 11:38:35.248 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:38:35.248 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:38:35.270 6711 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:38:36.662 6711 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:38:36.686 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:38:44.430 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 7.74 sec 2018-01-19 11:38:44.430 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:38:48.373 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 3.94 sec 2018-01-19 11:38:48.373 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:38:48.538 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-19 11:38:48.538 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:38:51.876 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.34 sec 2018-01-19 11:38:52.239 5728 INFO rally.task.engine [-] Load duration is: 1.389465 2018-01-19 11:38:52.240 5728 INFO rally.task.engine [-] Full duration is: 23.784321 2018-01-19 11:38:52.459 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:38:55.003 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.54 sec 2018-01-19 11:38:55.003 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:38:55.559 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 11:38:55.559 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:38:55.560 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:38:55.583 6997 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:38:56.866 6997 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:38:56.886 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:39:04.895 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 8.01 sec 2018-01-19 11:39:04.895 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:39:04.922 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 26.75 msec 2018-01-19 11:39:04.922 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:39:08.422 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.50 sec 2018-01-19 11:39:08.554 5728 INFO rally.task.engine [-] Load duration is: 1.280412 2018-01-19 11:39:08.555 5728 INFO rally.task.engine [-] Full duration is: 15.977676 2018-01-19 11:39:08.810 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:39:11.651 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.84 sec 2018-01-19 11:39:11.652 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:39:12.229 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.58 sec 2018-01-19 11:39:12.229 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:39:16.134 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 3.91 sec 2018-01-19 11:39:16.135 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:39:16.135 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:39:16.159 7283 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:39:17.539 7283 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:39:17.560 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:39:25.620 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 8.06 sec 2018-01-19 11:39:25.621 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:39:29.713 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 4.09 sec 2018-01-19 11:39:29.714 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:39:29.880 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 11:39:29.880 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:39:33.084 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.20 sec 2018-01-19 11:39:34.955 5728 INFO rally.task.engine [-] Load duration is: 1.378063 2018-01-19 11:39:34.956 5728 INFO rally.task.engine [-] Full duration is: 24.291661 2018-01-19 11:39:35.213 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:39:37.943 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.73 sec 2018-01-19 11:39:37.944 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:39:38.616 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.67 sec 2018-01-19 11:39:38.616 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:39:42.696 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 4.08 sec 2018-01-19 11:39:42.696 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:39:42.697 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:39:42.720 7569 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:39:45.530 7569 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:39:45.555 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:40:00.665 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 15.11 sec 2018-01-19 11:40:00.666 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:40:04.610 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 3.94 sec 2018-01-19 11:40:04.611 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:40:04.794 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 11:40:04.795 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:40:08.137 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.34 sec 2018-01-19 11:40:09.396 5728 INFO rally.task.engine [-] Load duration is: 2.80883 2018-01-19 11:40:09.397 5728 INFO rally.task.engine [-] Full duration is: 32.943058 2018-01-19 11:40:09.665 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:40:12.426 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.76 sec 2018-01-19 11:40:12.426 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:40:12.990 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 11:40:12.990 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() started 2018-01-19 11:40:16.970 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack setup() finished in 3.98 sec 2018-01-19 11:40:16.970 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:40:16.970 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:40:16.993 7855 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:40:18.357 7855 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:40:18.377 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:40:30.544 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 12.17 sec 2018-01-19 11:40:30.544 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() started 2018-01-19 11:40:34.312 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context network@openstack cleanup() finished in 3.77 sec 2018-01-19 11:40:34.313 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:40:34.489 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-19 11:40:34.489 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:40:37.743 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.25 sec 2018-01-19 11:40:37.818 5728 INFO rally.task.engine [-] Load duration is: 1.361884 2018-01-19 11:40:37.819 5728 INFO rally.task.engine [-] Full duration is: 28.093822 2018-01-19 11:40:38.055 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:40:40.747 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.69 sec 2018-01-19 11:40:40.747 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:40:41.312 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 11:40:41.313 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:40:41.313 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:40:41.335 8141 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:40:42.772 8141 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: OK 2018-01-19 11:40:42.791 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:40:48.475 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 5.68 sec 2018-01-19 11:40:48.475 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:40:48.501 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 26.19 msec 2018-01-19 11:40:48.502 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:40:51.852 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.35 sec 2018-01-19 11:40:52.131 5728 INFO rally.task.engine [-] Load duration is: 1.434711 2018-01-19 11:40:52.132 5728 INFO rally.task.engine [-] Full duration is: 13.812984 2018-01-19 11:40:52.373 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() started 2018-01-19 11:40:55.034 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack setup() finished in 2.66 sec 2018-01-19 11:40:55.035 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() started 2018-01-19 11:40:55.594 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack setup() finished in 0.56 sec 2018-01-19 11:40:55.595 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() started 2018-01-19 11:40:55.595 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 11:40:55.616 8427 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 START 2018-01-19 11:40:56.946 8427 INFO rally.task.runner [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | ITER: 1 END: Error Conflict: Security Group b62dcc01-1de4-40e4-8cd3-373778f149c2 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-3574271 failed with "argument of type 'NoneType' is not iterable". 2018-01-19 11:40:56.972 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() started 2018-01-19 11:41:04.326 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context cleanup@openstack cleanup() finished in 7.35 sec 2018-01-19 11:41:04.326 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() started 2018-01-19 11:41:04.352 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context quotas@openstack cleanup() finished in 25.78 msec 2018-01-19 11:41:04.353 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() started 2018-01-19 11:41:07.809 5728 INFO rally.task.context [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Context users@openstack cleanup() finished in 3.46 sec 2018-01-19 11:41:08.468 5728 INFO rally.task.engine [-] Load duration is: 1.324884 2018-01-19 11:41:08.469 5728 INFO rally.task.engine [-] Full duration is: 15.454928 2018-01-19 11:41:08.774 5728 INFO rally.task.engine [-] Task 6e3bab89-6eea-49f7-97b2-322ca08b5fdc | Completed: Running task. test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.delete_network | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | total | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | -> duration | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.113143 Full duration: 14.427184 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.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | neutron.delete_port | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | total | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> duration | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 1.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.786735 Full duration: 24.950465 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_subnet | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | neutron.create_router | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | neutron.add_interface_router | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | neutron.remove_interface_router | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 1.033 | 100.0% | 1 | | neutron.delete_router | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 4.494 | 4.494 | 4.494 | 4.494 | 4.494 | 4.494 | 100.0% | 1 | | -> duration | 4.494 | 4.494 | 4.494 | 4.494 | 4.494 | 4.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.493577 Full duration: 32.342829 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.delete_subnet | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | total | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | -> duration | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.389465 Full duration: 23.784321 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | neutron.list_networks | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.280412 Full duration: 15.977676 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.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | neutron.list_ports | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378063 Full duration: 24.291661 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | neutron.create_subnet | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | neutron.create_router | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | neutron.add_interface_router | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | neutron.list_routers | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 100.0% | 1 | | -> duration | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.80883 Full duration: 32.943058 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.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | neutron.create_subnet | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> duration | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 1.362 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.361884 Full duration: 28.093822 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 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | neutron.delete_security_group | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> duration | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.434711 Full duration: 13.812984 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.create_security_group_rule | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | neutron.delete_security_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.0% | 1 | | total | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 0.0% | 1 | | -> duration | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.324884 Full duration: 15.454928 2018-01-19 11:41:09,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6e3bab89-6eea-49f7-97b2-322ca08b5fdc 2018-01-19 11:41:09,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6e3bab89-6eea-49f7-97b2-322ca08b5fdc', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-19 11:41:09,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6e3bab89-6eea-49f7-97b2-322ca08b5fdc'] 2018-01-19 11:41:10,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:41:10,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-01-19 11:41:10,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-19 11:41:10,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-19 11:41:10,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:41:10,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:41:10,064 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:44:07,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9: started 2018-01-19 11:41:12.060 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Starting: Task validation. 2018-01-19 11:41:12.103 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Starting: Task validation of syntax. 2018-01-19 11:41:12.222 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Completed: Task validation of syntax. 2018-01-19 11:41:12.222 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Starting: Task validation of required platforms. 2018-01-19 11:41:12.259 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Completed: Task validation of required platforms. 2018-01-19 11:41:12.259 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Starting: Task validation of semantic. 2018-01-19 11:41:12.841 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack setup() started 2018-01-19 11:41:15.596 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 11:41:26.116 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack cleanup() started 2018-01-19 11:41:29.610 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-19 11:41:29.610 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Completed: Task validation of semantic. 2018-01-19 11:41:29.610 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Completed: Task validation. 2018-01-19 11:41:29.611 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Starting: Running task. 2018-01-19 11:41:29.767 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack setup() started 2018-01-19 11:41:32.336 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack setup() finished in 2.57 sec 2018-01-19 11:41:32.337 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context cleanup@openstack setup() started 2018-01-19 11:41:32.337 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 11:41:33.100 8802 INFO rally.task.runner [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | ITER: 1 START 2018-01-19 11:43:55.929 8802 INFO rally.task.runner [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-19 11:43:55.953 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context cleanup@openstack cleanup() started 2018-01-19 11:44:02.746 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context cleanup@openstack cleanup() finished in 6.79 sec 2018-01-19 11:44:02.746 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack cleanup() started 2018-01-19 11:44:05.980 8677 INFO rally.task.context [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Context users@openstack cleanup() finished in 3.23 sec 2018-01-19 11:44:06.598 8677 INFO rally.task.engine [-] Load duration is: 141.823237 2018-01-19 11:44:06.599 8677 INFO rally.task.engine [-] Full duration is: 156.230455 2018-01-19 11:44:06.894 8677 INFO rally.task.engine [-] Task 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.607 | 7.607 | 7.607 | 7.607 | 7.607 | 7.607 | 100.0% | 1 | | nova.find_host_to_migrate | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | nova.live_migrate | 134.137 | 134.137 | 134.137 | 134.137 | 134.137 | 134.137 | 0.0% | 1 | | total | 142.823 | 142.823 | 142.823 | 142.823 | 142.823 | 142.823 | 0.0% | 1 | | -> duration | 141.823 | 141.823 | 141.823 | 141.823 | 141.823 | 141.823 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.823237 Full duration: 156.230455 2018-01-19 11:44:07,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9bdebb99-2027-4cda-afa7-e60f0eb59bc9 2018-01-19 11:44:07,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9bdebb99-2027-4cda-afa7-e60f0eb59bc9', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-19 11:44:07,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9bdebb99-2027-4cda-afa7-e60f0eb59bc9'] 2018-01-19 11:44:07,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:44:07,989 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-19 11:44:07,990 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-19 11:44:07,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-19 11:44:07,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 11:44:08,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-19 11:44:08,029 - 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': '12e74c58-e34e-43de-a810-be98dcc0c03d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-65b53c5f-ebc1-4264-b57c-8123354602cf', 'flavor_name': 'rally-tiny-65b53c5f-ebc1-4264-b57c-8123354602cf', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-65b53c5f-ebc1-4264-b57c-8123354602cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-19 11:45:05,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 0b78e6ff-3708-4f75-8039-4322011c5d9b: started 2018-01-19 11:44:10.209 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Starting: Task validation. 2018-01-19 11:44:10.254 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Starting: Task validation of syntax. 2018-01-19 11:44:10.328 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Completed: Task validation of syntax. 2018-01-19 11:44:10.328 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Starting: Task validation of required platforms. 2018-01-19 11:44:10.356 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Completed: Task validation of required platforms. 2018-01-19 11:44:10.357 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Starting: Task validation of semantic. 2018-01-19 11:44:11.027 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:13.727 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.70 sec 2018-01-19 11:44:15.714 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:44:19.430 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.72 sec 2018-01-19 11:44:19.431 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Completed: Task validation of semantic. 2018-01-19 11:44:19.431 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Completed: Task validation. 2018-01-19 11:44:19.432 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Starting: Running task. 2018-01-19 11:44:19.594 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:22.364 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.77 sec 2018-01-19 11:44:22.365 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() started 2018-01-19 11:44:22.365 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 11:44:22.389 9037 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 START 2018-01-19 11:44:23.245 9037 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 END: OK 2018-01-19 11:44:23.271 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:44:24.154 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2018-01-19 11:44:24.154 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:44:27.814 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.66 sec 2018-01-19 11:44:29.648 8912 INFO rally.task.engine [-] Load duration is: 0.854449 2018-01-19 11:44:29.649 8912 INFO rally.task.engine [-] Full duration is: 8.236393 2018-01-19 11:44:29.893 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:32.626 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.73 sec 2018-01-19 11:44:32.626 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() started 2018-01-19 11:44:32.626 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 11:44:32.649 9143 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 START 2018-01-19 11:44:33.344 9143 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 END: OK 2018-01-19 11:44:33.371 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:44:34.307 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-19 11:44:34.307 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:44:37.777 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.47 sec 2018-01-19 11:44:37.935 8912 INFO rally.task.engine [-] Load duration is: 0.693699 2018-01-19 11:44:37.936 8912 INFO rally.task.engine [-] Full duration is: 7.903385 2018-01-19 11:44:38.179 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:40.840 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.66 sec 2018-01-19 11:44:40.841 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() started 2018-01-19 11:44:40.841 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 11:44:40.864 9249 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 START 2018-01-19 11:44:41.580 9249 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 END: OK 2018-01-19 11:44:41.606 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:44:42.581 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-19 11:44:42.581 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:44:46.102 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.52 sec 2018-01-19 11:44:46.227 8912 INFO rally.task.engine [-] Load duration is: 0.714067 2018-01-19 11:44:46.228 8912 INFO rally.task.engine [-] Full duration is: 7.940391 2018-01-19 11:44:46.478 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:49.187 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.71 sec 2018-01-19 11:44:49.188 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() started 2018-01-19 11:44:49.188 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 11:44:49.211 9355 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 START 2018-01-19 11:44:50.097 9355 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 END: OK 2018-01-19 11:44:50.125 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:44:51.058 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() finished in 0.93 sec 2018-01-19 11:44:51.059 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:44:54.407 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.35 sec 2018-01-19 11:44:54.527 8912 INFO rally.task.engine [-] Load duration is: 0.8843 2018-01-19 11:44:54.528 8912 INFO rally.task.engine [-] Full duration is: 7.946475 2018-01-19 11:44:54.768 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() started 2018-01-19 11:44:57.465 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack setup() finished in 2.70 sec 2018-01-19 11:44:57.466 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() started 2018-01-19 11:44:57.466 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 11:44:57.488 9461 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 START 2018-01-19 11:44:58.381 9461 INFO rally.task.runner [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | ITER: 1 END: OK 2018-01-19 11:44:58.411 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() started 2018-01-19 11:44:59.363 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-19 11:44:59.363 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() started 2018-01-19 11:45:02.952 8912 INFO rally.task.context [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Context users@openstack cleanup() finished in 3.59 sec 2018-01-19 11:45:04.819 8912 INFO rally.task.engine [-] Load duration is: 0.891816 2018-01-19 11:45:04.819 8912 INFO rally.task.engine [-] Full duration is: 8.201476 2018-01-19 11:45:05.020 8912 INFO rally.task.engine [-] Task 0b78e6ff-3708-4f75-8039-4322011c5d9b | Completed: Running task. Task 0b78e6ff-3708-4f75-8039-4322011c5d9b: 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | quotas.delete_quotas | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854449 Full duration: 8.236393 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693699 Full duration: 7.903385 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.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714067 Full duration: 7.940391 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | quotas.delete_quotas | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 0.017 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.8843 Full duration: 7.946475 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891816 Full duration: 8.201476 2018-01-19 11:45:05,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b78e6ff-3708-4f75-8039-4322011c5d9b 2018-01-19 11:45:05,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0b78e6ff-3708-4f75-8039-4322011c5d9b', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-19 11:45:05,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0b78e6ff-3708-4f75-8039-4322011c5d9b'] 2018-01-19 11:45:06,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 11:45:06,137 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-19 11:45:06,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:23 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 03:03 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:14 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:53 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:17 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 07:32 | 208 | 90.00% | +-------------------+------------+---------------+-----------+ | nova | 05:12 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:20 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:30:56 | 802 | 86.25% | +===================+============+===============+===========+ 2018-01-19 11:45:06,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 86.25% 2018-01-19 11:45:12,310 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-19 11:45:12,311 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-19 11:45:12,823 - functest.utils.functest_utils - DEBUG - 2018-01-19 11:45:12,823 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 11:45:12,824 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 18:42 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-19 11:45:12,828 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-19 11:45:12,828 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-19 11:45:12,907 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 11:45:13,330 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 11:45:13,330 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-19 11:45:13,736 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 11:45:16,106 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 11:45:18,240 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 11:45:21,376 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 11:45:23,519 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 11:45:29,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-19 11:45:30,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-19 11:45:31,054 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 11:45:34,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 11:45:34,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 11:45:36,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 11:45:36,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 11:45:38,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-19 11:45:38,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-19 11:45:39,566 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 11:45:39,566 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 11:45:42,375 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 11:45:42,375 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 11:45:42,378 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 11:45:42,380 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-19 11:45:42,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-19 11:45:42,389 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-19 12:00:29,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.190468s] ... ok 2018-01-19 12:00:29,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.063046s] ... ok 2018-01-19 12:00:29,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.988174s] ... ok 2018-01-19 12:00:29,885 - 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.451760s] ... ok 2018-01-19 12:00:29,885 - 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.164058s] ... ok 2018-01-19 12:00:29,885 - 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.617314s] ... ok 2018-01-19 12:00:29,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.245834s] ... ok 2018-01-19 12:00:29,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.213523s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.098916s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001247s] ... ok 2018-01-19 12:00:29,886 - 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 [5.552277s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.071410s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.233054s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.124896s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000958s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [5.875879s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.065598s] ... ok 2018-01-19 12:00:29,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.608876s] ... ok 2018-01-19 12:00:29,886 - 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.423709s] ... ok 2018-01-19 12:00:29,887 - 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.232881s] ... ok 2018-01-19 12:00:29,887 - 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.412298s] ... ok 2018-01-19 12:00:29,887 - 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.245204s] ... ok 2018-01-19 12:00:29,887 - 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.239603s] ... ok 2018-01-19 12:00:29,887 - 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.076636s] ... ok 2018-01-19 12:00:29,887 - 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.077552s] ... ok 2018-01-19 12:00:29,887 - 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.073141s] ... ok 2018-01-19 12:00:29,887 - 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.068653s] ... ok 2018-01-19 12:00:29,887 - 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.071887s] ... ok 2018-01-19 12:00:29,887 - 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.137283s] ... ok 2018-01-19 12:00:29,888 - 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.071580s] ... ok 2018-01-19 12:00:29,888 - 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.012734s] ... ok 2018-01-19 12:00:29,888 - 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.148160s] ... ok 2018-01-19 12:00:29,888 - 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.011982s] ... ok 2018-01-19 12:00:29,888 - 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.011426s] ... ok 2018-01-19 12:00:29,888 - 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.043796s] ... ok 2018-01-19 12:00:29,888 - 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.059926s] ... ok 2018-01-19 12:00:29,888 - 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.065080s] ... ok 2018-01-19 12:00:29,888 - 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.142783s] ... ok 2018-01-19 12:00:29,888 - 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.017039s] ... ok 2018-01-19 12:00:29,889 - 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.068057s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.998628s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [188.152562s] ... FAILED 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [22.636372s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [15.932107s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.499529s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.196925s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.205067s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.358250s] ... ok 2018-01-19 12:00:29,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.391515s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.396893s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.078349s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [6.741699s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.267864s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.032836s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.687981s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.073873s] ... ok 2018-01-19 12:00:29,890 - 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.282416s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.077234s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.263835s] ... ok 2018-01-19 12:00:29,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.977914s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [0.983193s] ... ok 2018-01-19 12:00:29,891 - 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.378880s] ... ok 2018-01-19 12:00:29,891 - 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.225786s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.234113s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [0.987763s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.245663s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.253357s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.238413s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.091634s] ... ok 2018-01-19 12:00:29,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.258738s] ... ok 2018-01-19 12:00:29,892 - 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.239311s] ... ok 2018-01-19 12:00:29,892 - 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.246493s] ... ok 2018-01-19 12:00:29,892 - 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.240908s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.334579s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.360321s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011993s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [24.606279s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.069310s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.072531s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.075155s] ... ok 2018-01-19 12:00:29,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.314483s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.327458s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.640362s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.009095s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.153783s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.042578s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.033056s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.030990s] ... ok 2018-01-19 12:00:29,893 - 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.048783s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.045477s] ... ok 2018-01-19 12:00:29,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.045273s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.038266s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.040060s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.152746s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.102501s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.131757s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.006319s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.012438s] ... ok 2018-01-19 12:00:29,894 - 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.591100s] ... ok 2018-01-19 12:00:29,894 - 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.345117s] ... ok 2018-01-19 12:00:29,894 - 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.020158s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.755156s] ... ok 2018-01-19 12:00:29,894 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.162835s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.833138s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.170681s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [2.453186s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [2.546242s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.442882s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.046827s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.487519s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.152650s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.248719s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.051756s] ... ok 2018-01-19 12:00:29,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.048697s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.244991s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.100893s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.257308s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.063019s] ... ok 2018-01-19 12:00:29,896 - 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.421726s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.771401s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [3.474842s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.690810s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.051752s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.049646s] ... ok 2018-01-19 12:00:29,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.047463s] ... ok 2018-01-19 12:00:29,897 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.041594s] ... ok 2018-01-19 12:00:29,897 - 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.717718s] ... ok 2018-01-19 12:00:29,897 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.264251s] ... ok 2018-01-19 12:00:29,897 - 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.408758s] ... ok 2018-01-19 12:00:29,897 - 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.677786s] ... ok 2018-01-19 12:00:29,897 - 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.472160s] ... ok 2018-01-19 12:00:29,897 - 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.933504s] ... ok 2018-01-19 12:00:29,897 - 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.276673s] ... ok 2018-01-19 12:00:29,897 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.045418s] ... ok 2018-01-19 12:00:29,897 - 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.156417s] ... ok 2018-01-19 12:00:29,897 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.197516s] ... ok 2018-01-19 12:00:29,897 - 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.732437s] ... ok 2018-01-19 12:00:29,898 - 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.691887s] ... ok 2018-01-19 12:00:29,898 - 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.771978s] ... ok 2018-01-19 12:00:29,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [0.958996s] ... ok 2018-01-19 12:00:29,898 - 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.655633s] ... ok 2018-01-19 12:00:29,898 - 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.119884s] ... ok 2018-01-19 12:00:29,898 - 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.019434s] ... ok 2018-01-19 12:00:29,898 - 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.016922s] ... ok 2018-01-19 12:00:29,898 - 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.018218s] ... ok 2018-01-19 12:00:29,898 - 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.702431s] ... ok 2018-01-19 12:00:29,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.152633s] ... ok 2018-01-19 12:00:29,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.159322s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.749965s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.579800s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.906767s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.388596s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.771821s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.513629s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.362646s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [30.162026s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.482129s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [7.808917s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [11.135615s] ... ok 2018-01-19 12:00:29,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.041169s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.177546s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.047168s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.259571s] ... ok 2018-01-19 12:00:29,900 - 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.102337s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.221972s] ... ok 2018-01-19 12:00:29,900 - 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.038578s] ... ok 2018-01-19 12:00:29,900 - 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.047972s] ... ok 2018-01-19 12:00:29,900 - 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.053733s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.051614s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.175579s] ... ok 2018-01-19 12:00:29,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.099856s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.260516s] ... ok 2018-01-19 12:00:29,901 - 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.049241s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.053589s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.152829s] ... ok 2018-01-19 12:00:29,901 - 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.025480s] ... ok 2018-01-19 12:00:29,901 - 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.173524s] ... ok 2018-01-19 12:00:29,901 - 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.162846s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.151070s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.014694s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.069841s] ... ok 2018-01-19 12:00:29,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.279403s] ... ok 2018-01-19 12:00:29,901 - 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.139094s] ... ok 2018-01-19 12:00:29,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.031266s] ... ok 2018-01-19 12:00:29,902 - 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.008542s] ... ok 2018-01-19 12:00:29,902 - 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.045977s] ... ok 2018-01-19 12:00:29,902 - 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.046738s] ... ok 2018-01-19 12:00:29,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.261392s] ... ok 2018-01-19 12:00:29,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036965s] ... ok 2018-01-19 12:00:29,902 - 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.345985s] ... ok 2018-01-19 12:00:29,902 - 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.033503s] ... ok 2018-01-19 12:00:29,902 - 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.034996s] ... ok 2018-01-19 12:00:29,902 - 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.008773s] ... ok 2018-01-19 12:00:29,902 - 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.031527s] ... ok 2018-01-19 12:00:29,903 - 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.033213s] ... ok 2018-01-19 12:00:29,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034432s] ... ok 2018-01-19 12:00:29,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.036430s] ... ok 2018-01-19 12:00:29,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.108770s] ... ok 2018-01-19 12:00:29,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.292650s] ... ok 2018-01-19 12:00:29,903 - 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.076054s] ... ok 2018-01-19 12:00:29,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.067050s] ... ok 2018-01-19 12:00:29,903 - 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.176117s] ... ok 2018-01-19 12:00:29,903 - 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.168024s] ... ok 2018-01-19 12:00:29,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 884.0000 sec. 2018-01-19 12:00:29,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 202 2018-01-19 12:00:29,909 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-19 12:00:29,911 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 1 2018-01-19 12:00:29,916 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.5073891626% 2018-01-19 12:00:38,190 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-19 12:00:38,190 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-19 12:00:38,781 - functest.utils.functest_utils - DEBUG - 2018-01-19 12:00:38,781 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 12:00:38,782 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:24 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-19 12:00:38,786 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-19 12:00:38,786 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-01-19 12:00:56,960 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-01-19 12:00:56,960 - functest.core.robotframework - INFO - Results were successfully generated 2018-01-19 12:00:56,989 - functest.core.robotframework - INFO - Results were successfully parsed 2018-01-19 12:00:57,104 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 12:00:57,105 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 12:00:57,109 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-19 12:00:57,860 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 13:00:26,299 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:00:26,300 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 59:28 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-19 13:00:26,304 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-19 13:00:26,304 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-694 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 13:00:26,307 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 11:57 | PASS | | rally_sanity | functest | smoke | 18:42 | FAIL | | refstack_defcore | functest | smoke | 15:24 | FAIL | | odl | functest | smoke | 00:18 | PASS | | snaps_smoke | functest | smoke | 59:28 | FAIL | | vping_ssh | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-19 13:00:26,313 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-19 13:00:30,114 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 13:00:30,115 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 13:00:30,116 - 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 bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-01-19 13:00:30,117 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-19 13:00:30,117 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-19 13:00:56,440 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-19 13:00:56,441 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-19 13:00:56,569 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:00:56,570 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:00:56,570 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:26 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-19 13:00:56,572 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-19 13:00:56,573 - functest.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-01-19 13:00:57,370 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 13:01:24,782 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:01:25,360 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:01:27,417 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-01-19 13:01:27,833 - functest.utils.openstack_utils - DEBUG - Network 'f24cba85-675d-4205-adb7-d69ca6add227' created successfully 2018-01-19 13:01:27,833 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-19 13:01:28,348 - functest.utils.openstack_utils - DEBUG - Subnet 'f9760e71-e64d-4007-8061-63b009b484dd' created successfully 2018-01-19 13:01:28,348 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-19 13:01:28,547 - functest.utils.openstack_utils - DEBUG - Router '86cdb58a-f7e7-4310-bd26-ac0f7cd1f1fb' created successfully 2018-01-19 13:01:28,548 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-19 13:01:29,758 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-19 13:01:29,759 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-19 13:01:31,184 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-19 13:01:32,031 - functest.utils.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-01-19 13:01:32,229 - functest.utils.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=9f26a627-f949-4d73-9218-1b5f47d01e06 created successfully. 2018-01-19 13:01:32,229 - functest.utils.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-01-19 13:01:32,230 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-19 13:01:32,408 - functest.utils.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-01-19 13:01:32,408 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-19 13:01:32,571 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-19 13:01:32,822 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-19 13:01:33,583 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:01:33,583 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:01:57,115 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:01:58,156 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:01:58,246 - functest.utils.openstack_utils - DEBUG - Security_group format set (port range included) 2018-01-19 13:01:58,787 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-01-19 13:01:59,011 - functest.utils.openstack_utils - DEBUG - Network 'ebc88a78-86cd-4849-b98f-885044c5c2c2' created successfully 2018-01-19 13:01:59,011 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-19 13:01:59,328 - functest.utils.openstack_utils - DEBUG - Subnet '40875f5b-87fc-4149-8836-666bd6750807' created successfully 2018-01-19 13:01:59,328 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-19 13:01:59,497 - functest.utils.openstack_utils - DEBUG - Router '4dfe2660-3f59-4378-afb1-596697bb997d' created successfully 2018-01-19 13:01:59,497 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-19 13:02:00,770 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-19 13:02:00,770 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-19 13:02:02,018 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-19 13:02:02,261 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-01-19 13:02:02,615 - functest.utils.openstack_utils - DEBUG - Network '54da4394-ac3a-49eb-ad39-5b787fcd4b23' created successfully 2018-01-19 13:02:02,615 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-19 13:02:02,950 - functest.utils.openstack_utils - DEBUG - Subnet 'e23503b2-f744-4181-9f62-5d318cdc270b' created successfully 2018-01-19 13:02:02,951 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-19 13:02:03,068 - functest.utils.openstack_utils - DEBUG - Router 'da670717-cbd5-48bb-add3-4ad1ca1487da' created successfully 2018-01-19 13:02:03,069 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-19 13:02:04,372 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-19 13:02:04,372 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-19 13:02:05,574 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-19 13:02:06,127 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-19 13:02:16,693 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-19 13:02:16,818 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=2b45978f-07f7-49c2-8d19-b79f8c0f5c2f created successfully. 2018-01-19 13:07:43,439 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:07:43,978 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:07:46,702 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:07:48,040 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:07:48,040 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:07:51,928 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:07:52,492 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:07:55,348 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:07:56,626 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:07:56,626 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:08:00,810 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:08:13,743 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:08:15,891 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:08:17,513 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:08:17,513 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:08:20,527 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:08:34,413 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:08:36,872 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:08:38,311 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:08:38,311 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:08:41,636 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:08:42,195 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:08:43,779 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-01-19 13:08:44,011 - functest.utils.openstack_utils - DEBUG - Network '9683662b-0275-4aba-ae6a-31b84c95bb89' created successfully 2018-01-19 13:08:44,011 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-19 13:08:44,511 - functest.utils.openstack_utils - DEBUG - Subnet 'e38c45d6-a6c9-4ce0-8dc9-185a6ff3e92a' created successfully 2018-01-19 13:08:44,511 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-19 13:08:44,654 - functest.utils.openstack_utils - DEBUG - Router 'c307981c-1516-43e8-9bea-d4d773e2c245' created successfully 2018-01-19 13:08:44,654 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-19 13:08:45,941 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-19 13:08:45,941 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-19 13:08:47,161 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-19 13:08:47,940 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:08:49,109 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:08:49,109 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:08:55,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 13:08:55,190 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 13:08:55,198 - functest.utils.functest_utils - ERROR - Problem while creating Rally deployment 2018-01-19 13:08:55,279 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:08:55,813 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-01-19 13:08:58,080 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:08:59,257 - functest.utils.openstack_utils - ERROR - Error: Flavor 'm1.tiny' not found. Available flavors are: [] 2018-01-19 13:08:59,257 - functest.utils.openstack_utils - ERROR - Error [get_instance_status(nova_client)]: 'NoneType' object has no attribute 'id' 2018-01-19 13:08:59,339 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-19 13:09:00,301 - functest.utils.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-01-19 13:09:07,433 - functest.utils.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-01-19 13:09:07,562 - functest.utils.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=b698d66c-c8ef-4a63-9e0e-3ae5d0c3a53f created successfully. 2018-01-19 13:09:08,440 - functest.utils.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-01-19 13:09:08,681 - functest.utils.openstack_utils - DEBUG - Network 'a9e94565-c4a3-4a75-a4c0-f69a18da211a' created successfully 2018-01-19 13:09:08,681 - functest.utils.openstack_utils - DEBUG - Creating Subnet.... 2018-01-19 13:09:09,004 - functest.utils.openstack_utils - DEBUG - Subnet '645f731f-88ec-4d51-ae3c-c0894284207d' created successfully 2018-01-19 13:09:09,004 - functest.utils.openstack_utils - DEBUG - Creating Router... 2018-01-19 13:09:09,146 - functest.utils.openstack_utils - DEBUG - Router '7b4715ad-da2a-4fd8-b077-a37892969fab' created successfully 2018-01-19 13:09:09,146 - functest.utils.openstack_utils - DEBUG - Adding router to subnet... 2018-01-19 13:09:10,463 - functest.utils.openstack_utils - DEBUG - Interface added successfully. 2018-01-19 13:09:10,463 - functest.utils.openstack_utils - DEBUG - Adding gateway to router... 2018-01-19 13:09:11,937 - functest.utils.openstack_utils - DEBUG - Gateway added successfully. 2018-01-19 13:09:12,005 - functest.utils.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-01-19 13:11:58,048 - functest.utils.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-01-19 13:13:08,407 - functest.utils.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '645f731f-88ec-4d51-ae3c-c0894284207d')]: Unable to complete operation on subnet 645f731f-88ec-4d51-ae3c-c0894284207d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-b3afb499-53c0-47fb-8835-a33238e17823'] 2018-01-19 13:13:22,335 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-01-19 13:13:22,645 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-19 13:13:22,657 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-01-19 13:13:26,566 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-19 13:13:26,578 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-01-19 13:13:27,094 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-01-19 13:13:27,105 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-01-19 13:13:27,122 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-01-19 13:13:27,686 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/bgpvpn.log' 2018-01-19 13:13:27,813 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:13:27,813 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:13:27,813 - functest.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 12:31 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-01-19 13:13:27,817 - functest.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-01-19 13:13:27,817 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-694 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 13:13:27,820 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:26 | FAIL | | bgpvpn | sdnvpn | features | 12:31 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-19 13:13:27,824 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 13:13:32,494 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 13:13:32,494 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 13:13:32,494 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 13:13:32,495 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-694 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 13:13:32,496 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-19 13:13:32,497 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 13:13:35,153 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 13:13:35,154 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 13:13:35,154 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 13:13:35,155 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-694 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-19 13:13:35,156 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-19 13:13:35,156 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK