2018-02-22 04:23:33,303 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-02-22 04:23:33,303 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-02-22 04:23:33,679 - functest.ci.check_deployment - INFO - Got token ...OK 2018-02-22 04:23:34,069 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-02-22 04:23:34,069 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-02-22 04:23:34,471 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-02-22 04:23:34,471 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/e928914258744c43864dfbb10c55177c ...OK 2018-02-22 04:23:34,861 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-02-22 04:23:34,861 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-02-22 04:23:35,242 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-02-22 04:23:35,242 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-02-22 04:23:36,943 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-22 04:23:38,861 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-22 04:23:38,896 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-22 04:23:40,391 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-02-22 04:23:47,391 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-22 04:23:47,392 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-22 04:23:47,392 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-22 04:23:47,393 - 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-02-22 04:23:47,394 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-22 04:23:47,394 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-22 04:23:49,620 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-22 04:24:05,569 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.654s OK 2018-02-22 04:24:05,693 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:24:05,693 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-22 04:24:05,697 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-22 04:24:07,278 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-22 04:36:37,296 - 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_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (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 83 tests in 709.691s OK 2018-02-22 04:36:37,426 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:36:37,428 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-22 04:36:37,433 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-22 04:36:38,404 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-22 04:37:25,698 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.846s OK 2018-02-22 04:37:25,809 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:37:25,809 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-22 04:37:25,813 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2198 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-22 04:37:25,815 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 11:50 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-22 04:37:25,818 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-22 04:37:44,848 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-22 04:37:44,848 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-22 04:37:44,849 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-22 04:37:44,851 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-22 04:37:44,852 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-22 04:37:44,852 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-22 04:37:46,512 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-02-22 04:37:46,512 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-22 04:37:46,951 - functest.energy.energy - DEBUG - Starting recording 2018-02-22 04:37:46,951 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-02-22 04:37:47,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-22 04:37:47,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-22 04:37:47' 2018-02-22 04:37:47,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:37:50,182 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:37:53,678 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:05,260 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:06,427 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:07,588 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:14,003 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:17,846 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5327963c-f959-408c-957e-5cdc4ab72e2b' 2018-02-22 04:38:39,491 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-22 04:38:46,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-22 04:38:46,793 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-22 04:38:47,800 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-22 04:39:09,921 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-22 04:39:09,921 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-22 04:39:10,456 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:39:10,456 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-22 04:39:10,461 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-22 04:39:10,554 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-22 04:39:10,554 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-22 04:39:10' 2018-02-22 04:39:10,554 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:12,768 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:15,424 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:26,755 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:27,855 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:34,328 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-024c87b0-f49c-492a-aca7-386b107086fe' 2018-02-22 04:39:41,389 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-22 04:39:51,049 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-22 04:39:53,146 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-02-22 04:40:02,841 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-22 04:40:25,782 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:40:25,783 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-22 04:40:25,787 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-22 04:40:25,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-22 04:40:28,202 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-22 04:40:30,824 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-22 04:40:34,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-22 04:40:36,296 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-22 04:40:42,791 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-22 04:40:45,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-22 04:40:48,661 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-22 04:40:48,662 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-22 04:40:51,738 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-22 04:40:51,739 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-22 04:40:51,741 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-22 04:40:51,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-22 04:40:51,745 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-784b5ca1-4d32-4749-b53e-403bc8279f98/repo;testr list-tests 'tempest\.(api|scenario).*\[.*\bsmoke\b.*\]' > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-22 04:40:54,271 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-22 04:40:54,274 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-22 04:40:54,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-02-22 04:40:56,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:40:56.553 61 INFO rally.api [-] Starting verification (UUID=a9f2a775-f459-4ffe-a52e-0a2b6c4ccc61) for deployment 'opnfv-rally' (UUID=33451ff1-ab8f-4272-b149-cccae77c2089) by verifier 'opnfv-tempest' (UUID=784b5ca1-4d32-4749-b53e-403bc8279f98). 2018-02-22 04:40:56,556 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a9f2a775-f459-4ffe-a52e-0a2b6c4ccc61 2018-02-22 04:41:02,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:02.867 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.193s] 2018-02-22 04:41:02,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:02.975 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.109s] 2018-02-22 04:41:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:09.393 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.294s] 2018-02-22 04:41:11,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:11.827 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.432s] 2018-02-22 04:41:23,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:23.436 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.723s] 2018-02-22 04:41:46,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:41:46.106 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.501s] 2018-02-22 04:42:25,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:42:25.147 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.139s] 2018-02-22 04:42:25,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:42:25.148 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-02-22 04:43:07,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:43:07.729 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.083s] 2018-02-22 04:43:07,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:43:07.730 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-22 04:43:49,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:43:49.608 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.134s] 2018-02-22 04:43:49,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:43:49.611 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-22 04:45:48,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:45:48.889 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [77.634s] 2018-02-22 04:46:16,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:16.361 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.090s] 2018-02-22 04:46:16,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:16.577 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.216s] 2018-02-22 04:46:26,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:26.710 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.840s] 2018-02-22 04:46:26,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:26.720 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-02-22 04:46:28,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:28.115 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-22 04:46:28,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:28.116 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-22 04:46:32,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:32.300 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.412s] 2018-02-22 04:46:39,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:39.053 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.024s] 2018-02-22 04:46:46,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:46.303 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.900s] 2018-02-22 04:46:54,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:46:54.525 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.288s] 2018-02-22 04:47:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:04.412 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.428s] 2018-02-22 04:47:11,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:11.244 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.179s] 2018-02-22 04:47:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:17.768 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.110s] 2018-02-22 04:47:25,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:25.207 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.241s] 2018-02-22 04:47:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:33.351 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.255s] 2018-02-22 04:47:42,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:42.232 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.881s] 2018-02-22 04:47:45,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:45.224 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-22 04:47:47,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:47.474 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2018-02-22 04:47:47,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:47.500 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-02-22 04:47:47,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:47.625 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.124s] 2018-02-22 04:47:47,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:47.634 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-02-22 04:47:52,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:52.141 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.934s] 2018-02-22 04:47:53,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:53.007 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.866s] 2018-02-22 04:47:53,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:53.663 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.656s] 2018-02-22 04:47:58,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:47:58.352 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-02-22 04:48:03,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:03.759 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.605s] 2018-02-22 04:48:24,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:24.878 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.512s] 2018-02-22 04:48:30,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:30.952 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.072s] 2018-02-22 04:48:46,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:46.915 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.242s] 2018-02-22 04:48:50,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:50.356 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.437s] 2018-02-22 04:48:58,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:48:58.374 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.018s] 2018-02-22 04:49:07,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:07.942 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.877s] 2018-02-22 04:49:12,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:12.235 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.291s] 2018-02-22 04:49:18,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:18.684 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.450s] 2018-02-22 04:49:34,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:34.606 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.427s] 2018-02-22 04:49:34,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:34.774 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.169s] 2018-02-22 04:49:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:34.983 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.207s] 2018-02-22 04:49:35,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:35.114 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.131s] 2018-02-22 04:49:35,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:35.450 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.335s] 2018-02-22 04:49:35,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:35.558 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.108s] 2018-02-22 04:49:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:49.752 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.828s] 2018-02-22 04:49:50,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:50.180 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.429s] 2018-02-22 04:49:50,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:50.417 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.235s] 2018-02-22 04:49:50,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:50.541 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.124s] 2018-02-22 04:49:50,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:50.771 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.230s] 2018-02-22 04:49:50,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:49:50.950 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.177s] 2018-02-22 04:50:05,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:05.035 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.960s] 2018-02-22 04:50:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:11.774 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.738s] 2018-02-22 04:50:14,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:14.030 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.254s] 2018-02-22 04:50:14,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:14.197 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.167s] 2018-02-22 04:50:14,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:14.323 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.126s] 2018-02-22 04:50:27,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:27.489 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.695s] 2018-02-22 04:50:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:34.120 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.631s] 2018-02-22 04:50:36,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:36.255 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.134s] 2018-02-22 04:50:36,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:36.382 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.128s] 2018-02-22 04:50:36,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:50:36.495 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.114s] 2018-02-22 04:51:00,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:51:00.316 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.938s] 2018-02-22 04:51:13,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:51:13.059 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.742s] 2018-02-22 04:51:25,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:51:25.067 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.006s] 2018-02-22 04:51:37,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:51:37.221 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.154s] 2018-02-22 04:52:12,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:52:12.460 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.883s] 2018-02-22 04:52:26,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:52:26.933 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.473s] 2018-02-22 04:52:39,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:52:39.333 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.400s] 2018-02-22 04:52:50,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:52:50.925 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.592s] 2018-02-22 04:53:09,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:09.508 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.624s] 2018-02-22 04:53:11,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:11.428 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.917s] 2018-02-22 04:53:11,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:11.513 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.088s] 2018-02-22 04:53:16,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:16.619 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.655s] 2018-02-22 04:53:18,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:18.608 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.986s] 2018-02-22 04:53:18,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:18.725 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.120s] 2018-02-22 04:53:23,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:23.075 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.888s] 2018-02-22 04:53:26,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:26.872 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-22 04:53:28,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:28.365 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-22 04:53:28,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:28.368 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-22 04:53:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:28.369 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-22 04:53:28,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:28.370 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-22 04:53:28,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:28.371 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-22 04:53:30,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:30.321 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-02-22 04:53:46,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:53:46.718 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.713s] 2018-02-22 04:54:25,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:54:25.227 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.888s] 2018-02-22 04:54:53,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:54:53.165 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.935s] 2018-02-22 04:55:01,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:55:01.759 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.086s] 2018-02-22 04:56:50,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:56:50.975 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.185s] 2018-02-22 04:57:38,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:57:38.487 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.696s] 2018-02-22 04:58:36,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-22 04:58:36.802 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.893s] 2018-02-22 04:59:00,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a9f2a775-f459-4ffe-a52e-0a2b6c4ccc61']'. 2018-02-22 04:59:01,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-22 04:59:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-22 04:59:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-22 04:59:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a9f2a775-f459-4ffe-a52e-0a2b6c4ccc61 | 2018-02-22 04:59:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-22 04:59:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-22 04:40:56 | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-22 04:59:00 | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:04 | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 784b5ca1-4d32-4749-b53e-403bc8279f98) | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 33451ff1-ab8f-4272-b149-cccae77c2089) | 2018-02-22 04:59:01,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1056.238 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-22 04:59:01,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-22 04:59:01,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-22 04:59:05,629 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 04:59:05,629 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:23 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-22 04:59:05,635 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-22 04:59:05,718 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-22 04:59:06,187 - functest.energy.energy - DEBUG - Starting recording 2018-02-22 04:59:06,187 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-02-22 04:59:06,615 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-22 04:59:09,337 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-22 04:59:11,996 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-22 04:59:15,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-22 04:59:16,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc'... 2018-02-22 04:59:19,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-afdc4201-2a92-4c5f-bbd8-fe477922ebfc'... 2018-02-22 04:59:21,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-afdc4201-2a92-4c5f-bbd8-fe477922ebfc'... 2018-02-22 04:59:32,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc'... 2018-02-22 04:59:33,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc'... 2018-02-22 04:59:34,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-22 04:59:34,557 - 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-02-22 04:59:34,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 04:59:34,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 04:59:34,608 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:00:36,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dee318ea-cd9c-42ba-a676-af5eabc823ae 2018-02-22 05:00:36,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-22 05:00:36,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'dee318ea-cd9c-42ba-a676-af5eabc823ae'] 2018-02-22 05:00:37,282 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643709 Full duration: 6.976343 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 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.280416 Full duration: 7.83029 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 100.0% | 1 | | -> duration | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 1.245 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.245448 Full duration: 7.490612 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920961 Full duration: 7.438518 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | total | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | -> duration | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.325916 Full duration: 7.993332 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task dee318ea-cd9c-42ba-a676-af5eabc823ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> duration | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90735 Full duration: 7.566363 HINTS: * To plot HTML graphics with this data, run: rally task report dee318ea-cd9c-42ba-a676-af5eabc823ae --out output.html * To generate a JUnit report, run: rally task export dee318ea-cd9c-42ba-a676-af5eabc823ae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dee318ea-cd9c-42ba-a676-af5eabc823ae --json --out output.json 2018-02-22 05:00:37,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dee318ea-cd9c-42ba-a676-af5eabc823ae'] 2018-02-22 05:00:38,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:00:38,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dee318ea-cd9c-42ba-a676-af5eabc823ae', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-22 05:00:38,359 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-22 05:00:38,359 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-22 05:00:38,360 - 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-02-22 05:00:38,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:00:38,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:00:38,407 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:02:18,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 55f7569b-5686-4644-8a5a-8fb4a2825ebe 2018-02-22 05:02:18,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '55f7569b-5686-4644-8a5a-8fb4a2825ebe'] 2018-02-22 05:02:19,256 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 55f7569b-5686-4644-8a5a-8fb4a2825ebe: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 55f7569b-5686-4644-8a5a-8fb4a2825ebe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.209 | 3.209 | 3.209 | 3.209 | 3.209 | 3.209 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | -> glance_v2.upload_data | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | glance_v2.delete_image | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> duration | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.445284 Full duration: 12.398527 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 55f7569b-5686-4644-8a5a-8fb4a2825ebe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | -> glance_v2.upload_data | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | glance_v2.list_images | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | -> duration | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 3.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.518589 Full duration: 13.969173 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 55f7569b-5686-4644-8a5a-8fb4a2825ebe has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | -> duration | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.388505 Full duration: 8.41601 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "number_instances": 2, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 55f7569b-5686-4644-8a5a-8fb4a2825ebe has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | -> glance_v2.upload_data | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | nova.boot_servers | 17.408 | 17.408 | 17.408 | 17.408 | 17.408 | 17.408 | 100.0% | 1 | | total | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 100.0% | 1 | | -> duration | 19.55 | 19.55 | 19.55 | 19.55 | 19.55 | 19.55 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.55011 Full duration: 44.690655 HINTS: * To plot HTML graphics with this data, run: rally task report 55f7569b-5686-4644-8a5a-8fb4a2825ebe --out output.html * To generate a JUnit report, run: rally task export 55f7569b-5686-4644-8a5a-8fb4a2825ebe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 55f7569b-5686-4644-8a5a-8fb4a2825ebe --json --out output.json 2018-02-22 05:02:19,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '55f7569b-5686-4644-8a5a-8fb4a2825ebe'] 2018-02-22 05:02:20,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:02:20,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '55f7569b-5686-4644-8a5a-8fb4a2825ebe', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-22 05:02:20,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-22 05:02:20,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-22 05:02:20,322 - 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-02-22 05:02:20,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:02:20,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:02:20,363 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-02-22 05:02:20,363 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-22 05:02:20,363 - 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-02-22 05:02:20,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:02:20,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:02:20,399 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:07:15,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d84e9ae-fa44-44b3-a2b7-749098b50be7 2018-02-22 05:07:15,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2d84e9ae-fa44-44b3-a2b7-749098b50be7'] 2018-02-22 05:07:16,895 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.595 | 10.595 | 10.595 | 10.595 | 10.595 | 10.595 | 100.0% | 1 | | total | 13.581 | 13.581 | 13.581 | 13.581 | 13.581 | 13.581 | 100.0% | 1 | | -> duration | 13.581 | 13.581 | 13.581 | 13.581 | 13.581 | 13.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.581393 Full duration: 41.274598 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.268 | 3.268 | 3.268 | 3.268 | 3.268 | 3.268 | 100.0% | 1 | | cinder_v2.delete_volume | 10.924 | 10.924 | 10.924 | 10.924 | 10.924 | 10.924 | 100.0% | 1 | | total | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 100.0% | 1 | | -> duration | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 14.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.192226 Full duration: 24.616924 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | cinder_v2.delete_volume | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 10.765 | 100.0% | 1 | | total | 16.488 | 16.488 | 16.488 | 16.488 | 16.488 | 16.488 | 100.0% | 1 | | -> duration | 16.488 | 16.488 | 16.488 | 16.488 | 16.488 | 16.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.487629 Full duration: 27.213837 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.718 | 3.718 | 3.718 | 3.718 | 3.718 | 3.718 | 100.0% | 1 | | cinder_v2.delete_volume | 10.76 | 10.76 | 10.76 | 10.76 | 10.76 | 10.76 | 100.0% | 1 | | total | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 100.0% | 1 | | -> duration | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 14.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.477589 Full duration: 25.177156 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.377 | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 100.0% | 1 | | cinder_v2.extend_volume | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | cinder_v2.delete_volume | 19.38 | 19.38 | 19.38 | 19.38 | 19.38 | 19.38 | 100.0% | 1 | | total | 25.167 | 25.167 | 25.167 | 25.167 | 25.167 | 25.167 | 100.0% | 1 | | -> duration | 25.167 | 25.167 | 25.167 | 25.167 | 25.167 | 25.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.166708 Full duration: 34.71618 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.416 | 26.416 | 26.416 | 26.416 | 26.416 | 26.416 | 100.0% | 1 | | cinder_v2.delete_volume | 10.747 | 10.747 | 10.747 | 10.747 | 10.747 | 10.747 | 100.0% | 1 | | total | 37.164 | 37.164 | 37.164 | 37.164 | 37.164 | 37.164 | 100.0% | 1 | | -> duration | 37.164 | 37.164 | 37.164 | 37.164 | 37.164 | 37.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.164498 Full duration: 62.363073 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | cinder_v2.list_qos | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690163 Full duration: 12.138643 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | cinder_v2.set_qos | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850023 Full duration: 12.126096 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | cinder_v2.list_types | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 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.770471 Full duration: 12.030147 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2d84e9ae-fa44-44b3-a2b7-749098b50be7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.896034 Full duration: 12.082884 HINTS: * To plot HTML graphics with this data, run: rally task report 2d84e9ae-fa44-44b3-a2b7-749098b50be7 --out output.html * To generate a JUnit report, run: rally task export 2d84e9ae-fa44-44b3-a2b7-749098b50be7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d84e9ae-fa44-44b3-a2b7-749098b50be7 --json --out output.json 2018-02-22 05:07:16,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2d84e9ae-fa44-44b3-a2b7-749098b50be7'] 2018-02-22 05:07:17,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:07:17,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2d84e9ae-fa44-44b3-a2b7-749098b50be7', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-22 05:07:17,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-22 05:07:17,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-22 05:07:17,989 - 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-02-22 05:07:17,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:07:18,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:07:18,035 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:08:48,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9f1958f-3ddb-440c-b65f-2a45c0263a00 2018-02-22 05:08:48,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c9f1958f-3ddb-440c-b65f-2a45c0263a00'] 2018-02-22 05:08:49,550 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c9f1958f-3ddb-440c-b65f-2a45c0263a00: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c9f1958f-3ddb-440c-b65f-2a45c0263a00 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.95 | 4.95 | 4.95 | 4.95 | 4.95 | 4.95 | 100.0% | 1 | | heat.update_stack | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | heat.delete_stack | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 10.258 | 100.0% | 1 | | -> duration | 6.258 | 6.258 | 6.258 | 6.258 | 6.258 | 6.258 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.258227 Full duration: 21.285845 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c9f1958f-3ddb-440c-b65f-2a45c0263a00 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 100.0% | 1 | | heat.check_stack | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | heat.delete_stack | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 100.0% | 1 | | total | 6.971 | 6.971 | 6.971 | 6.971 | 6.971 | 6.971 | 100.0% | 1 | | -> duration | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.970505 Full duration: 18.476437 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c9f1958f-3ddb-440c-b65f-2a45c0263a00 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 4.891 | 100.0% | 1 | | heat.suspend_stack | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | heat.resume_stack | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | heat.delete_stack | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | total | 9.482 | 9.482 | 9.482 | 9.482 | 9.482 | 9.482 | 100.0% | 1 | | -> duration | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 7.482 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.482474 Full duration: 19.67381 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c9f1958f-3ddb-440c-b65f-2a45c0263a00 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.734684 Full duration: 10.682729 HINTS: * To plot HTML graphics with this data, run: rally task report c9f1958f-3ddb-440c-b65f-2a45c0263a00 --out output.html * To generate a JUnit report, run: rally task export c9f1958f-3ddb-440c-b65f-2a45c0263a00 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c9f1958f-3ddb-440c-b65f-2a45c0263a00 --json --out output.json 2018-02-22 05:08:49,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c9f1958f-3ddb-440c-b65f-2a45c0263a00'] 2018-02-22 05:08:50,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:08:50,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c9f1958f-3ddb-440c-b65f-2a45c0263a00', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-22 05:08:50,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-22 05:08:50,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-22 05:08:50,613 - 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-02-22 05:08:50,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:08:50,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:08:50,659 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:12:07,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5767a0c0-3f13-46b5-af4b-403cc261b42b 2018-02-22 05:12:07,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5767a0c0-3f13-46b5-af4b-403cc261b42b'] 2018-02-22 05:12:08,239 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.add_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.revoke_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678932 Full duration: 14.69315 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.list_roles | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595497 Full duration: 14.564975 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | keystone_v3.list_projects | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 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.607659 Full duration: 14.608136 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.delete_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> duration | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.551673 Full duration: 12.35719 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.delete_service | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> duration | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.566053 Full duration: 12.759202 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.create_user | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.create_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.get_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.list_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.12442 Full duration: 19.222946 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.update_project | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.delete_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698347 Full duration: 12.604683 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718983 Full duration: 14.772536 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.608517 Full duration: 14.017953 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | keystone_v3.list_users | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 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.736471 Full duration: 14.654486 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 5767a0c0-3f13-46b5-af4b-403cc261b42b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.create_users | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | total | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 100.0% | 1 | | -> duration | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 3.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.713968 Full duration: 20.203052 HINTS: * To plot HTML graphics with this data, run: rally task report 5767a0c0-3f13-46b5-af4b-403cc261b42b --out output.html * To generate a JUnit report, run: rally task export 5767a0c0-3f13-46b5-af4b-403cc261b42b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5767a0c0-3f13-46b5-af4b-403cc261b42b --json --out output.json 2018-02-22 05:12:08,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5767a0c0-3f13-46b5-af4b-403cc261b42b'] 2018-02-22 05:12:09,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:12:09,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5767a0c0-3f13-46b5-af4b-403cc261b42b', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-22 05:12:09,383 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-22 05:12:09,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-22 05:12:09,384 - 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-02-22 05:12:09,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:12:09,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:12:09,431 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:18:27,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 120c3b28-fcfa-42d2-bf86-46bced9a32cf 2018-02-22 05:18:27,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '120c3b28-fcfa-42d2-bf86-46bced9a32cf'] 2018-02-22 05:18:28,906 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | neutron.delete_network | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | -> duration | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.271776 Full duration: 14.77395 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | neutron.delete_port | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | total | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | -> duration | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.431972 Full duration: 36.347443 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | neutron.create_subnet | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | neutron.create_router | 2.237 | 2.237 | 2.237 | 2.237 | 2.237 | 2.237 | 100.0% | 1 | | neutron.add_interface_router | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 100.0% | 1 | | neutron.remove_interface_router | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | neutron.delete_router | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 3.007 | 100.0% | 1 | | total | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 100.0% | 1 | | -> duration | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 11.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.017261 Full duration: 49.470232 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | neutron.delete_subnet | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | total | 2.361 | 2.361 | 2.361 | 2.361 | 2.361 | 2.361 | 100.0% | 1 | | -> duration | 2.361 | 2.361 | 2.361 | 2.361 | 2.361 | 2.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.361128 Full duration: 37.169953 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | neutron.list_networks | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> duration | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.695021 Full duration: 17.09524 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | neutron.list_ports | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> duration | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 1.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.975063 Full duration: 35.672346 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.create_subnet | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | neutron.create_router | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | neutron.add_interface_router | 2.108 | 2.108 | 2.108 | 2.108 | 2.108 | 2.108 | 100.0% | 1 | | neutron.list_routers | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 100.0% | 1 | | -> duration | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.435924 Full duration: 52.43195 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_subnet | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | neutron.list_subnets | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> duration | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.7946 Full duration: 41.007042 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | 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.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | neutron.delete_security_group | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | -> duration | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43348 Full duration: 14.0572 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | 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.175 | 1.175 | 1.175 | 1.175 | 1.175 | 1.175 | 100.0% | 1 | | neutron.create_security_group_rule | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | neutron.delete_security_group | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 100.0% | 1 | | -> duration | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.098411 Full duration: 14.627193 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 120c3b28-fcfa-42d2-bf86-46bced9a32cf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | neutron.create_router | 3.787 | 3.787 | 3.787 | 3.787 | 3.787 | 3.787 | 100.0% | 1 | | neutron.add_gateway_router | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.remove_gateway_router | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 100.0% | 1 | | total | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 100.0% | 1 | | -> duration | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 8.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.867397 Full duration: 31.970759 HINTS: * To plot HTML graphics with this data, run: rally task report 120c3b28-fcfa-42d2-bf86-46bced9a32cf --out output.html * To generate a JUnit report, run: rally task export 120c3b28-fcfa-42d2-bf86-46bced9a32cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 120c3b28-fcfa-42d2-bf86-46bced9a32cf --json --out output.json 2018-02-22 05:18:28,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '120c3b28-fcfa-42d2-bf86-46bced9a32cf'] 2018-02-22 05:18:30,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:18:30,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '120c3b28-fcfa-42d2-bf86-46bced9a32cf', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-22 05:18:30,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-22 05:18:30,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-22 05:18:30,166 - 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-02-22 05:18:30,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:18:30,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:18:30,211 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:27:37,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 50605a75-0438-419a-a5be-96fea45fde95 2018-02-22 05:27:37,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '50605a75-0438-419a-a5be-96fea45fde95'] 2018-02-22 05:27:38,359 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "block_migration": false, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.288 | 14.288 | 14.288 | 14.288 | 14.288 | 14.288 | 100.0% | 1 | | nova.find_host_to_migrate | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | nova.live_migrate | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 100.0% | 1 | | nova.delete_server | 3.015 | 3.015 | 3.015 | 3.015 | 3.015 | 3.015 | 100.0% | 1 | | total | 32.08 | 32.08 | 32.08 | 32.08 | 32.08 | 32.08 | 100.0% | 1 | | -> duration | 31.08 | 31.08 | 31.08 | 31.08 | 31.08 | 31.08 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.080175 Full duration: 41.314122 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.936 | 11.936 | 11.936 | 11.936 | 11.936 | 11.936 | 100.0% | 1 | | cinder_v2.create_volume | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 2.65 | 100.0% | 1 | | nova.attach_volume | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 6.794 | 100.0% | 1 | | nova.find_host_to_migrate | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | nova.live_migrate | 14.66 | 14.66 | 14.66 | 14.66 | 14.66 | 14.66 | 100.0% | 1 | | nova.detach_volume | 3.967 | 3.967 | 3.967 | 3.967 | 3.967 | 3.967 | 100.0% | 1 | | cinder_v2.delete_volume | 93.264 | 93.264 | 93.264 | 93.264 | 93.264 | 93.264 | 100.0% | 1 | | nova.delete_server | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 100.0% | 1 | | total | 137.48 | 137.48 | 137.48 | 137.48 | 137.48 | 137.48 | 100.0% | 1 | | -> duration | 136.48 | 136.48 | 136.48 | 136.48 | 136.48 | 136.48 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 136.480264 Full duration: 150.262779 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 5.582 | 100.0% | 1 | | nova.boot_server | 15.248 | 15.248 | 15.248 | 15.248 | 15.248 | 15.248 | 100.0% | 1 | | nova.find_host_to_migrate | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | nova.live_migrate | 13.573 | 13.573 | 13.573 | 13.573 | 13.573 | 13.573 | 100.0% | 1 | | nova.delete_server | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 100.0% | 1 | | total | 40.645 | 40.645 | 40.645 | 40.645 | 40.645 | 40.645 | 100.0% | 1 | | -> duration | 39.645 | 39.645 | 39.645 | 39.645 | 39.645 | 39.645 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.645263 Full duration: 52.987122 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "server_kwargs": { "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | nova.boot_server | 7.472 | 7.472 | 7.472 | 7.472 | 7.472 | 7.472 | 100.0% | 1 | | nova.delete_server | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | nova.delete_keypair | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 11.334 | 11.334 | 11.334 | 11.334 | 11.334 | 11.334 | 100.0% | 1 | | -> duration | 10.334 | 10.334 | 10.334 | 10.334 | 10.334 | 10.334 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.334168 Full duration: 44.482783 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "volume_size": 5, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 100.0% | 1 | | nova.boot_server | 13.777 | 13.777 | 13.777 | 13.777 | 13.777 | 13.777 | 100.0% | 1 | | nova.delete_server | 5.009 | 5.009 | 5.009 | 5.009 | 5.009 | 5.009 | 100.0% | 1 | | total | 24.394 | 24.394 | 24.394 | 24.394 | 24.394 | 24.394 | 100.0% | 1 | | -> duration | 23.394 | 23.394 | 23.394 | 23.394 | 23.394 | 23.394 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.393566 Full duration: 60.033754 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "force_delete": false, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.348 | 12.348 | 12.348 | 12.348 | 12.348 | 12.348 | 100.0% | 1 | | nova.pause_server | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 5.404 | 100.0% | 1 | | nova.unpause_server | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | nova.delete_server | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | total | 23.245 | 23.245 | 23.245 | 23.245 | 23.245 | 23.245 | 100.0% | 1 | | -> duration | 18.245 | 18.245 | 18.245 | 18.245 | 18.245 | 18.245 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.244737 Full duration: 55.464644 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "nics": [ { "net-id": "6d546ec2-86f0-4843-81e0-9538e2fb67bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 100.0% | 1 | | nova.migrate | 23.261 | 23.261 | 23.261 | 23.261 | 23.261 | 23.261 | 100.0% | 1 | | nova.resize_confirm | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | nova.delete_server | 2.788 | 2.788 | 2.788 | 2.788 | 2.788 | 2.788 | 100.0% | 1 | | total | 40.561 | 40.561 | 40.561 | 40.561 | 40.561 | 40.561 | 100.0% | 1 | | -> duration | 39.561 | 39.561 | 39.561 | 39.561 | 39.561 | 39.561 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.560788 Full duration: 49.983691 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "image": { "name": "Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.941 | 10.941 | 10.941 | 10.941 | 10.941 | 10.941 | 100.0% | 1 | | nova.list_interfaces | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | -> duration | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 10.246 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.245842 Full duration: 49.056291 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 50605a75-0438-419a-a5be-96fea45fde95 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | nova.delete_server_group | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> duration | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.321167 Full duration: 10.05228 HINTS: * To plot HTML graphics with this data, run: rally task report 50605a75-0438-419a-a5be-96fea45fde95 --out output.html * To generate a JUnit report, run: rally task export 50605a75-0438-419a-a5be-96fea45fde95 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 50605a75-0438-419a-a5be-96fea45fde95 --json --out output.json 2018-02-22 05:27:38,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '50605a75-0438-419a-a5be-96fea45fde95'] 2018-02-22 05:27:39,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:27:39,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '50605a75-0438-419a-a5be-96fea45fde95', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-22 05:27:39,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-02-22 05:27:39,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-22 05:27:39,490 - 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-02-22 05:27:39,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-22 05:27:39,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', 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-02-22 05:27:39,533 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '6d546ec2-86f0-4843-81e0-9538e2fb67bb', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'flavor_name': 'rally-tiny-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-afdc4201-2a92-4c5f-bbd8-fe477922ebfc', '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-02-22 05:28:34,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 543a6d51-a4f1-403d-a9fb-880edf91bdad 2018-02-22 05:28:34,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '543a6d51-a4f1-403d-a9fb-880edf91bdad'] 2018-02-22 05:28:35,248 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 543a6d51-a4f1-403d-a9fb-880edf91bdad: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 543a6d51-a4f1-403d-a9fb-880edf91bdad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | quotas.delete_quotas | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> duration | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86501 Full duration: 8.745202 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 543a6d51-a4f1-403d-a9fb-880edf91bdad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909333 Full duration: 8.991813 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 543a6d51-a4f1-403d-a9fb-880edf91bdad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808868 Full duration: 8.569745 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 543a6d51-a4f1-403d-a9fb-880edf91bdad has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003133 Full duration: 8.839698 HINTS: * To plot HTML graphics with this data, run: rally task report 543a6d51-a4f1-403d-a9fb-880edf91bdad --out output.html * To generate a JUnit report, run: rally task export 543a6d51-a4f1-403d-a9fb-880edf91bdad --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 543a6d51-a4f1-403d-a9fb-880edf91bdad --json --out output.json 2018-02-22 05:28:35,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '543a6d51-a4f1-403d-a9fb-880edf91bdad'] 2018-02-22 05:28:36,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-22 05:28:36,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '543a6d51-a4f1-403d-a9fb-880edf91bdad', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-22 05:28:36,308 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-22 05:28:36,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 04:23 | 10 | 100.00% | | heat | 01:10 | 4 | 100.00% | | keystone | 02:44 | 11 | 100.00% | | neutron | 05:44 | 11 | 100.00% | | nova | 08:33 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:16 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-02-22 05:28:36,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-02-22 05:28:48,055 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-22 05:28:48,056 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-22 05:28:48,946 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 05:28:48,946 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:41 | PASS | +----------------------+------------------+------------------+----------------+ 2018-02-22 05:28:48,951 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-22 05:28:49,033 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-22 05:28:49,521 - functest.energy.energy - DEBUG - Starting recording 2018-02-22 05:28:49,522 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-02-22 05:28:49,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-22 05:28:52,531 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-22 05:28:55,305 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-22 05:28:58,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-22 05:29:00,874 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-22 05:29:07,740 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project and user for Tempest suite 2018-02-22 05:29:10,391 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-22 05:29:14,468 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-22 05:29:18,711 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-22 05:29:21,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-22 05:29:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-22 05:29:24,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-22 05:29:24,906 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-22 05:29:28,120 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-22 05:29:28,121 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-22 05:29:28,124 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-22 05:29:28,128 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-22 05:29:28,130 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-22 05:29:28,134 - 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-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.693108s] ... ok 2018-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.128879s] ... ok 2018-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [14.775197s] ... ok 2018-02-22 05:48:06,898 - 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 [1.149701s] ... ok 2018-02-22 05:48:06,898 - 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.222567s] ... ok 2018-02-22 05:48:06,898 - 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 [15.135172s] ... ok 2018-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.135451s] ... ok 2018-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.625177s] ... ok 2018-02-22 05:48:06,898 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.121283s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001056s] ... ok 2018-02-22 05:48:06,899 - 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 [9.858555s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.126793s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.564460s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.116424s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001545s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.811860s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.088457s] ... ok 2018-02-22 05:48:06,899 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.132949s] ... ok 2018-02-22 05:48:06,899 - 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.454173s] ... ok 2018-02-22 05:48:06,899 - 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.593552s] ... ok 2018-02-22 05:48:06,899 - 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.667556s] ... ok 2018-02-22 05:48:06,899 - 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.658531s] ... ok 2018-02-22 05:48:06,899 - 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.536743s] ... ok 2018-02-22 05:48:06,899 - 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.139192s] ... ok 2018-02-22 05:48:06,899 - 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.166033s] ... ok 2018-02-22 05:48:06,899 - 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.128402s] ... ok 2018-02-22 05:48:06,899 - 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.123661s] ... ok 2018-02-22 05:48:06,899 - 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.127583s] ... ok 2018-02-22 05:48:06,899 - 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.266886s] ... ok 2018-02-22 05:48:06,900 - 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.135594s] ... ok 2018-02-22 05:48:06,900 - 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.019551s] ... ok 2018-02-22 05:48:06,900 - 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.291763s] ... ok 2018-02-22 05:48:06,900 - 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.025752s] ... ok 2018-02-22 05:48:06,900 - 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.018457s] ... ok 2018-02-22 05:48:06,900 - 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.061025s] ... ok 2018-02-22 05:48:06,900 - 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.117866s] ... ok 2018-02-22 05:48:06,900 - 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.118055s] ... ok 2018-02-22 05:48:06,900 - 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.366920s] ... ok 2018-02-22 05:48:06,900 - 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.023015s] ... ok 2018-02-22 05:48:06,900 - 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.138291s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [21.216429s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.157984s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [29.877375s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.411596s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.420351s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.306852s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.323605s] ... ok 2018-02-22 05:48:06,900 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.746264s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.714576s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.462953s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.188565s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.251201s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.209118s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [12.078059s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [24.149488s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.163937s] ... ok 2018-02-22 05:48:06,901 - 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.315954s] ... ok 2018-02-22 05:48:06,901 - 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.589632s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.375693s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.388778s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.251631s] ... ok 2018-02-22 05:48:06,901 - 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.487533s] ... ok 2018-02-22 05:48:06,901 - 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.490935s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.510526s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.331121s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.534462s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.566573s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.580657s] ... ok 2018-02-22 05:48:06,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.204559s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.431541s] ... ok 2018-02-22 05:48:06,902 - 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.710680s] ... ok 2018-02-22 05:48:06,902 - 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.479710s] ... ok 2018-02-22 05:48:06,902 - 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.469769s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.337826s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.312557s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013159s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [35.573121s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.025687s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.026169s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.024641s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.388871s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.075370s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.803227s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.081002s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.087501s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.277321s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.124858s] ... ok 2018-02-22 05:48:06,902 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.124845s] ... ok 2018-02-22 05:48:06,902 - 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.217716s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.236850s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.152508s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.157957s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.133886s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.162058s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.100175s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.663107s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.083082s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.101395s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.479088s] ... ok 2018-02-22 05:48:06,903 - 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.476699s] ... ok 2018-02-22 05:48:06,903 - 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.105931s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.199915s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.758145s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.623525s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.311178s] ... ok 2018-02-22 05:48:06,903 - 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 [4.657632s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.357780s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.710006s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.623625s] ... ok 2018-02-22 05:48:06,903 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [5.119191s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.254215s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.218876s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.122606s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.139028s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.192304s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.193156s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.210108s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.201123s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.110329s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.322768s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.485439s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.263332s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.119807s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.145598s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.099873s] ... ok 2018-02-22 05:48:06,904 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.109355s] ... ok 2018-02-22 05:48:06,904 - 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.599941s] ... ok 2018-02-22 05:48:06,904 - 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.369689s] ... ok 2018-02-22 05:48:06,904 - 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 [3.459523s] ... ok 2018-02-22 05:48:06,904 - 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.974458s] ... ok 2018-02-22 05:48:06,905 - 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.790769s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.073678s] ... ok 2018-02-22 05:48:06,905 - 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.649747s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.111017s] ... ok 2018-02-22 05:48:06,905 - 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.181858s] ... ok 2018-02-22 05:48:06,905 - 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.576286s] ... ok 2018-02-22 05:48:06,905 - 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.819324s] ... ok 2018-02-22 05:48:06,905 - 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.647284s] ... ok 2018-02-22 05:48:06,905 - 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.837871s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.317505s] ... ok 2018-02-22 05:48:06,905 - 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.844614s] ... ok 2018-02-22 05:48:06,905 - 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.129605s] ... ok 2018-02-22 05:48:06,905 - 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.038616s] ... ok 2018-02-22 05:48:06,905 - 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.035804s] ... ok 2018-02-22 05:48:06,905 - 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.034019s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.010548s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.175286s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.178683s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.662098s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.501043s] ... ok 2018-02-22 05:48:06,905 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.886849s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.517999s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.446157s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.712868s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.434228s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [7.082372s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [24.657959s] ... ok 2018-02-22 05:48:06,906 - 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 [49.353089s] ... ok 2018-02-22 05:48:06,906 - 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 [27.929785s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.093600s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.111210s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.101779s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.527724s] ... ok 2018-02-22 05:48:06,906 - 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.228670s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.457628s] ... ok 2018-02-22 05:48:06,906 - 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.082656s] ... ok 2018-02-22 05:48:06,906 - 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.145655s] ... ok 2018-02-22 05:48:06,906 - 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.113695s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.097569s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.094349s] ... ok 2018-02-22 05:48:06,906 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.171533s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.177268s] ... ok 2018-02-22 05:48:06,907 - 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.116705s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.113703s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.027854s] ... ok 2018-02-22 05:48:06,907 - 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.051523s] ... ok 2018-02-22 05:48:06,907 - 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.076665s] ... ok 2018-02-22 05:48:06,907 - 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.038890s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.025245s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.025579s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.097281s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.070933s] ... ok 2018-02-22 05:48:06,907 - 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.018134s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.062921s] ... ok 2018-02-22 05:48:06,907 - 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.015422s] ... ok 2018-02-22 05:48:06,907 - 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.108296s] ... ok 2018-02-22 05:48:06,907 - 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.092686s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.079085s] ... ok 2018-02-22 05:48:06,907 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.245429s] ... ok 2018-02-22 05:48:06,907 - 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.321282s] ... ok 2018-02-22 05:48:06,907 - 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.067606s] ... ok 2018-02-22 05:48:06,907 - 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.071196s] ... ok 2018-02-22 05:48:06,907 - 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.022186s] ... ok 2018-02-22 05:48:06,907 - 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.061678s] ... ok 2018-02-22 05:48:06,908 - 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.078513s] ... ok 2018-02-22 05:48:06,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.079954s] ... ok 2018-02-22 05:48:06,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.070219s] ... ok 2018-02-22 05:48:06,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [12.677710s] ... ok 2018-02-22 05:48:06,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [38.385279s] ... ok 2018-02-22 05:48:06,908 - 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.160467s] ... ok 2018-02-22 05:48:06,908 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.142826s] ... ok 2018-02-22 05:48:06,908 - 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.241526s] ... ok 2018-02-22 05:48:06,908 - 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.077960s] ... ok 2018-02-22 05:48:06,909 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1114.0000 sec. 2018-02-22 05:48:06,909 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-02-22 05:48:06,909 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-22 05:48:06,910 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-02-22 05:48:06,912 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-02-22 05:48:13,343 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-22 05:48:13,343 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-22 05:48:13,943 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 05:48:13,944 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 19:23 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-22 05:48:13,949 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-22 05:48:14,842 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-22 06:54:15,992 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 5 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 4 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3906.720s FAILED (failures=8) 2018-02-22 06:54:16,206 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 06:54:16,206 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 65:07 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-02-22 06:54:16,211 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-02-22 06:54:16,212 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2198 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-22 06:54:16,214 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:00 | PASS | | vping_userdata | functest | smoke | 00:52 | PASS | | tempest_smoke_serial | functest | smoke | 18:23 | PASS | | rally_sanity | functest | smoke | 29:41 | PASS | | refstack_defcore | functest | smoke | 19:23 | PASS | | snaps_smoke | functest | smoke | 65:07 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-02-22 06:54:16,220 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-22 06:54:49,372 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-22 06:54:49,372 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-22 06:54:49,373 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-22 06:54:49,373 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-22 06:54:49,373 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2198 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-22 06:54:49,374 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-02-22 06:54:49,376 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-22 06:56:31,132 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-22 06:56:31,132 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-22 06:56:31,133 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-22 06:56:31,133 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-02-22 06:56:31,134 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-02-22 06:56:31,134 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-02-22 06:56:31,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-02-22 06:56:31,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-02-22 06:56:31,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-02-22 06:56:32,613 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-02-22 06:56:32,613 - functest.energy.energy - DEBUG - Getting current scenario 2018-02-22 06:56:33,245 - functest.energy.energy - DEBUG - Starting recording 2018-02-22 06:56:33,245 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-22 06:56:33,674 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-02-22 06:56:36,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-02-22 06:56:39,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-02-22 06:56:39,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-02-22 06:58:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-02-22 06:58:32,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-02-22 06:58:33,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-02-22 06:58:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-02-22 06:58:51,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-02-22 06:58:53,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-02-22 07:14:02,792 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 81, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 96, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 159, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-08dbbe3b-8cfb-4d53-8053-5dbd64a056f7 to VM that did not activate with name - cloudify_manager-08dbbe3b-8cfb-4d53-8053-5dbd64a056f7 2018-02-22 07:14:02,797 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-02-22 07:14:02,797 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-02-22 07:14:03,465 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 07:14:03,465 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-22 07:14:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-02-22 07:14:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-02-22 07:14:03,470 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-22 07:14:11,650 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 89cddbac-701b-4f97-8d5a-80dc6cd2567d: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-7abfe30a-e78b-4367-acab-a9c666e20fa9'] 2018-02-22 07:14:14,619 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-02-22 07:14:14,619 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-02-22 07:14:15,441 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-02-22 07:14:16,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-02-22 07:14:16,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-02-22 07:14:16,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-02-22 07:14:16,624 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-02-22 07:14:16,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-02-22 07:14:16,645 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-02-22 07:14:19,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-02-22 07:14:19,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-02-22 07:14:19,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-02-22 07:16:15,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-02-22 07:16:27,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-02-22 07:16:28,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-02-22 07:16:43,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-02-22 07:16:47,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-02-22 07:16:48,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-02-22 07:31:57,067 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 81, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 247, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 96, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 159, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-b9049d9b-485e-4ae8-9f78-9ec2ff3ff17e to VM that did not activate with name - cloudify_manager-b9049d9b-485e-4ae8-9f78-9ec2ff3ff17e 2018-02-22 07:31:57,194 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 07:31:57,194 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-02-22 07:31:57,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-02-22 07:31:57,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-02-22 07:31:57,198 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-22 07:32:06,120 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet c488879f-ce6b-43a3-b551-e168741624a7: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-b94c87ca-de90-4719-aabe-68e738a4df5c'] 2018-02-22 07:32:09,861 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-02-22 07:32:09,861 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-02-22 07:32:09,964 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-02-22 07:32:09,980 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-02-22 07:32:09,981 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-02-22 07:32:13,401 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-02-22 07:32:14,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-02-22 07:32:16,627 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-02-22 07:32:16,627 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-02-22 07:32:20,534 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-02-22 07:32:31,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-02-22 07:32:33,023 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-02-22 07:32:33,034 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-02-22 07:32:33,035 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-02-22 07:32:41,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-02-22 07:32:50,873 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 07d2d848-1c80-41f8-9e46-bf7c75111dac 2018-02-22 07:40:48,855 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-02-22 07:40:48,855 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-02-22 07:40:50,099 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-02-22 07:40:50,218 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-02-22 07:40:50,443 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-02-22 07:40:50,443 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-02-22 07:40:50,563 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 07:40:50,564 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-02-22 07:40:50,567 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-02-22 07:40:50,567 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-02-22 07:40:50,682 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-02-22 07:40:50,682 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-02-22 07:40:58,967 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 34330a9b-5747-44da-8123-820c74b99db5: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-7b4bebc7-aa5b-40e6-bb3f-7dbac7787284'] 2018-02-22 07:41:00,768 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-02-22 07:41:00,769 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2198 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-22 07:41:00,772 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:29 | FAIL | | vyos_vrouter | functest | vnf | 17:40 | FAIL | | juju_epc | functest | vnf | 08:40 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-02-22 07:41:00,775 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-22 07:41:13,459 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-22 07:41:13,459 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-22 07:41:13,460 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-22 07:41:13,462 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-02-22 07:41:13,464 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-22 07:41:13,464 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-02-22 07:41:13,493 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-02-22 07:41:13,493 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-02-22 07:41:13,609 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-22 07:41:13,609 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-02-22 07:41:13,611 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-02-22 07:41:13,611 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2198 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-02-22 07:41:13,612 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-02-22 07:41:13,613 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK