2018-04-12 12:56:02,735 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-166 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 12:56:02,740 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-12 12:56:02,740 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 12:56:02,741 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-12 12:56:02,743 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-12 12:56:02,743 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-12 12:56:05,125 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 12:56:12,519 - xtesting.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.383s OK 2018-04-12 12:56:12,872 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 12:56:12,873 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-12 12:56:12,875 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-12 12:56:13,878 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 13:03:50,805 - xtesting.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_create_project_quota_override (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 84 tests in 456.892s OK 2018-04-12 13:03:51,144 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:03:51,144 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 13:03:51,150 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-12 13:03:51,902 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 13:04:28,505 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.602s OK 2018-04-12 13:04:28,849 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:04:28,849 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-12 13:04:28,853 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 07:37 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-12 13:04:28,857 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-12 13:04:49,654 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-166 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 13:04:49,658 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-12 13:04:49,658 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 13:04:49,659 - xtesting.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 patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-04-12 13:04:49,661 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-12 13:04:49,661 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-12 13:04:50,919 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-04-12 13:04:50,919 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 13:04:51,161 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-04-12 13:04:51,161 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 13:04:51,161 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-12 13:04:51,403 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 13:04:51,404 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 13:04:51' 2018-04-12 13:04:51,404 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:04:52,754 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:04:55,854 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:01,203 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:01,943 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:02,541 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:06,840 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:09,794 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-45c1c0fb-e43b-4489-8820-bd1f380acae8' 2018-04-12 13:05:26,237 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 13:05:31,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-12 13:05:32,110 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 13:05:33,125 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 13:05:33,125 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-12 13:05:33,733 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:05:33,733 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 13:05:49,409 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-12 13:05:49,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 13:05:49,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 13:05:49' 2018-04-12 13:05:49,495 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:05:50,577 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:05:52,515 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:05:58,611 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:05:59,168 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:06:03,115 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b041ca70-4755-490c-bba0-a85594e98be9' 2018-04-12 13:06:07,530 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 13:06:15,473 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 13:06:17,397 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.4. Waiting for response... 2018-04-12 13:06:24,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 13:06:24,955 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:06:24,955 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-12 13:06:38,827 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-12 13:06:38,916 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 13:06:46,757 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 13:06:46.625 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=08174e66-7d40-433f-82be-7d9ade4b3f2d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 08174e66-7d40-433f-82be-7d9ade4b3f2d | 2018-04-12T13:06:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 08174e66-7d40-433f-82be-7d9ade4b3f2d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 13:06:51,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 13:06:51,664 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 13:07:01,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 13:06:59.219 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 13:06:59.289 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 13:07:00.931 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0) has been successfully created! Using verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0) as the default verifier for the future CLI operations. 2018-04-12 13:07:06,474 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 13:07:08,353 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 13:07:10,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 13:07:16,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 13:07:16.129 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0) for deployment 'opnfv-rally' (UUID=08174e66-7d40-433f-82be-7d9ade4b3f2d). 2018-04-12 13:07:16.842 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0) has been successfully configured for deployment 'opnfv-rally' (UUID=08174e66-7d40-433f-82be-7d9ade4b3f2d)! 2018-04-12 13:07:16,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 13:07:16,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 13:07:16,972 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 13:07:16,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 13:07:22,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-13b158df-c37b-4312-866b-6b1256f966a0/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-12 13:07:22,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 13:07:22,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 13:07:22,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-12 13:07:25,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:25.708 55 INFO rally.api [-] Starting verification (UUID=53c25007-d634-43ea-b2df-df22466cbea5) for deployment 'opnfv-rally' (UUID=08174e66-7d40-433f-82be-7d9ade4b3f2d) by verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0). 2018-04-12 13:07:25,710 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 53c25007-d634-43ea-b2df-df22466cbea5 2018-04-12 13:07:33,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:33.599 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.078s] 2018-04-12 13:07:33,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:33.683 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.083s] 2018-04-12 13:07:39,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:39.182 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.760s] 2018-04-12 13:07:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:40.550 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.366s] 2018-04-12 13:07:48,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:07:48.916 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.419s] 2018-04-12 13:08:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:08:02.726 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.320s] 2018-04-12 13:08:32,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:08:32.986 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.102s] 2018-04-12 13:08:32,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:08:32.987 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-12 13:09:02,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:09:02.335 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.114s] 2018-04-12 13:09:02,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:09:02.337 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-12 13:09:30,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:09:30.153 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.103s] 2018-04-12 13:09:30,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:09:30.154 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-12 13:10:31,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:10:31.228 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [34.336s] 2018-04-12 13:10:52,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:10:52.714 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.065s] 2018-04-12 13:10:52,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:10:52.843 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.128s] 2018-04-12 13:11:00,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:00.159 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.716s] 2018-04-12 13:11:00,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:00.173 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-04-12 13:11:01,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:01.466 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 13:11:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:01.466 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 13:11:05,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:05.030 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.144s] 2018-04-12 13:11:10,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:10.314 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.036s] 2018-04-12 13:11:15,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:15.855 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.418s] 2018-04-12 13:11:22,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:22.141 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.215s] 2018-04-12 13:11:29,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:29.816 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.384s] 2018-04-12 13:11:35,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:35.413 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.130s] 2018-04-12 13:11:40,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:40.682 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.079s] 2018-04-12 13:11:46,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:46.965 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.158s] 2018-04-12 13:11:53,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:11:53.296 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.176s] 2018-04-12 13:12:00,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:00.410 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.144s] 2018-04-12 13:12:02,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:02.606 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-12 13:12:04,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:04.567 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.018s] 2018-04-12 13:12:04,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:04.585 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2018-04-12 13:12:04,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:04.605 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2018-04-12 13:12:04,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:04.619 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2018-04-12 13:12:08,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:08.290 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.516s] 2018-04-12 13:12:08,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:08.647 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.356s] 2018-04-12 13:12:09,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:09.034 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.389s] 2018-04-12 13:12:12,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:12.596 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-04-12 13:12:16,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:16.603 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.907s] 2018-04-12 13:12:29,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:29.686 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.667s] 2018-04-12 13:12:32,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:32.906 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.220s] 2018-04-12 13:12:44,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:44.921 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.042s] 2018-04-12 13:12:48,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:48.317 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.394s] 2018-04-12 13:12:56,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:12:56.291 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.975s] 2018-04-12 13:13:07,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:07.215 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.408s] 2018-04-12 13:13:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:10.856 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.642s] 2018-04-12 13:13:15,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:15.090 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.233s] 2018-04-12 13:13:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.040 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.990s] 2018-04-12 13:13:33,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.258 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.218s] 2018-04-12 13:13:33,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.462 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.204s] 2018-04-12 13:13:33,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.549 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.085s] 2018-04-12 13:13:33,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.723 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.175s] 2018-04-12 13:13:33,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:33.828 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.104s] 2018-04-12 13:13:46,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.030 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.584s] 2018-04-12 13:13:46,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.232 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.201s] 2018-04-12 13:13:46,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.393 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.160s] 2018-04-12 13:13:46,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.471 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.078s] 2018-04-12 13:13:46,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.618 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.146s] 2018-04-12 13:13:46,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:46.864 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.245s] 2018-04-12 13:13:58,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:13:58.370 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.111s] 2018-04-12 13:14:04,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:04.282 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.912s] 2018-04-12 13:14:06,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:06.366 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.083s] 2018-04-12 13:14:06,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:06.445 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.078s] 2018-04-12 13:14:06,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:06.521 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.076s] 2018-04-12 13:14:18,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:18.045 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.268s] 2018-04-12 13:14:23,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:23.566 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.521s] 2018-04-12 13:14:25,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:25.759 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.192s] 2018-04-12 13:14:25,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:25.847 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.087s] 2018-04-12 13:14:25,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:25.927 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.080s] 2018-04-12 13:14:41,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:41.965 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.144s] 2018-04-12 13:14:47,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:47.824 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.861s] 2018-04-12 13:14:52,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:52.850 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.024s] 2018-04-12 13:14:56,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:14:56.193 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.343s] 2018-04-12 13:15:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:18.890 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.806s] 2018-04-12 13:15:25,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:25.139 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.250s] 2018-04-12 13:15:30,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:30.128 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.988s] 2018-04-12 13:15:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:33.522 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.392s] 2018-04-12 13:15:47,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:47.290 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.184s] 2018-04-12 13:15:48,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:48.996 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.704s] 2018-04-12 13:15:49,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:49.070 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2018-04-12 13:15:53,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:53.541 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.430s] 2018-04-12 13:15:55,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:55.003 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.459s] 2018-04-12 13:15:55,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:55.071 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.069s] 2018-04-12 13:15:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:15:58.550 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.495s] 2018-04-12 13:16:01,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:01.940 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-04-12 13:16:03,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:03.241 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-12 13:16:03,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:03.242 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-12 13:16:03,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:03.243 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-12 13:16:03,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:03.243 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-12 13:16:03,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:03.244 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-12 13:16:05,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:05.189 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-04-12 13:16:17,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:17.844 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.701s] 2018-04-12 13:16:39,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:39.105 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.121s] 2018-04-12 13:16:54,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:16:54.229 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.123s] 2018-04-12 13:17:02,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:17:02.453 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.076s] 2018-04-12 13:18:20,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:18:20.240 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [67.668s] 2018-04-12 13:18:56,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:18:56.024 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.998s] 2018-04-12 13:19:35,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:19:35.930 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.962s] 2018-04-12 13:19:49,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53c25007-d634-43ea-b2df-df22466cbea5']'. 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53c25007-d634-43ea-b2df-df22466cbea5 | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 13:07:25 | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 13:19:49 | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:24 | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 13:19:51,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 13b158df-c37b-4312-866b-6b1256f966a0) | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 08174e66-7d40-433f-82be-7d9ade4b3f2d) | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 724.286 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:19:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 13:19:51,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-12 13:19:55,006 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:19:55,007 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:48 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-12 13:19:55,014 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-12 13:19:55,102 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 13:19:55,262 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-04-12 13:19:55,262 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 13:19:55,262 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-12 13:19:55,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 13:19:59,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 13:19:59.155 124 INFO rally.deployment.engine [-] Deployment 08174e66-7d40-433f-82be-7d9ade4b3f2d | Starting: Destroy cloud and free allocated resources. 2018-04-12 13:19:59.177 124 INFO rally.deployment.engine [-] Deployment 08174e66-7d40-433f-82be-7d9ade4b3f2d | Completed: Destroy cloud and free allocated resources. 2018-04-12 13:19:59.214 124 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0) for deployment 'opnfv-rally'. 2018-04-12 13:19:59.229 124 INFO rally.api [-] Deleting verification (UUID=53c25007-d634-43ea-b2df-df22466cbea5). 2018-04-12 13:19:59.233 124 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 13:19:59.233 124 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0). 2018-04-12 13:19:59.239 124 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 13:20:03,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 13:20:03.230 127 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=15143a68-e3e4-4269-9869-3c8f55063f21) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 15143a68-e3e4-4269-9869-3c8f55063f21 | 2018-04-12T13:20:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 15143a68-e3e4-4269-9869-3c8f55063f21 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 13:20:08,398 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 13:20:08,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-12 13:20:09,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50'... 2018-04-12 13:20:10,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-33ab0d87-e1fe-4481-bbcb-8e635ff12f50'... 2018-04-12 13:20:12,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-33ab0d87-e1fe-4481-bbcb-8e635ff12f50'... 2018-04-12 13:20:17,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50'... 2018-04-12 13:20:18,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50'... 2018-04-12 13:20:18,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-12 13:20:18,888 - 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-04-12 13:20:18,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:20:18,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:20:18,900 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:21:18,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 428e9a2e-492f-4140-9116-7f4a24896f6c 2018-04-12 13:21:18,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-12 13:21:18,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '428e9a2e-492f-4140-9116-7f4a24896f6c'] 2018-04-12 13:21:20,381 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 428e9a2e-492f-4140-9116-7f4a24896f6c: 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617442 Full duration: 6.586734 -------------------------------------------------------------------------------- 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927168 Full duration: 6.942584 -------------------------------------------------------------------------------- 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892873 Full duration: 6.944807 -------------------------------------------------------------------------------- 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> duration | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779414 Full duration: 6.96374 -------------------------------------------------------------------------------- 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95781 Full duration: 7.099728 -------------------------------------------------------------------------------- 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 428e9a2e-492f-4140-9116-7f4a24896f6c 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.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788635 Full duration: 6.769194 HINTS: * To plot HTML graphics with this data, run: rally task report 428e9a2e-492f-4140-9116-7f4a24896f6c --out output.html * To generate a JUnit report, run: rally task export 428e9a2e-492f-4140-9116-7f4a24896f6c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 428e9a2e-492f-4140-9116-7f4a24896f6c --json --out output.json 2018-04-12 13:21:20,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '428e9a2e-492f-4140-9116-7f4a24896f6c'] 2018-04-12 13:21:22,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:21:22,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '428e9a2e-492f-4140-9116-7f4a24896f6c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-12 13:21:22,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-12 13:21:22,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-12 13:21:22,109 - 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-04-12 13:21:22,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:21:22,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:21:22,122 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:22:44,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ef7dfb7-6496-4569-9db4-214b655dfb17 2018-04-12 13:22:44,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4ef7dfb7-6496-4569-9db4-214b655dfb17'] 2018-04-12 13:22:46,311 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4ef7dfb7-6496-4569-9db4-214b655dfb17: 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 4ef7dfb7-6496-4569-9db4-214b655dfb17 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 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | -> glance_v2.upload_data | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | glance_v2.delete_image | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | -> duration | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.759571 Full duration: 10.346448 -------------------------------------------------------------------------------- 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 4ef7dfb7-6496-4569-9db4-214b655dfb17 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 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 2.656 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | -> glance_v2.upload_data | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | glance_v2.list_images | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | -> duration | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.74055 Full duration: 12.203884 -------------------------------------------------------------------------------- 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 4ef7dfb7-6496-4569-9db4-214b655dfb17 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.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> duration | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.19705 Full duration: 7.163865 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "number_instances": 2, "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] }, "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 4ef7dfb7-6496-4569-9db4-214b655dfb17 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 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | -> glance_v2.upload_data | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | nova.boot_servers | 13.301 | 13.301 | 13.301 | 13.301 | 13.301 | 13.301 | 100.0% | 1 | | total | 15.97 | 15.97 | 15.97 | 15.97 | 15.97 | 15.97 | 100.0% | 1 | | -> duration | 14.97 | 14.97 | 14.97 | 14.97 | 14.97 | 14.97 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.970248 Full duration: 33.850595 HINTS: * To plot HTML graphics with this data, run: rally task report 4ef7dfb7-6496-4569-9db4-214b655dfb17 --out output.html * To generate a JUnit report, run: rally task export 4ef7dfb7-6496-4569-9db4-214b655dfb17 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ef7dfb7-6496-4569-9db4-214b655dfb17 --json --out output.json 2018-04-12 13:22:46,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4ef7dfb7-6496-4569-9db4-214b655dfb17'] 2018-04-12 13:22:48,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:22:48,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4ef7dfb7-6496-4569-9db4-214b655dfb17', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-12 13:22:48,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-12 13:22:48,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-12 13:22:48,062 - 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-04-12 13:22:48,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:22:48,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:22:48,080 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:26:20,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a833d453-962f-470a-8653-86de50677e65 2018-04-12 13:26:20,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a833d453-962f-470a-8653-86de50677e65'] 2018-04-12 13:26:22,276 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a833d453-962f-470a-8653-86de50677e65: 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 a833d453-962f-470a-8653-86de50677e65 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.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 100.0% | 1 | | total | 7.367 | 7.367 | 7.367 | 7.367 | 7.367 | 7.367 | 100.0% | 1 | | -> duration | 7.367 | 7.367 | 7.367 | 7.367 | 7.367 | 7.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.367153 Full duration: 26.290958 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.091 | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 100.0% | 1 | | cinder_v2.delete_volume | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 4.417 | 100.0% | 1 | | total | 7.508 | 7.508 | 7.508 | 7.508 | 7.508 | 7.508 | 100.0% | 1 | | -> duration | 7.508 | 7.508 | 7.508 | 7.508 | 7.508 | 7.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.508213 Full duration: 16.506804 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a833d453-962f-470a-8653-86de50677e65 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.745 | 5.745 | 5.745 | 5.745 | 5.745 | 5.745 | 100.0% | 1 | | cinder_v2.delete_volume | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 4.532 | 100.0% | 1 | | total | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 100.0% | 1 | | -> duration | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 10.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.277097 Full duration: 19.945792 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | cinder_v2.delete_volume | 4.434 | 4.434 | 4.434 | 4.434 | 4.434 | 4.434 | 100.0% | 1 | | total | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 100.0% | 1 | | -> duration | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 7.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.558678 Full duration: 16.600627 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.087 | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 100.0% | 1 | | cinder_v2.extend_volume | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | cinder_v2.delete_volume | 8.575 | 8.575 | 8.575 | 8.575 | 8.575 | 8.575 | 100.0% | 1 | | total | 14.063 | 14.063 | 14.063 | 14.063 | 14.063 | 14.063 | 100.0% | 1 | | -> duration | 14.063 | 14.063 | 14.063 | 14.063 | 14.063 | 14.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.063404 Full duration: 22.853149 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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 | 13.725 | 13.725 | 13.725 | 13.725 | 13.725 | 13.725 | 100.0% | 1 | | cinder_v2.delete_volume | 4.339 | 4.339 | 4.339 | 4.339 | 4.339 | 4.339 | 100.0% | 1 | | total | 18.064 | 18.064 | 18.064 | 18.064 | 18.064 | 18.064 | 100.0% | 1 | | -> duration | 18.064 | 18.064 | 18.064 | 18.064 | 18.064 | 18.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.063971 Full duration: 37.009867 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.list_qos | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693196 Full duration: 11.398554 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | cinder_v2.set_qos | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752853 Full duration: 11.340886 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.list_types | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721666 Full duration: 11.073424 -------------------------------------------------------------------------------- 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 a833d453-962f-470a-8653-86de50677e65 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739505 Full duration: 11.287094 HINTS: * To plot HTML graphics with this data, run: rally task report a833d453-962f-470a-8653-86de50677e65 --out output.html * To generate a JUnit report, run: rally task export a833d453-962f-470a-8653-86de50677e65 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a833d453-962f-470a-8653-86de50677e65 --json --out output.json 2018-04-12 13:26:22,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a833d453-962f-470a-8653-86de50677e65'] 2018-04-12 13:26:24,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:26:24,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a833d453-962f-470a-8653-86de50677e65', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-12 13:26:24,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-12 13:26:24,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-12 13:26:24,027 - 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-04-12 13:26:24,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:26:24,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:26:24,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:27:47,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f22a929f-3fed-4346-b875-6b34c0efeba5 2018-04-12 13:27:47,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f22a929f-3fed-4346-b875-6b34c0efeba5'] 2018-04-12 13:27:49,068 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f22a929f-3fed-4346-b875-6b34c0efeba5: 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 f22a929f-3fed-4346-b875-6b34c0efeba5 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.072 | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 100.0% | 1 | | heat.update_stack | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 100.0% | 1 | | heat.delete_stack | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | total | 8.554 | 8.554 | 8.554 | 8.554 | 8.554 | 8.554 | 100.0% | 1 | | -> duration | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.553664 Full duration: 18.256391 -------------------------------------------------------------------------------- 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 f22a929f-3fed-4346-b875-6b34c0efeba5 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 | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 3.963 | 100.0% | 1 | | heat.check_stack | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | heat.delete_stack | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 100.0% | 1 | | total | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 100.0% | 1 | | -> duration | 4.446 | 4.446 | 4.446 | 4.446 | 4.446 | 4.446 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.446106 Full duration: 16.107058 -------------------------------------------------------------------------------- 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 f22a929f-3fed-4346-b875-6b34c0efeba5 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 | 3.984 | 3.984 | 3.984 | 3.984 | 3.984 | 3.984 | 100.0% | 1 | | heat.suspend_stack | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | heat.resume_stack | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | heat.delete_stack | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | total | 7.894 | 7.894 | 7.894 | 7.894 | 7.894 | 7.894 | 100.0% | 1 | | -> duration | 5.894 | 5.894 | 5.894 | 5.894 | 5.894 | 5.894 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.893593 Full duration: 18.336361 -------------------------------------------------------------------------------- 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 f22a929f-3fed-4346-b875-6b34c0efeba5 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666288 Full duration: 9.639849 HINTS: * To plot HTML graphics with this data, run: rally task report f22a929f-3fed-4346-b875-6b34c0efeba5 --out output.html * To generate a JUnit report, run: rally task export f22a929f-3fed-4346-b875-6b34c0efeba5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f22a929f-3fed-4346-b875-6b34c0efeba5 --json --out output.json 2018-04-12 13:27:49,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f22a929f-3fed-4346-b875-6b34c0efeba5'] 2018-04-12 13:27:50,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:27:50,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f22a929f-3fed-4346-b875-6b34c0efeba5', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-12 13:27:50,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-12 13:27:50,721 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-12 13:27:50,722 - 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-04-12 13:27:50,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:27:50,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:27:50,735 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:30:41,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e35af12-098a-48d6-aec8-918d4957d1c3 2018-04-12 13:30:41,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7e35af12-098a-48d6-aec8-918d4957d1c3'] 2018-04-12 13:30:43,804 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7e35af12-098a-48d6-aec8-918d4957d1c3: 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.444 | 0.444 | 0.444 | 0.444 | 0.444 | 0.444 | 100.0% | 1 | | keystone_v3.add_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.revoke_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | -> duration | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.524322 Full duration: 13.731283 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | keystone_v3.add_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> duration | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.516856 Full duration: 13.579284 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | keystone_v3.list_projects | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66117 Full duration: 13.528692 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | keystone_v3.delete_role | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> duration | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.49877 Full duration: 11.173305 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | keystone_v3.delete_service | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> duration | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.495648 Full duration: 11.280765 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.create_user | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | -> keystone_v3.add_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.create_role | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_project | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_user | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_role | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.list_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894835 Full duration: 17.61912 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.update_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.delete_project | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653611 Full duration: 11.674663 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7e35af12-098a-48d6-aec8-918d4957d1c3 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> duration | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561133 Full duration: 13.267181 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7e35af12-098a-48d6-aec8-918d4957d1c3 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> duration | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.498629 Full duration: 13.268262 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | keystone_v3.list_users | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642756 Full duration: 13.33471 -------------------------------------------------------------------------------- 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 7e35af12-098a-48d6-aec8-918d4957d1c3 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.create_users | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 100.0% | 1 | | -> duration | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.561125 Full duration: 19.225443 HINTS: * To plot HTML graphics with this data, run: rally task report 7e35af12-098a-48d6-aec8-918d4957d1c3 --out output.html * To generate a JUnit report, run: rally task export 7e35af12-098a-48d6-aec8-918d4957d1c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7e35af12-098a-48d6-aec8-918d4957d1c3 --json --out output.json 2018-04-12 13:30:43,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7e35af12-098a-48d6-aec8-918d4957d1c3'] 2018-04-12 13:30:45,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:30:45,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7e35af12-098a-48d6-aec8-918d4957d1c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-12 13:30:45,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-12 13:30:45,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-12 13:30:45,576 - 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-04-12 13:30:45,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:30:45,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:30:45,589 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:35:03,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 13c5adf0-6c66-4851-b9c2-aed5014113ee 2018-04-12 13:35:03,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '13c5adf0-6c66-4851-b9c2-aed5014113ee'] 2018-04-12 13:35:05,618 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 13c5adf0-6c66-4851-b9c2-aed5014113ee: aborted -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | neutron.delete_network | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | total | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | -> duration | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.162983 Full duration: 13.91634 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.638 | 1.638 | 1.638 | 1.638 | 1.638 | 1.638 | 100.0% | 1 | | neutron.delete_port | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | total | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | -> duration | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 2.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.273938 Full duration: 25.912592 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.create_subnet | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | neutron.create_router | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | neutron.add_interface_router | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | neutron.remove_interface_router | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 1.513 | 100.0% | 1 | | neutron.delete_router | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> duration | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 5.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.780464 Full duration: 34.061689 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | neutron.delete_subnet | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> duration | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.017119 Full duration: 25.701053 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | neutron.list_networks | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> duration | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.490321 Full duration: 15.665168 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.783 | 1.783 | 1.783 | 1.783 | 1.783 | 1.783 | 100.0% | 1 | | neutron.list_ports | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | -> duration | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 1.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.930602 Full duration: 25.538295 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | neutron.create_subnet | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | neutron.create_router | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | neutron.add_interface_router | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | neutron.list_routers | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 100.0% | 1 | | -> duration | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 3.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.979738 Full duration: 35.064645 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | neutron.create_subnet | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | neutron.list_subnets | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | -> duration | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.679312 Full duration: 30.213749 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee 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.105 | 1.105 | 1.105 | 1.105 | 1.105 | 1.105 | 100.0% | 1 | | neutron.delete_security_group | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> duration | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.384645 Full duration: 12.964559 -------------------------------------------------------------------------------- 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 13c5adf0-6c66-4851-b9c2-aed5014113ee has 1 error(s) -------------------------------------------------------------------------------- Conflict: Security Group 51a9dc92-82a4-4985-929a-b0d7cb0b91c1 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit--9223372036852918010 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-99760fa7-ddaa-4a19-a53e-10553727e08f'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/security_groups.py", line 236, in run self._delete_security_group(security_group) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 631, in _delete_security_group security_group["security_group"]["id"]) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 962, in delete_security_group return self.delete(self.security_group_path % (security_group)) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 348, in delete headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 329, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 292, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 268, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20 request_ids=request_ids) Conflict: Security Group 51a9dc92-82a4-4985-929a-b0d7cb0b91c1 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit--9223372036852918010 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-99760fa7-ddaa-4a19-a53e-10553727e08f'] -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.create_security_group_rule | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | neutron.delete_security_group | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.0% | 1 | | total | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 0.0% | 1 | | -> duration | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.396983 Full duration: 14.609793 HINTS: * To plot HTML graphics with this data, run: rally task report 13c5adf0-6c66-4851-b9c2-aed5014113ee --out output.html * To generate a JUnit report, run: rally task export 13c5adf0-6c66-4851-b9c2-aed5014113ee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 13c5adf0-6c66-4851-b9c2-aed5014113ee --json --out output.json 2018-04-12 13:35:05,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '13c5adf0-6c66-4851-b9c2-aed5014113ee'] 2018-04-12 13:35:07,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:35:07,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '13c5adf0-6c66-4851-b9c2-aed5014113ee', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-12 13:35:07,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-04-12 13:35:07,341 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-12 13:35:07,342 - 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-04-12 13:35:07,342 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:35:07,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:35:07,361 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:45:14,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 2018-04-12 13:45:14,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '835fdfc2-4c4e-45ab-ad0a-0fd0e327eada'] 2018-04-12 13:45:16,357 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "block_migration": false, "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 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 | 9.965 | 9.965 | 9.965 | 9.965 | 9.965 | 9.965 | 100.0% | 1 | | nova.find_host_to_migrate | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | nova.live_migrate | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 8.98 | 100.0% | 1 | | nova.delete_server | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 2.462 | 100.0% | 1 | | total | 22.233 | 22.233 | 22.233 | 22.233 | 22.233 | 22.233 | 100.0% | 1 | | -> duration | 21.233 | 21.233 | 21.233 | 21.233 | 21.233 | 21.233 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.233297 Full duration: 30.779108 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 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 | 9.372 | 9.372 | 9.372 | 9.372 | 9.372 | 9.372 | 100.0% | 1 | | cinder_v2.create_volume | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | nova.attach_volume | 6.367 | 6.367 | 6.367 | 6.367 | 6.367 | 6.367 | 100.0% | 1 | | nova.find_host_to_migrate | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | nova.live_migrate | 14.997 | 14.997 | 14.997 | 14.997 | 14.997 | 14.997 | 100.0% | 1 | | nova.detach_volume | 3.474 | 3.474 | 3.474 | 3.474 | 3.474 | 3.474 | 100.0% | 1 | | cinder_v2.delete_volume | 33.703 | 33.703 | 33.703 | 33.703 | 33.703 | 33.703 | 100.0% | 1 | | nova.delete_server | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 100.0% | 1 | | total | 74.051 | 74.051 | 74.051 | 74.051 | 74.051 | 74.051 | 100.0% | 1 | | -> duration | 73.051 | 73.051 | 73.051 | 73.051 | 73.051 | 73.051 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.050508 Full duration: 84.473423 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 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.707 | 5.707 | 5.707 | 5.707 | 5.707 | 5.707 | 100.0% | 1 | | nova.boot_server | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 100.0% | 1 | | nova.find_host_to_migrate | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | nova.live_migrate | 14.615 | 14.615 | 14.615 | 14.615 | 14.615 | 14.615 | 100.0% | 1 | | nova.delete_server | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 4.642 | 100.0% | 1 | | total | 35.066 | 35.066 | 35.066 | 35.066 | 35.066 | 35.066 | 100.0% | 1 | | -> duration | 34.066 | 34.066 | 34.066 | 34.066 | 34.066 | 34.066 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.065586 Full duration: 46.663108 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "server_kwargs": { "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] } }, "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 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | nova.boot_server | 8.69 | 8.69 | 8.69 | 8.69 | 8.69 | 8.69 | 100.0% | 1 | | nova.delete_server | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | nova.delete_keypair | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 12.136 | 12.136 | 12.136 | 12.136 | 12.136 | 12.136 | 100.0% | 1 | | -> duration | 11.136 | 11.136 | 11.136 | 11.136 | 11.136 | 11.136 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.136311 Full duration: 32.534047 -------------------------------------------------------------------------------- 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-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "volume_size": 5, "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] }, "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 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada 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.793 | 5.793 | 5.793 | 5.793 | 5.793 | 5.793 | 100.0% | 1 | | nova.boot_server | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 100.0% | 1 | | nova.delete_server | 4.638 | 4.638 | 4.638 | 4.638 | 4.638 | 4.638 | 100.0% | 1 | | total | 19.464 | 19.464 | 19.464 | 19.464 | 19.464 | 19.464 | 100.0% | 1 | | -> duration | 18.464 | 18.464 | 18.464 | 18.464 | 18.464 | 18.464 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.464078 Full duration: 42.542011 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "image": { "name": "Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50" }, "force_delete": false, "nics": [ { "net-id": "d6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba" } ] }, "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 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_9fd8c42d_to8ZabVJ:babb3d78-9fb4-4aff-b1fd-aee4e58bd010 to become ('ACTIVE') current status SHUTOFF Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 655, in run self._unpause_server(server) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 326, in _unpause_server check_interval=CONF.openstack.nova_server_unpause_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 251, in wait_for_status resource_status=get_status(resource, status_attr)) TimeoutException: Rally tired waiting for Server s_rally_9fd8c42d_to8ZabVJ:babb3d78-9fb4-4aff-b1fd-aee4e58bd010 to become ('ACTIVE') current status SHUTOFF -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 100.0% | 1 | | nova.pause_server | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | nova.unpause_server | 303.018 | 303.018 | 303.018 | 303.018 | 303.018 | 303.018 | 0.0% | 1 | | total | 314.932 | 314.932 | 314.932 | 314.932 | 314.932 | 314.932 | 0.0% | 1 | | -> duration | 309.932 | 309.932 | 309.932 | 309.932 | 309.932 | 309.932 | 0.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 309.932106 Full duration: 339.721344 HINTS: * To plot HTML graphics with this data, run: rally task report 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada --out output.html * To generate a JUnit report, run: rally task export 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 835fdfc2-4c4e-45ab-ad0a-0fd0e327eada --json --out output.json 2018-04-12 13:45:16,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '835fdfc2-4c4e-45ab-ad0a-0fd0e327eada'] 2018-04-12 13:45:18,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:45:18,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '835fdfc2-4c4e-45ab-ad0a-0fd0e327eada', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-12 13:45:18,054 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-12 13:45:18,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-12 13:45:18,056 - 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-04-12 13:45:18,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 13:45:18,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 13:45:18,077 - 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': 'd6231b0d-4528-4fbb-a4dd-9c7bdec3e5ba', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'flavor_name': 'rally-tiny-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-33ab0d87-e1fe-4481-bbcb-8e635ff12f50', '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-04-12 13:46:03,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f 2018-04-12 13:46:03,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '97dc6647-68e9-4a45-ae1a-8a86b9d62f5f'] 2018-04-12 13:46:05,331 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f: 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 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | quotas.delete_quotas | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796709 Full duration: 7.933724 -------------------------------------------------------------------------------- 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 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706867 Full duration: 7.763305 -------------------------------------------------------------------------------- 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 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f 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.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620305 Full duration: 7.608715 -------------------------------------------------------------------------------- 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 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823806 Full duration: 7.839699 HINTS: * To plot HTML graphics with this data, run: rally task report 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f --out output.html * To generate a JUnit report, run: rally task export 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 97dc6647-68e9-4a45-ae1a-8a86b9d62f5f --json --out output.json 2018-04-12 13:46:05,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '97dc6647-68e9-4a45-ae1a-8a86b9d62f5f'] 2018-04-12 13:46:07,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 13:46:07,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '97dc6647-68e9-4a45-ae1a-8a86b9d62f5f', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-12 13:46:07,023 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-12 13:46:07,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:41 | 6 | 100.00% | | glance | 01:03 | 4 | 100.00% | | cinder | 03:04 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:31 | 11 | 100.00% | | neutron | 03:53 | 10 | 90.00% | | nova | 09:36 | 6 | 83.33% | | quotas | 00:31 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:24 | 55 | 96.36% | +----------------+------------+----------------+-----------+ 2018-04-12 13:46:07,027 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.36% 2018-04-12 13:46:13,052 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-12 13:46:13,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:46:13,619 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-12 13:46:13,623 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-12 13:46:13,623 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-12 13:46:13,725 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 13:46:17,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 13:46:17.399 10419 INFO rally.deployment.engine [-] Deployment 15143a68-e3e4-4269-9869-3c8f55063f21 | Starting: Destroy cloud and free allocated resources. 2018-04-12 13:46:17.421 10419 INFO rally.deployment.engine [-] Deployment 15143a68-e3e4-4269-9869-3c8f55063f21 | Completed: Destroy cloud and free allocated resources. 2018-04-12 13:46:17.441 10419 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0). 2018-04-12 13:46:17.444 10419 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 13:46:21,406 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 13:46:21.270 10422 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=eaa172aa-b6df-490d-a391-3b0d5c70e956) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | eaa172aa-b6df-490d-a391-3b0d5c70e956 | 2018-04-12T13:46:21 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: eaa172aa-b6df-490d-a391-3b0d5c70e956 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 13:46:26,367 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 13:46:26,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 13:46:30,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 13:46:30.048 10428 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=13b158df-c37b-4312-866b-6b1256f966a0). 2018-04-12 13:46:30.309 10428 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 13:46:35,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 13:46:34.115 10431 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 13:46:34.185 10431 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 13:46:35.785 10431 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6) as the default verifier for the future CLI operations. 2018-04-12 13:46:41,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 13:46:42,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 13:46:45,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 13:46:51,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 13:46:50.469 10450 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6) for deployment 'opnfv-rally' (UUID=eaa172aa-b6df-490d-a391-3b0d5c70e956). 2018-04-12 13:46:51.161 10450 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6) has been successfully configured for deployment 'opnfv-rally' (UUID=eaa172aa-b6df-490d-a391-3b0d5c70e956)! 2018-04-12 13:46:51,268 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 13:46:51,268 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 13:46:51,270 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 13:46:55,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-12 13:46:58,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:46:58.730 10462 INFO rally.api [-] Starting verification (UUID=059a3d32-c0d5-4c4d-b474-9072869ec996) for deployment 'opnfv-rally' (UUID=eaa172aa-b6df-490d-a391-3b0d5c70e956) by verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6). 2018-04-12 13:46:58,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 059a3d32-c0d5-4c4d-b474-9072869ec996 2018-04-12 13:47:58,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:47:57.995 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.317s] 2018-04-12 13:48:01,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:01.654 10462 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [1.132s] 2018-04-12 13:48:02,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:02.526 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [4.534s] 2018-04-12 13:48:05,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:05.728 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.202s] 2018-04-12 13:48:06,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:06.675 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.952s] 2018-04-12 13:48:08,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:08.445 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.765s] 2018-04-12 13:48:09,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:09.481 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.039s] 2018-04-12 13:48:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:09.678 10462 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.257s] 2018-04-12 13:48:11,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:11.656 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.174s] 2018-04-12 13:48:11,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:11.762 10462 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.106s] 2018-04-12 13:48:12,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:12.982 10462 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.056s] 2018-04-12 13:48:13,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:13.082 10462 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2018-04-12 13:48:13,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:13.142 10462 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.059s] 2018-04-12 13:48:17,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:17.600 10462 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [7.755s] 2018-04-12 13:48:19,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:19.667 10462 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [7.948s] 2018-04-12 13:48:23,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:23.076 10462 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-04-12 13:48:24,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:24.750 10462 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [3.678s] 2018-04-12 13:48:24,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:24.850 10462 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.099s] 2018-04-12 13:48:26,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:26.597 10462 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [3.664s] 2018-04-12 13:48:27,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:27.024 10462 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [5.022s] 2018-04-12 13:48:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:27.317 10462 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [4.088s] 2018-04-12 13:48:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:27.470 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [3.685s] 2018-04-12 13:48:27,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:27.833 10462 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.517s] 2018-04-12 13:48:28,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:28.216 10462 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [3.782s] 2018-04-12 13:48:29,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:29.933 10462 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [3.334s] 2018-04-12 13:48:31,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:31.490 10462 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [4.466s] 2018-04-12 13:48:31,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:31.833 10462 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [9.143s] 2018-04-12 13:48:32,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:32.271 10462 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [10.949s] 2018-04-12 13:48:33,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:33.328 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [2.842s] 2018-04-12 13:48:33,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:33.845 10462 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [2.010s] 2018-04-12 13:48:35,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:35.403 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [2.075s] 2018-04-12 13:48:35,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:35.843 10462 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [13.245s] 2018-04-12 13:48:36,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:36.175 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.771s] 2018-04-12 13:48:36,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:36.609 10462 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [5.997s] 2018-04-12 13:48:36,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:36.749 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.573s] 2018-04-12 13:48:37,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:37.156 10462 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [7.222s] 2018-04-12 13:48:37,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:37.172 10462 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.901s] 2018-04-12 13:48:37,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:37.210 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.461s] 2018-04-12 13:48:38,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:38.457 10462 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [14.970s] 2018-04-12 13:48:38,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:38.674 10462 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [1.518s] 2018-04-12 13:48:39,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:39.025 10462 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [29.342s] 2018-04-12 13:48:39,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:39.191 10462 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [28.520s] 2018-04-12 13:48:39,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:39.922 10462 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [16.481s] 2018-04-12 13:48:39,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:39.923 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [2.709s] 2018-04-12 13:48:40,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:40.358 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.436s] 2018-04-12 13:48:40,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:40.758 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.401s] 2018-04-12 13:48:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:41.138 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.378s] 2018-04-12 13:48:41,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:41.270 10462 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [2.594s] 2018-04-12 13:48:41,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:41.811 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.674s] 2018-04-12 13:48:41,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:41.921 10462 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.828s] 2018-04-12 13:48:41,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:41.955 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.144s] 2018-04-12 13:48:42,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:42.537 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.581s] 2018-04-12 13:48:42,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:42.685 10462 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.763s] 2018-04-12 13:48:42,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:42.971 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.433s] 2018-04-12 13:48:43,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:43.384 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.411s] 2018-04-12 13:48:44,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:44.101 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.716s] 2018-04-12 13:48:44,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:44.434 10462 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.513s] 2018-04-12 13:48:44,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:44.514 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [17.045s] 2018-04-12 13:48:44,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:44.776 10462 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [8.167s] 2018-04-12 13:48:46,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:46.205 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [2.105s] 2018-04-12 13:48:46,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:46.817 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.612s] 2018-04-12 13:48:47,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:47.171 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.353s] 2018-04-12 13:48:47,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:47.420 10462 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.643s] 2018-04-12 13:48:47,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:47.530 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.359s] 2018-04-12 13:48:48,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:48.009 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.479s] 2018-04-12 13:48:48,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:48.547 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.538s] 2018-04-12 13:48:49,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:49.115 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.568s] 2018-04-12 13:48:49,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:49.619 10462 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.504s] 2018-04-12 13:48:50,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:50.966 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.470s] 2018-04-12 13:48:51,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:51.170 10462 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.729s] 2018-04-12 13:48:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:51.604 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.638s] 2018-04-12 13:48:51,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:51.623 10462 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.453s] 2018-04-12 13:48:52,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:52.011 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.406s] 2018-04-12 13:48:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:52.094 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [2.705s] 2018-04-12 13:48:53,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:53.642 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [1.545s] 2018-04-12 13:48:54,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:54.584 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [2.572s] 2018-04-12 13:48:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:54.722 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [1.078s] 2018-04-12 13:48:54,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:54.722 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [10.203s] 2018-04-12 13:48:55,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:55.324 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.740s] 2018-04-12 13:48:55,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:55.946 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [1.227s] 2018-04-12 13:48:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:56.356 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.408s] 2018-04-12 13:48:58,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:58.313 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.715s] 2018-04-12 13:48:58,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:58.635 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [2.278s] 2018-04-12 13:48:58,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:58.665 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.351s] 2018-04-12 13:48:58,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:58.996 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.330s] 2018-04-12 13:48:59,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:59.260 10462 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [48.652s] 2018-04-12 13:48:59,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:48:59.703 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.706s] 2018-04-12 13:49:00,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:00.525 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.821s] 2018-04-12 13:49:00,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:00.726 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [5.400s] 2018-04-12 13:49:01,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:01.182 10462 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.656s] 2018-04-12 13:49:01,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:01.355 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.630s] 2018-04-12 13:49:01,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:01.905 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.549s] 2018-04-12 13:49:02,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:02.567 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.662s] 2018-04-12 13:49:02,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:02.780 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [4.145s] 2018-04-12 13:49:03,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:03.132 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.564s] 2018-04-12 13:49:03,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:03.496 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.363s] 2018-04-12 13:49:03,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:03.770 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.988s] 2018-04-12 13:49:04,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:04.002 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.233s] 2018-04-12 13:49:04,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:04.141 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.644s] 2018-04-12 13:49:04,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:04.407 10462 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.403s] 2018-04-12 13:49:04,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:04.773 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.632s] 2018-04-12 13:49:05,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:05.769 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.996s] 2018-04-12 13:49:06,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:06.794 10462 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [1.024s] 2018-04-12 13:49:07,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:07.753 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [13.033s] 2018-04-12 13:49:15,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:15.816 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [8.063s] 2018-04-12 13:49:16,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:16.350 10462 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [28.928s] 2018-04-12 13:49:18,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:18.055 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [39.894s] 2018-04-12 13:49:20,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:20.404 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [46.889s] 2018-04-12 13:49:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:23.248 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [7.432s] 2018-04-12 13:49:25,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:25.133 10462 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.138s] 2018-04-12 13:49:29,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:29.403 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.318s] 2018-04-12 13:49:29,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:29.451 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.046s] 2018-04-12 13:49:29,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:29.965 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.513s] 2018-04-12 13:49:29,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:29.999 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.035s] 2018-04-12 13:49:30,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:30.033 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.033s] 2018-04-12 13:49:30,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:30.199 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.166s] 2018-04-12 13:49:30,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:30.382 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.181s] 2018-04-12 13:49:30,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:30.473 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.092s] 2018-04-12 13:49:30,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:30.570 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [7.322s] 2018-04-12 13:49:31,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.045 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.572s] 2018-04-12 13:49:31,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.064 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2018-04-12 13:49:31,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.182 10462 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.116s] 2018-04-12 13:49:31,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.296 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.725s] 2018-04-12 13:49:31,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.347 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.051s] 2018-04-12 13:49:31,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.398 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.051s] 2018-04-12 13:49:31,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:31.434 10462 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.036s] 2018-04-12 13:49:33,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:33.207 10462 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [54.012s] 2018-04-12 13:49:35,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:35.634 10462 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [10.499s] 2018-04-12 13:49:36,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:36.186 10462 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [40.543s] 2018-04-12 13:49:36,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:36.510 10462 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [72.952s] 2018-04-12 13:49:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:37.740 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.885s] 2018-04-12 13:49:40,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:40.378 10462 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.195s] 2018-04-12 13:49:41,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:41.854 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [4.113s] 2018-04-12 13:49:46,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:46.091 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [4.236s] 2018-04-12 13:49:48,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:48.236 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [30.179s] 2018-04-12 13:49:48,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:48.323 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [27.920s] 2018-04-12 13:49:48,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:48.667 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.576s] 2018-04-12 13:49:49,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:49.318 10462 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [50.054s] 2018-04-12 13:49:51,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:51.035 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.368s] 2018-04-12 13:49:54,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:54.267 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [3.228s] 2018-04-12 13:49:54,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:54.713 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.448s] 2018-04-12 13:49:55,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:55.297 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.583s] 2018-04-12 13:49:55,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:55.936 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.700s] 2018-04-12 13:49:55,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:55.996 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.699s] 2018-04-12 13:49:56,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:56.081 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.145s] 2018-04-12 13:49:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:56.218 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.137s] 2018-04-12 13:49:56,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:56.635 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.416s] 2018-04-12 13:49:56,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:56.890 10462 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.255s] 2018-04-12 13:49:57,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:57.926 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.781s] 2018-04-12 13:49:58,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:58.443 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.444s] 2018-04-12 13:49:59,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:59.263 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.822s] 2018-04-12 13:49:59,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:49:59.573 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.645s] 2018-04-12 13:50:00,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:00.011 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.747s] 2018-04-12 13:50:00,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:00.133 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.560s] 2018-04-12 13:50:01,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:01.537 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.525s] 2018-04-12 13:50:02,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:02.036 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.903s] 2018-04-12 13:50:02,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:02.416 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [14.093s] 2018-04-12 13:50:02,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:02.973 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.937s] 2018-04-12 13:50:03,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.031 10462 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [29.820s] 2018-04-12 13:50:03,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.331 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.357s] 2018-04-12 13:50:03,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.455 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.124s] 2018-04-12 13:50:03,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.579 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.124s] 2018-04-12 13:50:03,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.702 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.122s] 2018-04-12 13:50:03,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:03.848 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.144s] 2018-04-12 13:50:04,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:04.766 10462 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.919s] 2018-04-12 13:50:05,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:05.134 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [3.596s] 2018-04-12 13:50:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:06.309 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.175s] 2018-04-12 13:50:07,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:07.343 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.032s] 2018-04-12 13:50:08,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:08.038 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.694s] 2018-04-12 13:50:08,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:08.627 10462 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.589s] 2018-04-12 13:50:12,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:12.053 10462 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.732s] 2018-04-12 13:50:13,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:13.617 10462 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.586s] 2018-04-12 13:50:15,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:15.097 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [12.680s] 2018-04-12 13:50:20,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:20.012 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.915s] 2018-04-12 13:50:22,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:22.385 10462 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [15.149s] 2018-04-12 13:50:22,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:22.495 10462 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.111s] 2018-04-12 13:50:22,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:22.933 10462 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.437s] 2018-04-12 13:50:23,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:23.069 10462 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.132s] 2018-04-12 13:50:23,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:23.069 10462 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.003s] 2018-04-12 13:50:24,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:24.374 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.360s] 2018-04-12 13:50:29,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:29.334 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.960s] 2018-04-12 13:50:32,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:32.859 10462 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [32.857s] 2018-04-12 13:50:34,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:34.590 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.256s] 2018-04-12 13:50:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:38.949 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.359s] 2018-04-12 13:50:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.149 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.199s] 2018-04-12 13:50:39,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.305 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.155s] 2018-04-12 13:50:39,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.387 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-04-12 13:50:39,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.415 10462 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [31.209s] 2018-04-12 13:50:39,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.495 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.107s] 2018-04-12 13:50:39,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.534 10462 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.118s] 2018-04-12 13:50:39,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.682 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.188s] 2018-04-12 13:50:39,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.838 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.155s] 2018-04-12 13:50:39,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.886 10462 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.352s] 2018-04-12 13:50:39,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.917 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.079s] 2018-04-12 13:50:39,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:39.998 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.080s] 2018-04-12 13:50:40,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:40.079 10462 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.190s] 2018-04-12 13:50:40,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:40.081 10462 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-12 13:50:45,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:45.206 10462 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.206s] 2018-04-12 13:50:47,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:50:47.600 10462 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [33.976s] 2018-04-12 13:51:08,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:51:08.392 10462 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [35.535s] 2018-04-12 13:51:41,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:51:41.132 10462 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [125.407s] 2018-04-12 13:51:42,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:51:42.975 10462 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.576s] 2018-04-12 13:52:12,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:52:12.497 10462 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [29.521s] 2018-04-12 13:52:17,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:52:17.754 10462 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [36.619s] 2018-04-12 13:52:32,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '059a3d32-c0d5-4c4d-b474-9072869ec996']'. 2018-04-12 13:52:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 13:52:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 13:52:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 059a3d32-c0d5-4c4d-b474-9072869ec996 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 13:46:58 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 13:52:32 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:34 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b45d46a0-6678-47f5-9042-b5900e221cd6) | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: eaa172aa-b6df-490d-a391-3b0d5c70e956) | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 273.444 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 203 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 13:52:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 13:52:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-12 13:52:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:52:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 13:52:34,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5098039216% 2018-04-12 13:52:38,227 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:52:38,227 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:57 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-12 13:52:38,230 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-12 13:52:38,230 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-12 13:52:38,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 13:52:42,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 13:52:42.035 10689 INFO rally.deployment.engine [-] Deployment eaa172aa-b6df-490d-a391-3b0d5c70e956 | Starting: Destroy cloud and free allocated resources. 2018-04-12 13:52:42.057 10689 INFO rally.deployment.engine [-] Deployment eaa172aa-b6df-490d-a391-3b0d5c70e956 | Completed: Destroy cloud and free allocated resources. 2018-04-12 13:52:42.100 10689 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6) for deployment 'opnfv-rally'. 2018-04-12 13:52:42.123 10689 INFO rally.api [-] Deleting verification (UUID=059a3d32-c0d5-4c4d-b474-9072869ec996). 2018-04-12 13:52:42.127 10689 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 13:52:42.128 10689 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6). 2018-04-12 13:52:42.139 10689 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 13:52:46,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 13:52:46.102 10692 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f9b2c3dd-10fd-48e6-b30c-d678986f20a9) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f9b2c3dd-10fd-48e6-b30c-d678986f20a9 | 2018-04-12T13:52:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f9b2c3dd-10fd-48e6-b30c-d678986f20a9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 13:52:51,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 13:52:51,240 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 13:52:55,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 13:52:55.103 10698 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b45d46a0-6678-47f5-9042-b5900e221cd6). 2018-04-12 13:52:55.375 10698 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 13:53:01,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 13:52:59.172 10701 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 13:52:59.249 10701 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 13:53:00.868 10701 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881) as the default verifier for the future CLI operations. 2018-04-12 13:53:06,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 13:53:09,148 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 13:53:11,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 13:53:18,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 13:53:17.488 10720 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881) for deployment 'opnfv-rally' (UUID=f9b2c3dd-10fd-48e6-b30c-d678986f20a9). 2018-04-12 13:53:18.185 10720 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881) has been successfully configured for deployment 'opnfv-rally' (UUID=f9b2c3dd-10fd-48e6-b30c-d678986f20a9)! 2018-04-12 13:53:18,354 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 13:53:18,355 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 13:53:18,358 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 13:53:18,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 13:53:23,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8ea38439-dc1d-44ff-b3ec-db4bd2b95881/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-12 13:53:23,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-12 13:53:27,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 13:53:27.494 10729 INFO rally.api [-] Starting verification (UUID=db697281-11ff-4ec4-934e-b74b228d3401) for deployment 'opnfv-rally' (UUID=f9b2c3dd-10fd-48e6-b30c-d678986f20a9) by verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881). 2018-04-12 13:53:27,496 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: db697281-11ff-4ec4-934e-b74b228d3401 2018-04-12 13:58:13,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'db697281-11ff-4ec4-934e-b74b228d3401']'. 2018-04-12 13:58:15,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 13:58:15,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 13:58:15,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | db697281-11ff-4ec4-934e-b74b228d3401 | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 13:53:27 | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 13:58:13 | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:46 | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 13:58:15,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8ea38439-dc1d-44ff-b3ec-db4bd2b95881) | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f9b2c3dd-10fd-48e6-b30c-d678986f20a9) | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 219.74 | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-04-12 13:58:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 13:58:15,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 13:58:15,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 13:58:15,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 13:58:15,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 13:58:15,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-12 13:58:19,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 13:58:19,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 05:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 13:58:19,169 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-04-12 13:58:19,785 - functest.opnfv_tests.sdn.odl.odl - ERROR - Cannot run ODL testcases. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/sdn/odl/odl.py", line 188, in run assert kwargs['odlip'] AssertionError 2018-04-12 13:58:19,786 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 182, in push_to_db assert self.start_time AssertionError 2018-04-12 13:58:19,787 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-12 13:58:19,788 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-12 13:58:19,789 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-12 13:58:19,790 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-12 13:58:19,786 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-12 13:58:19,791 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-04-12 13:58:19,791 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-12 13:58:20,570 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 14:39:01,757 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_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_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... 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_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (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_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 2441.057s OK 2018-04-12 14:39:02,117 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 14:39:02,117 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:41 | PASS | +---------------------+------------------+------------------+----------------+ 2018-04-12 14:39:02,121 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-12 14:39:02,213 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 14:39:05,699 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 14:39:05.490 11076 INFO rally.deployment.engine [-] Deployment f9b2c3dd-10fd-48e6-b30c-d678986f20a9 | Starting: Destroy cloud and free allocated resources. 2018-04-12 14:39:05.505 11076 INFO rally.deployment.engine [-] Deployment f9b2c3dd-10fd-48e6-b30c-d678986f20a9 | Completed: Destroy cloud and free allocated resources. 2018-04-12 14:39:05.551 11076 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881) for deployment 'opnfv-rally'. 2018-04-12 14:39:05.580 11076 INFO rally.api [-] Deleting verification (UUID=db697281-11ff-4ec4-934e-b74b228d3401). 2018-04-12 14:39:05.584 11076 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 14:39:05.585 11076 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881). 2018-04-12 14:39:05.592 11076 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 14:39:09,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 14:39:08.995 11079 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=099db49e-f698-4f7c-b057-3e790eba497a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 099db49e-f698-4f7c-b057-3e790eba497a | 2018-04-12T14:39:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 099db49e-f698-4f7c-b057-3e790eba497a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 14:39:13,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 14:39:13,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 14:39:17,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 14:39:17.019 11085 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8ea38439-dc1d-44ff-b3ec-db4bd2b95881). 2018-04-12 14:39:17.206 11085 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 14:39:21,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 14:39:20.487 11088 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 14:39:20.549 11088 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 14:39:21.853 11088 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4d522d34-15ad-4678-bcec-28abb618d741) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4d522d34-15ad-4678-bcec-28abb618d741) as the default verifier for the future CLI operations. 2018-04-12 14:39:26,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 14:39:28,577 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 14:39:30,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 14:39:36,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 14:39:35.904 11107 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4d522d34-15ad-4678-bcec-28abb618d741) for deployment 'opnfv-rally' (UUID=099db49e-f698-4f7c-b057-3e790eba497a). 2018-04-12 14:39:36.598 11107 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4d522d34-15ad-4678-bcec-28abb618d741) has been successfully configured for deployment 'opnfv-rally' (UUID=099db49e-f698-4f7c-b057-3e790eba497a)! 2018-04-12 14:39:36,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 14:39:36,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 14:39:36,742 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 14:39:36,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 14:39:41,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4d522d34-15ad-4678-bcec-28abb618d741/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-12 14:39:41,199 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 14:39:41,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 14:39:41,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-12 14:39:44,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 14:39:44.458 11116 INFO rally.api [-] Starting verification (UUID=44f2043d-7f9e-4ab8-ace6-787ce6b11197) for deployment 'opnfv-rally' (UUID=099db49e-f698-4f7c-b057-3e790eba497a) by verifier 'opnfv-tempest' (UUID=4d522d34-15ad-4678-bcec-28abb618d741). 2018-04-12 14:39:44,460 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 44f2043d-7f9e-4ab8-ace6-787ce6b11197 2018-04-12 14:42:18,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44f2043d-7f9e-4ab8-ace6-787ce6b11197']'. 2018-04-12 14:42:19,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 14:42:19,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44f2043d-7f9e-4ab8-ace6-787ce6b11197 | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 14:39:44 | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 14:42:17 | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:33 | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4d522d34-15ad-4678-bcec-28abb618d741) | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 099db49e-f698-4f7c-b057-3e790eba497a) | 2018-04-12 14:42:19,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 131.571 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 14:42:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 14:42:19,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-04-12 14:42:23,005 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 14:42:23,006 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:56 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-12 14:42:23,011 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-12 14:42:23,013 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-04-12 14:42:23,013 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:42 | PASS | | vping_userdata | functest | smoke | 00:35 | PASS | | tempest_smoke_serial | functest | smoke | 12:48 | PASS | | rally_sanity | functest | smoke | 26:18 | FAIL | | refstack_defcore | functest | smoke | 05:57 | FAIL | | patrole | functest | smoke | 05:13 | PASS | | odl | functest | smoke | XX:XX | FAIL | | snaps_smoke | functest | smoke | 40:41 | PASS | | neutron_trunk | functest | smoke | 02:56 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-12 14:42:23,021 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 14:42:42,140 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-166 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 14:42:42,143 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-04-12 14:42:42,143 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 14:42:42,144 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-12 14:42:42,145 - xtesting.ci.run_tests - INFO - Xtesting 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-04-12 14:42:42,147 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK