2018-04-23 17:41:58,108 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-11 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-23 17:41:58,110 - 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/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-23 17:41:58,110 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-23 17:41:58,111 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-04-23 17:41:58,112 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-23 17:41:58,112 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-23 17:42:00,289 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-23 17:42:09,798 - 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 9.499s OK 2018-04-23 17:42:09,914 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 17:42:09,914 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-23 17:42:09,918 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-23 17:42:10,794 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-23 17:53:35,262 - 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 684.413s OK 2018-04-23 17:53:35,392 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 17:53:35,394 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-23 17:53:35,398 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-23 17:53:36,417 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-23 17:54:20,084 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.666s OK 2018-04-23 17:54:20,210 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 17:54:20,211 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-23 17:54:20,215 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:24 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-23 17:54:20,218 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-23 17:55:06,912 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-11 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-23 17:55:06,915 - 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/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-23 17:55:06,916 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-23 17:55:06,918 - 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 snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-23 17:55:06,921 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-23 17:55:06,922 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-23 17:55:08,203 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-23 17:55:08,203 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-23 17:55:08,620 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-23 17:55:08,620 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-23 17:55:09,026 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-23 17:55:09,026 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-23 17:55:09' 2018-04-23 17:55:09,027 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:11,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:14,302 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:21,786 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:22,743 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:23,592 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:29,066 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:32,236 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e4642757-beb8-4594-bc43-613d3eefc4de' 2018-04-23 17:55:53,285 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-23 17:55:58,673 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-23 17:55:58,874 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-23 17:55:59,880 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-23 17:56:18,630 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-23 17:56:18,630 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-23 17:56:19,143 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 17:56:19,145 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-23 17:56:19,149 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-23 17:56:19,237 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-23 17:56:19,237 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-23 17:56:19' 2018-04-23 17:56:19,238 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:20,898 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:23,345 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:30,895 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:31,674 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:38,896 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-135436f7-5c0a-4155-92f8-11698e06416b' 2018-04-23 17:56:44,912 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-23 17:56:58,226 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-23 17:57:00,238 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.13. Waiting for response... 2018-04-23 17:57:07,743 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-23 17:57:24,864 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 17:57:24,864 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:49 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-23 17:57:24,868 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-23 17:57:24,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-23 17:57:30,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-23 17:57:30.294 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8b2856c5-5192-419c-9497-dcc7508c22f6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8b2856c5-5192-419c-9497-dcc7508c22f6 | 2018-04-23T17:57:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8b2856c5-5192-419c-9497-dcc7508c22f6 ~/.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-23 17:57:34,440 - 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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-23 17:57:34,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-23 17:57:40,938 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-23 17:57:38.816 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-23 17:57:39.209 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-23 17:57:40.645 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) as the default verifier for the future CLI operations. 2018-04-23 17:57:44,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-23 17:57:46,596 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-23 17:57:50,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-23 17:57:55,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-23 17:57:54.495 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) for deployment 'opnfv-rally' (UUID=8b2856c5-5192-419c-9497-dcc7508c22f6). 2018-04-23 17:57:55.368 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) has been successfully configured for deployment 'opnfv-rally' (UUID=8b2856c5-5192-419c-9497-dcc7508c22f6)! 2018-04-23 17:57:55,639 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-23 17:57:55,639 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-23 17:57:55,644 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-23 17:57:55,647 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-23 17:57:58,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-23 17:57:58,814 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-23 17:57:58,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-23 17:57:58,816 - 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-23 17:58:01,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:01.155 55 INFO rally.api [-] Starting verification (UUID=3df30c58-15c1-4c03-a8c6-0eac0880f1eb) for deployment 'opnfv-rally' (UUID=8b2856c5-5192-419c-9497-dcc7508c22f6) by verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3). 2018-04-23 17:58:01,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3df30c58-15c1-4c03-a8c6-0eac0880f1eb 2018-04-23 17:58:08,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:08.313 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.217s] 2018-04-23 17:58:08,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:08.432 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.119s] 2018-04-23 17:58:15,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:15.863 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.675s] 2018-04-23 17:58:18,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:18.683 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.820s] 2018-04-23 17:58:31,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:31.268 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.988s] 2018-04-23 17:58:55,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:58:55.399 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.233s] 2018-04-23 17:59:33,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:59:33.490 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.139s] 2018-04-23 17:59:33,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 17:59:33.492 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-23 18:00:10,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:00:10.725 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.171s] 2018-04-23 18:00:10,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:00:10.726 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-23 18:00:50,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:00:50.381 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.131s] 2018-04-23 18:00:50,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:00:50.384 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-23 18:01:45,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:01:45.916 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.195s] 2018-04-23 18:02:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:13.070 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.101s] 2018-04-23 18:02:13,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:13.263 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.192s] 2018-04-23 18:02:20,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:20.748 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.804s] 2018-04-23 18:02:20,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:20.760 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-04-23 18:02:22,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:22.416 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-23 18:02:22,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:22.416 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-23 18:02:26,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:26.560 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.352s] 2018-04-23 18:02:33,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:33.914 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.036s] 2018-04-23 18:02:41,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:41.156 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.885s] 2018-04-23 18:02:49,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:02:49.921 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.341s] 2018-04-23 18:03:00,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:00.369 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.672s] 2018-04-23 18:03:07,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:07.881 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.210s] 2018-04-23 18:03:14,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:14.550 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.128s] 2018-04-23 18:03:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:22.163 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.243s] 2018-04-23 18:03:31,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:31.027 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.369s] 2018-04-23 18:03:40,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:40.577 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.233s] 2018-04-23 18:03:43,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:43.703 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-23 18:03:45,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:45.976 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-04-23 18:03:46,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:46.003 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-04-23 18:03:46,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:46.033 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2018-04-23 18:03:46,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:46.042 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-04-23 18:03:50,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:50.774 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.183s] 2018-04-23 18:03:51,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:51.562 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.786s] 2018-04-23 18:03:52,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:52.485 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.923s] 2018-04-23 18:03:56,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:03:56.964 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-04-23 18:04:02,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:02.602 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.884s] 2018-04-23 18:04:18,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:18.579 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.978s] 2018-04-23 18:04:24,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:24.491 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.911s] 2018-04-23 18:04:39,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:39.176 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.906s] 2018-04-23 18:04:43,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:43.387 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.209s] 2018-04-23 18:04:50,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:04:50.800 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.412s] 2018-04-23 18:05:02,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:02.384 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.536s] 2018-04-23 18:05:06,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:06.300 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.915s] 2018-04-23 18:05:11,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:11.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.663s] 2018-04-23 18:05:32,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:32.264 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.701s] 2018-04-23 18:05:32,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:32.613 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.350s] 2018-04-23 18:05:32,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:32.824 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.209s] 2018-04-23 18:05:32,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:32.990 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.165s] 2018-04-23 18:05:33,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:33.182 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.192s] 2018-04-23 18:05:33,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:33.304 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.121s] 2018-04-23 18:05:49,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:49.993 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.471s] 2018-04-23 18:05:50,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:50.362 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.368s] 2018-04-23 18:05:50,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:50.822 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.461s] 2018-04-23 18:05:50,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:50.952 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.130s] 2018-04-23 18:05:51,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:51.161 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.208s] 2018-04-23 18:05:51,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:05:51.283 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.122s] 2018-04-23 18:06:06,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:06.872 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.812s] 2018-04-23 18:06:13,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:13.956 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.084s] 2018-04-23 18:06:16,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:16.073 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.115s] 2018-04-23 18:06:16,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:16.198 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.125s] 2018-04-23 18:06:16,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:16.329 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.131s] 2018-04-23 18:06:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:30.485 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.916s] 2018-04-23 18:06:38,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:38.259 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.774s] 2018-04-23 18:06:40,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:40.618 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.358s] 2018-04-23 18:06:40,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:40.759 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.142s] 2018-04-23 18:06:40,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:40.917 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.158s] 2018-04-23 18:06:59,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:06:59.607 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.946s] 2018-04-23 18:07:06,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:06.268 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.659s] 2018-04-23 18:07:12,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:12.362 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.093s] 2018-04-23 18:07:16,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:16.989 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.626s] 2018-04-23 18:07:46,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:46.355 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.211s] 2018-04-23 18:07:53,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:53.619 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.263s] 2018-04-23 18:07:59,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:07:59.887 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.266s] 2018-04-23 18:08:04,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:04.589 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.700s] 2018-04-23 18:08:24,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:24.154 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.890s] 2018-04-23 18:08:26,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:26.168 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.011s] 2018-04-23 18:08:26,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:26.273 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.108s] 2018-04-23 18:08:31,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:31.490 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.629s] 2018-04-23 18:08:33,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:33.805 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.311s] 2018-04-23 18:08:33,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:33.905 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.105s] 2018-04-23 18:08:38,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:38.518 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.191s] 2018-04-23 18:08:42,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:42.116 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-04-23 18:08:43,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:43.714 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-23 18:08:43,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:43.724 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-23 18:08:43,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:43.726 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-23 18:08:43,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:43.727 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-23 18:08:43,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:43.728 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-23 18:08:45,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:08:45.838 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-23 18:09:05,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:09:05.731 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.799s] 2018-04-23 18:09:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:09:45.068 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.285s] 2018-04-23 18:10:12,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:10:12.309 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.237s] 2018-04-23 18:10:22,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:10:22.269 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.093s] 2018-04-23 18:13:37,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:13:37.020 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [161.336s] 2018-04-23 18:14:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:14:19.263 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.671s] 2018-04-23 18:15:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:15:13.732 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.785s] 2018-04-23 18:15:33,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3df30c58-15c1-4c03-a8c6-0eac0880f1eb']'. 2018-04-23 18:15:34,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3df30c58-15c1-4c03-a8c6-0eac0880f1eb | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-23 17:58:00 | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-23 18:15:33 | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:33 | 2018-04-23 18:15:34,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8b2856c5-5192-419c-9497-dcc7508c22f6) | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1027.769 | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-23 18:15:34,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-23 18:15:34,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-23 18:15:34,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-23 18:15:34,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:15:34,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-23 18:15:35,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-04-23 18:15:41,604 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 18:15:41,605 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:57 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-23 18:15:41,610 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-23 18:15:41,610 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-23 18:15:41,699 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-23 18:15:42,176 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-23 18:15:42,176 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-23 18:15:42,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-23 18:15:45,575 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-23 18:15:44.822 158 INFO rally.deployment.engine [-] Deployment 8b2856c5-5192-419c-9497-dcc7508c22f6 | Starting: Destroy cloud and free allocated resources. 2018-04-23 18:15:45.059 158 INFO rally.deployment.engine [-] Deployment 8b2856c5-5192-419c-9497-dcc7508c22f6 | Completed: Destroy cloud and free allocated resources. 2018-04-23 18:15:45.103 158 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3) for deployment 'opnfv-rally'. 2018-04-23 18:15:45.121 158 INFO rally.api [-] Deleting verification (UUID=3df30c58-15c1-4c03-a8c6-0eac0880f1eb). 2018-04-23 18:15:45.250 158 INFO rally.api [-] Verification has been successfully deleted! 2018-04-23 18:15:45.251 158 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3). 2018-04-23 18:15:45.269 158 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-23 18:15:48,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-23 18:15:47.929 161 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e4776d04-1e13-437d-b5c3-d9690a27a72a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e4776d04-1e13-437d-b5c3-d9690a27a72a | 2018-04-23T18:15:47 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e4776d04-1e13-437d-b5c3-d9690a27a72a ~/.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-23 18:15:52,093 - 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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-23 18:15:52,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-23 18:15:53,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7'... 2018-04-23 18:15:55,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-701ec98a-ff94-4445-ab95-eb7fbee89ea7'... 2018-04-23 18:15:58,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-701ec98a-ff94-4445-ab95-eb7fbee89ea7'... 2018-04-23 18:16:06,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7'... 2018-04-23 18:16:07,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7'... 2018-04-23 18:16:07,966 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-23 18:16:07,967 - 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-23 18:16:07,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:16:07,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:16:07,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:17:15,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b010988c-72e0-4ad8-8d16-50503e2030d1 2018-04-23 18:17:15,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-23 18:17:15,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b010988c-72e0-4ad8-8d16-50503e2030d1'] 2018-04-23 18:17:16,181 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b010988c-72e0-4ad8-8d16-50503e2030d1: 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.675588 Full duration: 7.62232 -------------------------------------------------------------------------------- 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924133 Full duration: 7.866313 -------------------------------------------------------------------------------- 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> duration | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.509443 Full duration: 8.284457 -------------------------------------------------------------------------------- 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126335 Full duration: 8.049906 -------------------------------------------------------------------------------- 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> duration | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.243467 Full duration: 8.294809 -------------------------------------------------------------------------------- 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 b010988c-72e0-4ad8-8d16-50503e2030d1 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.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122281 Full duration: 7.775393 HINTS: * To plot HTML graphics with this data, run: rally task report b010988c-72e0-4ad8-8d16-50503e2030d1 --out output.html * To generate a JUnit report, run: rally task export b010988c-72e0-4ad8-8d16-50503e2030d1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b010988c-72e0-4ad8-8d16-50503e2030d1 --json --out output.json 2018-04-23 18:17:16,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b010988c-72e0-4ad8-8d16-50503e2030d1'] 2018-04-23 18:17:17,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:17:17,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b010988c-72e0-4ad8-8d16-50503e2030d1', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-23 18:17:17,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-23 18:17:17,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-23 18:17:17,359 - 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-23 18:17:17,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:17:17,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:17:17,369 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:18:53,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8b45c356-467b-4015-bb28-cb51159d08a7 2018-04-23 18:18:53,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8b45c356-467b-4015-bb28-cb51159d08a7'] 2018-04-23 18:18:54,747 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8b45c356-467b-4015-bb28-cb51159d08a7: 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 8b45c356-467b-4015-bb28-cb51159d08a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | -> glance_v2.upload_data | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | glance_v2.delete_image | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> duration | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 3.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.502924 Full duration: 12.251697 -------------------------------------------------------------------------------- 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 8b45c356-467b-4015-bb28-cb51159d08a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 3.198 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | -> glance_v2.upload_data | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | glance_v2.list_images | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 100.0% | 1 | | -> duration | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.358927 Full duration: 13.684899 -------------------------------------------------------------------------------- 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 8b45c356-467b-4015-bb28-cb51159d08a7 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.397 | 0.397 | 0.397 | 0.397 | 0.397 | 0.397 | 100.0% | 1 | | total | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | -> duration | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.397555 Full duration: 8.441864 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "number_instances": 2, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "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 8b45c356-467b-4015-bb28-cb51159d08a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> glance_v2.upload_data | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | nova.boot_servers | 14.778 | 14.778 | 14.778 | 14.778 | 14.778 | 14.778 | 100.0% | 1 | | total | 17.811 | 17.811 | 17.811 | 17.811 | 17.811 | 17.811 | 100.0% | 1 | | -> duration | 16.811 | 16.811 | 16.811 | 16.811 | 16.811 | 16.811 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.811032 Full duration: 40.615647 HINTS: * To plot HTML graphics with this data, run: rally task report 8b45c356-467b-4015-bb28-cb51159d08a7 --out output.html * To generate a JUnit report, run: rally task export 8b45c356-467b-4015-bb28-cb51159d08a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8b45c356-467b-4015-bb28-cb51159d08a7 --json --out output.json 2018-04-23 18:18:54,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8b45c356-467b-4015-bb28-cb51159d08a7'] 2018-04-23 18:18:55,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:18:55,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8b45c356-467b-4015-bb28-cb51159d08a7', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-23 18:18:55,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-23 18:18:55,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-23 18:18:55,921 - 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-23 18:18:55,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:18:55,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:18:55,939 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:24:00,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c6512dc5-c284-41d0-854f-249397b49f22 2018-04-23 18:24:00,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c6512dc5-c284-41d0-854f-249397b49f22'] 2018-04-23 18:24:01,409 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c6512dc5-c284-41d0-854f-249397b49f22: 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 c6512dc5-c284-41d0-854f-249397b49f22 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 | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 10.623 | 100.0% | 1 | | total | 13.649 | 13.649 | 13.649 | 13.649 | 13.649 | 13.649 | 100.0% | 1 | | -> duration | 13.649 | 13.649 | 13.649 | 13.649 | 13.649 | 13.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.649408 Full duration: 42.327736 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.461 | 3.461 | 3.461 | 3.461 | 3.461 | 3.461 | 100.0% | 1 | | cinder_v2.delete_volume | 10.819 | 10.819 | 10.819 | 10.819 | 10.819 | 10.819 | 100.0% | 1 | | total | 14.28 | 14.28 | 14.28 | 14.28 | 14.28 | 14.28 | 100.0% | 1 | | -> duration | 14.28 | 14.28 | 14.28 | 14.28 | 14.28 | 14.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.2797 Full duration: 24.440782 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c6512dc5-c284-41d0-854f-249397b49f22 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.701 | 5.701 | 5.701 | 5.701 | 5.701 | 5.701 | 100.0% | 1 | | cinder_v2.delete_volume | 10.817 | 10.817 | 10.817 | 10.817 | 10.817 | 10.817 | 100.0% | 1 | | total | 16.519 | 16.519 | 16.519 | 16.519 | 16.519 | 16.519 | 100.0% | 1 | | -> duration | 16.519 | 16.519 | 16.519 | 16.519 | 16.519 | 16.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.51911 Full duration: 27.509952 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.31 | 3.31 | 3.31 | 3.31 | 3.31 | 3.31 | 100.0% | 1 | | cinder_v2.delete_volume | 10.804 | 10.804 | 10.804 | 10.804 | 10.804 | 10.804 | 100.0% | 1 | | total | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 100.0% | 1 | | -> duration | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 14.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.115205 Full duration: 24.626273 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.615 | 3.615 | 3.615 | 3.615 | 3.615 | 3.615 | 100.0% | 1 | | cinder_v2.extend_volume | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 100.0% | 1 | | cinder_v2.delete_volume | 19.471 | 19.471 | 19.471 | 19.471 | 19.471 | 19.471 | 100.0% | 1 | | total | 25.711 | 25.711 | 25.711 | 25.711 | 25.711 | 25.711 | 100.0% | 1 | | -> duration | 25.711 | 25.711 | 25.711 | 25.711 | 25.711 | 25.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.711202 Full duration: 36.117389 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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 | 27.176 | 27.176 | 27.176 | 27.176 | 27.176 | 27.176 | 100.0% | 1 | | cinder_v2.delete_volume | 10.823 | 10.823 | 10.823 | 10.823 | 10.823 | 10.823 | 100.0% | 1 | | total | 38.0 | 38.0 | 38.0 | 38.0 | 38.0 | 38.0 | 100.0% | 1 | | -> duration | 38.0 | 38.0 | 38.0 | 38.0 | 38.0 | 38.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.999651 Full duration: 63.63044 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | cinder_v2.list_qos | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> duration | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.930179 Full duration: 12.580637 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | cinder_v2.set_qos | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917345 Full duration: 12.540192 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v2.list_types | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821088 Full duration: 12.750196 -------------------------------------------------------------------------------- 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 c6512dc5-c284-41d0-854f-249397b49f22 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.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 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.957813 Full duration: 12.887905 HINTS: * To plot HTML graphics with this data, run: rally task report c6512dc5-c284-41d0-854f-249397b49f22 --out output.html * To generate a JUnit report, run: rally task export c6512dc5-c284-41d0-854f-249397b49f22 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c6512dc5-c284-41d0-854f-249397b49f22 --json --out output.json 2018-04-23 18:24:01,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c6512dc5-c284-41d0-854f-249397b49f22'] 2018-04-23 18:24:02,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:24:02,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c6512dc5-c284-41d0-854f-249397b49f22', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-23 18:24:02,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-23 18:24:02,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-23 18:24:02,624 - 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-23 18:24:02,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:24:02,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:24:02,645 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:25:38,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : edc30c48-a4b8-46fd-b5ce-7ef791414049 2018-04-23 18:25:38,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'edc30c48-a4b8-46fd-b5ce-7ef791414049'] 2018-04-23 18:25:39,290 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task edc30c48-a4b8-46fd-b5ce-7ef791414049: 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 edc30c48-a4b8-46fd-b5ce-7ef791414049 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.991 | 4.991 | 4.991 | 4.991 | 4.991 | 4.991 | 100.0% | 1 | | heat.update_stack | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | heat.delete_stack | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | total | 10.438 | 10.438 | 10.438 | 10.438 | 10.438 | 10.438 | 100.0% | 1 | | -> duration | 6.438 | 6.438 | 6.438 | 6.438 | 6.438 | 6.438 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.438383 Full duration: 23.176891 -------------------------------------------------------------------------------- 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 edc30c48-a4b8-46fd-b5ce-7ef791414049 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.884 | 4.884 | 4.884 | 4.884 | 4.884 | 4.884 | 100.0% | 1 | | heat.check_stack | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | heat.delete_stack | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 2.711 | 100.0% | 1 | | total | 7.999 | 7.999 | 7.999 | 7.999 | 7.999 | 7.999 | 100.0% | 1 | | -> duration | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.99901 Full duration: 18.267501 -------------------------------------------------------------------------------- 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 edc30c48-a4b8-46fd-b5ce-7ef791414049 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.813 | 4.813 | 4.813 | 4.813 | 4.813 | 4.813 | 100.0% | 1 | | heat.suspend_stack | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | heat.resume_stack | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | heat.delete_stack | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | total | 9.456 | 9.456 | 9.456 | 9.456 | 9.456 | 9.456 | 100.0% | 1 | | -> duration | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 7.456 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.45558 Full duration: 20.145516 -------------------------------------------------------------------------------- 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 edc30c48-a4b8-46fd-b5ce-7ef791414049 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905778 Full duration: 10.985631 HINTS: * To plot HTML graphics with this data, run: rally task report edc30c48-a4b8-46fd-b5ce-7ef791414049 --out output.html * To generate a JUnit report, run: rally task export edc30c48-a4b8-46fd-b5ce-7ef791414049 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report edc30c48-a4b8-46fd-b5ce-7ef791414049 --json --out output.json 2018-04-23 18:25:39,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'edc30c48-a4b8-46fd-b5ce-7ef791414049'] 2018-04-23 18:25:40,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:25:40,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'edc30c48-a4b8-46fd-b5ce-7ef791414049', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-23 18:25:40,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-23 18:25:40,458 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-23 18:25:40,458 - 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-23 18:25:40,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:25:40,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:25:40,485 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:28:59,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ecbe981-17e3-43d6-be5a-8425120bacaa 2018-04-23 18:28:59,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4ecbe981-17e3-43d6-be5a-8425120bacaa'] 2018-04-23 18:29:00,624 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4ecbe981-17e3-43d6-be5a-8425120bacaa: 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | keystone_v3.add_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.revoke_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> duration | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595983 Full duration: 14.65496 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.list_roles | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670918 Full duration: 14.79241 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.list_projects | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634728 Full duration: 14.809228 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | keystone_v3.delete_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> duration | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.49514 Full duration: 12.628114 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | keystone_v3.delete_service | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> duration | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.547969 Full duration: 12.180125 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.create_user | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_services | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.169404 Full duration: 19.597873 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.update_project | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.delete_project | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826994 Full duration: 12.67957 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600789 Full duration: 14.234802 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610256 Full duration: 14.72675 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | keystone_v3.list_users | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 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.796766 Full duration: 14.83575 -------------------------------------------------------------------------------- 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 4ecbe981-17e3-43d6-be5a-8425120bacaa 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.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | keystone_v3.create_users | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | total | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | | -> duration | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.92116 Full duration: 20.970326 HINTS: * To plot HTML graphics with this data, run: rally task report 4ecbe981-17e3-43d6-be5a-8425120bacaa --out output.html * To generate a JUnit report, run: rally task export 4ecbe981-17e3-43d6-be5a-8425120bacaa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ecbe981-17e3-43d6-be5a-8425120bacaa --json --out output.json 2018-04-23 18:29:00,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4ecbe981-17e3-43d6-be5a-8425120bacaa'] 2018-04-23 18:29:01,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:29:01,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4ecbe981-17e3-43d6-be5a-8425120bacaa', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-23 18:29:01,874 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-23 18:29:01,875 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-23 18:29:01,875 - 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-23 18:29:01,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:29:01,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:29:01,893 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:34:40,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a4b6a94d-9684-42a5-aad1-aaea5691508f 2018-04-23 18:34:40,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a4b6a94d-9684-42a5-aad1-aaea5691508f'] 2018-04-23 18:34:41,794 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a4b6a94d-9684-42a5-aad1-aaea5691508f: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task a4b6a94d-9684-42a5-aad1-aaea5691508f 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.464 | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 100.0% | 1 | | neutron.delete_network | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | total | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | -> duration | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.611971 Full duration: 15.976886 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | neutron.delete_port | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | total | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | -> duration | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 3.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.091734 Full duration: 32.545541 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.create_subnet | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.create_router | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | neutron.add_interface_router | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | neutron.remove_interface_router | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | | neutron.delete_router | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 7.597 | 7.597 | 7.597 | 7.597 | 7.597 | 7.597 | 100.0% | 1 | | -> duration | 7.597 | 7.597 | 7.597 | 7.597 | 7.597 | 7.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.596619 Full duration: 41.618563 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | neutron.delete_subnet | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | total | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | -> duration | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.458396 Full duration: 31.355672 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | neutron.list_networks | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> duration | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.536418 Full duration: 16.864708 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | neutron.list_ports | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 100.0% | 1 | | -> duration | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.226423 Full duration: 32.226104 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | neutron.create_subnet | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_router | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | neutron.add_interface_router | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | neutron.list_routers | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | -> duration | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.229424 Full duration: 40.682909 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | neutron.create_subnet | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | neutron.list_subnets | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | -> duration | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 2.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.072633 Full duration: 35.555056 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | neutron.delete_security_group | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | total | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> duration | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 1.544 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.544059 Full duration: 14.886465 -------------------------------------------------------------------------------- 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 a4b6a94d-9684-42a5-aad1-aaea5691508f 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.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | neutron.create_security_group_rule | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | neutron.delete_security_group | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> duration | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.088426 Full duration: 14.927003 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task a4b6a94d-9684-42a5-aad1-aaea5691508f 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.634 | 1.634 | 1.634 | 1.634 | 1.634 | 1.634 | 100.0% | 1 | | neutron.create_router | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | neutron.add_gateway_router | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | neutron.remove_gateway_router | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 100.0% | 1 | | total | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 100.0% | 1 | | -> duration | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.112791 Full duration: 27.522568 HINTS: * To plot HTML graphics with this data, run: rally task report a4b6a94d-9684-42a5-aad1-aaea5691508f --out output.html * To generate a JUnit report, run: rally task export a4b6a94d-9684-42a5-aad1-aaea5691508f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a4b6a94d-9684-42a5-aad1-aaea5691508f --json --out output.json 2018-04-23 18:34:41,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a4b6a94d-9684-42a5-aad1-aaea5691508f'] 2018-04-23 18:34:42,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:34:42,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a4b6a94d-9684-42a5-aad1-aaea5691508f', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-23 18:34:43,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-23 18:34:43,011 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-23 18:34:43,011 - 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-23 18:34:43,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:34:43,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:34:43,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:43:53,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b97827f5-087c-48ea-a5f2-b4644015b758 2018-04-23 18:43:53,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'b97827f5-087c-48ea-a5f2-b4644015b758'] 2018-04-23 18:43:54,517 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "block_migration": false, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 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 | 17.166 | 17.166 | 17.166 | 17.166 | 17.166 | 17.166 | 100.0% | 1 | | nova.find_host_to_migrate | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | nova.live_migrate | 13.265 | 13.265 | 13.265 | 13.265 | 13.265 | 13.265 | 100.0% | 1 | | nova.delete_server | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 100.0% | 1 | | total | 34.592 | 34.592 | 34.592 | 34.592 | 34.592 | 34.592 | 100.0% | 1 | | -> duration | 33.592 | 33.592 | 33.592 | 33.592 | 33.592 | 33.592 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.591937 Full duration: 44.324446 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.574 | 11.574 | 11.574 | 11.574 | 11.574 | 11.574 | 100.0% | 1 | | cinder_v2.create_volume | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | nova.attach_volume | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 100.0% | 1 | | nova.find_host_to_migrate | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | nova.live_migrate | 16.443 | 16.443 | 16.443 | 16.443 | 16.443 | 16.443 | 100.0% | 1 | | nova.detach_volume | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | cinder_v2.delete_volume | 92.046 | 92.046 | 92.046 | 92.046 | 92.046 | 92.046 | 100.0% | 1 | | nova.delete_server | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 2.898 | 100.0% | 1 | | total | 137.553 | 137.553 | 137.553 | 137.553 | 137.553 | 137.553 | 100.0% | 1 | | -> duration | 136.553 | 136.553 | 136.553 | 136.553 | 136.553 | 136.553 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 136.552736 Full duration: 149.361961 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 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.685 | 5.685 | 5.685 | 5.685 | 5.685 | 5.685 | 100.0% | 1 | | nova.boot_server | 13.989 | 13.989 | 13.989 | 13.989 | 13.989 | 13.989 | 100.0% | 1 | | nova.find_host_to_migrate | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | nova.live_migrate | 17.518 | 17.518 | 17.518 | 17.518 | 17.518 | 17.518 | 100.0% | 1 | | nova.delete_server | 5.146 | 5.146 | 5.146 | 5.146 | 5.146 | 5.146 | 100.0% | 1 | | total | 43.586 | 43.586 | 43.586 | 43.586 | 43.586 | 43.586 | 100.0% | 1 | | -> duration | 42.586 | 42.586 | 42.586 | 42.586 | 42.586 | 42.586 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.586363 Full duration: 56.300928 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "server_kwargs": { "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] } }, "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 b97827f5-087c-48ea-a5f2-b4644015b758 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | nova.boot_server | 10.247 | 10.247 | 10.247 | 10.247 | 10.247 | 10.247 | 100.0% | 1 | | nova.delete_server | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 5.834 | 100.0% | 1 | | nova.delete_keypair | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 100.0% | 1 | | -> duration | 16.082 | 16.082 | 16.082 | 16.082 | 16.082 | 16.082 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.08219 Full duration: 43.138747 -------------------------------------------------------------------------------- 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-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "volume_size": 5, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "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 b97827f5-087c-48ea-a5f2-b4644015b758 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 | 10.084 | 10.084 | 10.084 | 10.084 | 10.084 | 10.084 | 100.0% | 1 | | nova.boot_server | 14.1 | 14.1 | 14.1 | 14.1 | 14.1 | 14.1 | 100.0% | 1 | | nova.delete_server | 5.437 | 5.437 | 5.437 | 5.437 | 5.437 | 5.437 | 100.0% | 1 | | total | 29.622 | 29.622 | 29.622 | 29.622 | 29.622 | 29.622 | 100.0% | 1 | | -> duration | 28.622 | 28.622 | 28.622 | 28.622 | 28.622 | 28.622 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.622289 Full duration: 61.234512 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "force_delete": false, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "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 b97827f5-087c-48ea-a5f2-b4644015b758 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.565 | 11.565 | 11.565 | 11.565 | 11.565 | 11.565 | 100.0% | 1 | | nova.pause_server | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 100.0% | 1 | | nova.unpause_server | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 100.0% | 1 | | nova.delete_server | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | total | 22.204 | 22.204 | 22.204 | 22.204 | 22.204 | 22.204 | 100.0% | 1 | | -> duration | 17.204 | 17.204 | 17.204 | 17.204 | 17.204 | 17.204 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.20425 Full duration: 49.055799 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "nics": [ { "net-id": "2c033fd9-e2aa-4ada-93c4-89f57cfaba6b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 11.829 | 100.0% | 1 | | nova.migrate | 26.494 | 26.494 | 26.494 | 26.494 | 26.494 | 26.494 | 100.0% | 1 | | nova.resize_confirm | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 3.727 | 100.0% | 1 | | nova.delete_server | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 100.0% | 1 | | total | 44.798 | 44.798 | 44.798 | 44.798 | 44.798 | 44.798 | 100.0% | 1 | | -> duration | 43.798 | 43.798 | 43.798 | 43.798 | 43.798 | 43.798 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.797927 Full duration: 54.829411 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "image": { "name": "Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 11.364 | 100.0% | 1 | | nova.list_interfaces | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 11.748 | 11.748 | 11.748 | 11.748 | 11.748 | 11.748 | 100.0% | 1 | | -> duration | 10.748 | 10.748 | 10.748 | 10.748 | 10.748 | 10.748 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.747868 Full duration: 44.475929 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b97827f5-087c-48ea-a5f2-b4644015b758 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | nova.delete_server_group | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.12561 Full duration: 9.743652 HINTS: * To plot HTML graphics with this data, run: rally task report b97827f5-087c-48ea-a5f2-b4644015b758 --out output.html * To generate a JUnit report, run: rally task export b97827f5-087c-48ea-a5f2-b4644015b758 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b97827f5-087c-48ea-a5f2-b4644015b758 --json --out output.json 2018-04-23 18:43:54,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b97827f5-087c-48ea-a5f2-b4644015b758'] 2018-04-23 18:43:55,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:43:55,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b97827f5-087c-48ea-a5f2-b4644015b758', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-23 18:43:55,716 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-23 18:43:55,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-23 18:43:55,717 - 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-23 18:43:55,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-23 18:43:55,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-23 18:43:55,745 - 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': '2c033fd9-e2aa-4ada-93c4-89f57cfaba6b', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'flavor_name': 'rally-tiny-701ec98a-ff94-4445-ab95-eb7fbee89ea7', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-701ec98a-ff94-4445-ab95-eb7fbee89ea7', '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-23 18:44:51,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2e7accc-b731-4214-818d-b5cf8a6133ae 2018-04-23 18:44:51,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f2e7accc-b731-4214-818d-b5cf8a6133ae'] 2018-04-23 18:44:52,725 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f2e7accc-b731-4214-818d-b5cf8a6133ae: 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 f2e7accc-b731-4214-818d-b5cf8a6133ae 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.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | quotas.delete_quotas | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973985 Full duration: 9.11374 -------------------------------------------------------------------------------- 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 f2e7accc-b731-4214-818d-b5cf8a6133ae 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95379 Full duration: 9.199398 -------------------------------------------------------------------------------- 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 f2e7accc-b731-4214-818d-b5cf8a6133ae 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.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795542 Full duration: 8.477878 -------------------------------------------------------------------------------- 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 f2e7accc-b731-4214-818d-b5cf8a6133ae has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | total | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | -> duration | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.412103 Full duration: 9.474306 HINTS: * To plot HTML graphics with this data, run: rally task report f2e7accc-b731-4214-818d-b5cf8a6133ae --out output.html * To generate a JUnit report, run: rally task export f2e7accc-b731-4214-818d-b5cf8a6133ae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2e7accc-b731-4214-818d-b5cf8a6133ae --json --out output.json 2018-04-23 18:44:52,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f2e7accc-b731-4214-818d-b5cf8a6133ae'] 2018-04-23 18:44:53,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-23 18:44:53,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f2e7accc-b731-4214-818d-b5cf8a6133ae', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-23 18:44:53,908 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-23 18:44:53,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:14 | 4 | 100.00% | | cinder | 04:29 | 10 | 100.00% | | heat | 01:12 | 4 | 100.00% | | keystone | 02:46 | 11 | 100.00% | | neutron | 05:04 | 11 | 100.00% | | nova | 08:32 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:43 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-23 18:44:53,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-23 18:45:04,570 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-23 18:45:04,570 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-23 18:45:05,225 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 18:45:05,226 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-23 18:45:05,231 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-23 18:45:05,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-23 18:45:08,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-23 18:45:07.547 11237 INFO rally.deployment.engine [-] Deployment e4776d04-1e13-437d-b5c3-d9690a27a72a | Starting: Destroy cloud and free allocated resources. 2018-04-23 18:45:07.741 11237 INFO rally.deployment.engine [-] Deployment e4776d04-1e13-437d-b5c3-d9690a27a72a | Completed: Destroy cloud and free allocated resources. 2018-04-23 18:45:07.768 11237 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3). 2018-04-23 18:45:07.773 11237 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-23 18:45:10,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-23 18:45:10.470 11240 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=845d877d-d82d-4436-8d67-1a9396cd192d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 845d877d-d82d-4436-8d67-1a9396cd192d | 2018-04-23T18:45:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 845d877d-d82d-4436-8d67-1a9396cd192d ~/.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-23 18:45:14,429 - 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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-23 18:45:14,430 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-23 18:45:17,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-23 18:45:16.641 11246 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=f4fc791d-4560-4e87-9a1e-acaa2b5f9ec3). 2018-04-23 18:45:16.837 11246 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-23 18:45:21,084 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-23 18:45:19.206 11249 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-23 18:45:19.513 11249 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-23 18:45:20.866 11249 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) as the default verifier for the future CLI operations. 2018-04-23 18:45:24,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-23 18:45:27,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-23 18:45:32,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-23 18:45:38,440 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-23 18:45:37.381 11268 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) for deployment 'opnfv-rally' (UUID=845d877d-d82d-4436-8d67-1a9396cd192d). 2018-04-23 18:45:38.283 11268 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) has been successfully configured for deployment 'opnfv-rally' (UUID=845d877d-d82d-4436-8d67-1a9396cd192d)! 2018-04-23 18:45:38,441 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-23 18:45:38,441 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-23 18:45:38,445 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-23 18:45:40,807 - 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-23 18:45:43,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:43.040 11280 INFO rally.api [-] Starting verification (UUID=62bf3678-0651-4679-9788-5086d1623858) for deployment 'opnfv-rally' (UUID=845d877d-d82d-4436-8d67-1a9396cd192d) by verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827). 2018-04-23 18:45:43,042 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 62bf3678-0651-4679-9788-5086d1623858 2018-04-23 18:45:52,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.366 11280 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.198s] 2018-04-23 18:45:52,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.407 11280 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.287s] 2018-04-23 18:45:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.420 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.199s] 2018-04-23 18:45:52,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.496 11280 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.075s] 2018-04-23 18:45:52,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.926 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.869s] 2018-04-23 18:45:52,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:52.989 11280 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.063s] 2018-04-23 18:45:53,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:53.217 11280 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.961s] 2018-04-23 18:45:53,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:53.887 11280 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.668s] 2018-04-23 18:45:55,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:55.011 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.846s] 2018-04-23 18:45:55,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:55.030 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.705s] 2018-04-23 18:45:55,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:55.474 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.442s] 2018-04-23 18:45:55,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:55.929 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.455s] 2018-04-23 18:45:56,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:56.133 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.015s] 2018-04-23 18:45:56,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:56.163 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.030s] 2018-04-23 18:45:56,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:56.182 11280 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2018-04-23 18:45:56,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:56.519 11280 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.831s] 2018-04-23 18:45:57,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:57.413 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.568s] 2018-04-23 18:45:57,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:57.760 11280 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.347s] 2018-04-23 18:45:59,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:59.176 11280 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.127s] 2018-04-23 18:45:59,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:45:59.260 11280 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.084s] 2018-04-23 18:46:00,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:00.124 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.485s] 2018-04-23 18:46:00,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:00.323 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.198s] 2018-04-23 18:46:00,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:00.716 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.392s] 2018-04-23 18:46:01,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:01.086 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.369s] 2018-04-23 18:46:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:01.158 11280 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.073s] 2018-04-23 18:46:02,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:02.521 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.588s] 2018-04-23 18:46:03,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:03.113 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.592s] 2018-04-23 18:46:10,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:10.137 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [14.204s] 2018-04-23 18:46:34,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:34.864 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [39.840s] 2018-04-23 18:46:35,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.030 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.101s] 2018-04-23 18:46:35,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.051 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.021s] 2018-04-23 18:46:35,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.289 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.236s] 2018-04-23 18:46:35,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.308 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.019s] 2018-04-23 18:46:35,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.327 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2018-04-23 18:46:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.384 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.057s] 2018-04-23 18:46:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.511 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [43.402s] 2018-04-23 18:46:35,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.519 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.134s] 2018-04-23 18:46:35,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:35.604 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.084s] 2018-04-23 18:46:36,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:36.118 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.513s] 2018-04-23 18:46:36,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:36.138 11280 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.298s] 2018-04-23 18:46:36,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:36.146 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.028s] 2018-04-23 18:46:36,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:36.221 11280 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.075s] 2018-04-23 18:46:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:40.030 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.163s] 2018-04-23 18:46:40,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:40.153 11280 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.123s] 2018-04-23 18:46:47,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:47.221 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.117s] 2018-04-23 18:46:47,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:47.331 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.109s] 2018-04-23 18:46:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:47.446 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.114s] 2018-04-23 18:46:47,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:47.996 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.549s] 2018-04-23 18:46:48,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:48.225 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.229s] 2018-04-23 18:46:48,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:48.679 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.452s] 2018-04-23 18:46:48,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:48.753 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.074s] 2018-04-23 18:46:48,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:48.853 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.099s] 2018-04-23 18:46:48,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:48.949 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.095s] 2018-04-23 18:46:49,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.052 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.103s] 2018-04-23 18:46:49,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.140 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.087s] 2018-04-23 18:46:49,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.269 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.127s] 2018-04-23 18:46:49,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.421 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.150s] 2018-04-23 18:46:49,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.569 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.148s] 2018-04-23 18:46:49,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.619 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.258s] 2018-04-23 18:46:49,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:49.672 11280 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.103s] 2018-04-23 18:46:50,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:50.696 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.075s] 2018-04-23 18:46:51,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:51.904 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.207s] 2018-04-23 18:46:53,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:53.197 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.292s] 2018-04-23 18:46:54,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:54.582 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.382s] 2018-04-23 18:46:55,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:55.420 11280 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [19.274s] 2018-04-23 18:46:56,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:56.046 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.464s] 2018-04-23 18:46:56,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:56.584 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.538s] 2018-04-23 18:46:56,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:56.997 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.412s] 2018-04-23 18:46:57,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:57.384 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.386s] 2018-04-23 18:46:59,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:59.032 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.646s] 2018-04-23 18:46:59,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:46:59.383 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.352s] 2018-04-23 18:47:00,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:00.004 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.620s] 2018-04-23 18:47:00,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:00.399 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.393s] 2018-04-23 18:47:01,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:01.450 11280 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.793s] 2018-04-23 18:47:01,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:01.499 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.097s] 2018-04-23 18:47:01,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:01.887 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.388s] 2018-04-23 18:47:02,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:02.293 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.405s] 2018-04-23 18:47:02,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:02.643 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.350s] 2018-04-23 18:47:02,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:02.955 11280 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.313s] 2018-04-23 18:47:03,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:03.336 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.995s] 2018-04-23 18:47:07,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:07.660 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.323s] 2018-04-23 18:47:09,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:09.671 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.045s] 2018-04-23 18:47:11,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:11.286 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [36.410s] 2018-04-23 18:47:11,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:11.670 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.010s] 2018-04-23 18:47:14,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:14.584 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.912s] 2018-04-23 18:47:15,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.373 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [35.058s] 2018-04-23 18:47:15,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.513 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.137s] 2018-04-23 18:47:15,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.514 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.841s] 2018-04-23 18:47:15,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.803 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.291s] 2018-04-23 18:47:15,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.938 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.134s] 2018-04-23 18:47:15,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:15.940 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-23 18:47:16,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:16.338 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.753s] 2018-04-23 18:47:16,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:16.518 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.180s] 2018-04-23 18:47:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:16.669 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.150s] 2018-04-23 18:47:16,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:16.780 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.110s] 2018-04-23 18:47:16,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:16.852 11280 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.072s] 2018-04-23 18:47:19,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:19.079 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.794s] 2018-04-23 18:47:19,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:19.454 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.942s] 2018-04-23 18:47:23,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:23.957 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.502s] 2018-04-23 18:47:28,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:28.691 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.732s] 2018-04-23 18:47:30,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:30.706 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [79.795s] 2018-04-23 18:47:33,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:33.825 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.133s] 2018-04-23 18:47:34,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:34.775 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.390s] 2018-04-23 18:47:35,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:35.035 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.258s] 2018-04-23 18:47:35,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:35.222 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.187s] 2018-04-23 18:47:35,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:35.647 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.425s] 2018-04-23 18:47:36,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:36.096 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.448s] 2018-04-23 18:47:36,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:36.501 11280 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.404s] 2018-04-23 18:47:37,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:37.869 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.043s] 2018-04-23 18:47:38,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.106 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.236s] 2018-04-23 18:47:38,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.318 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.211s] 2018-04-23 18:47:38,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.386 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2018-04-23 18:47:38,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.546 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.159s] 2018-04-23 18:47:38,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.731 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.184s] 2018-04-23 18:47:38,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.923 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.192s] 2018-04-23 18:47:38,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:38.939 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.234s] 2018-04-23 18:47:39,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:39.012 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.089s] 2018-04-23 18:47:39,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:39.094 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.082s] 2018-04-23 18:47:45,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:45.280 11280 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.184s] 2018-04-23 18:47:46,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:46.240 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [27.151s] 2018-04-23 18:47:49,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:49.397 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.415s] 2018-04-23 18:47:50,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:50.692 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.118s] 2018-04-23 18:47:50,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:50.837 11280 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.144s] 2018-04-23 18:47:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:51.054 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.657s] 2018-04-23 18:47:54,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:54.494 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.431s] 2018-04-23 18:47:55,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:55.405 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.916s] 2018-04-23 18:47:56,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:56.979 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.098s] 2018-04-23 18:47:57,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:57.060 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.080s] 2018-04-23 18:47:57,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:57.336 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.275s] 2018-04-23 18:47:57,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:57.345 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.937s] 2018-04-23 18:47:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:57.473 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.138s] 2018-04-23 18:47:57,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:57.610 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.136s] 2018-04-23 18:47:58,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:58.464 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.851s] 2018-04-23 18:47:58,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:58.468 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.125s] 2018-04-23 18:47:58,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:58.788 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.325s] 2018-04-23 18:47:58,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:58.897 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.108s] 2018-04-23 18:47:59,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:59.035 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.137s] 2018-04-23 18:47:59,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:47:59.191 11280 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.154s] 2018-04-23 18:48:00,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:00.009 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.536s] 2018-04-23 18:48:00,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:00.123 11280 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.117s] 2018-04-23 18:48:07,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:07.234 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.621s] 2018-04-23 18:48:14,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:14.849 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [35.899s] 2018-04-23 18:48:36,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:36.104 11280 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [21.251s] 2018-04-23 18:48:36,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:36.661 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [155.637s] 2018-04-23 18:48:44,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:48:44.609 11280 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.368s] 2018-04-23 18:49:10,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:10.382 11280 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.720s] 2018-04-23 18:49:23,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:23.806 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [33.445s] 2018-04-23 18:49:57,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.256 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.026s] 2018-04-23 18:49:57,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.312 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.055s] 2018-04-23 18:49:57,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.392 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.080s] 2018-04-23 18:49:57,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.435 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.043s] 2018-04-23 18:49:57,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.461 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.026s] 2018-04-23 18:49:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.488 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.027s] 2018-04-23 18:49:57,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.576 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.086s] 2018-04-23 18:49:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.660 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.083s] 2018-04-23 18:49:57,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.679 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.019s] 2018-04-23 18:49:57,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.758 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.078s] 2018-04-23 18:49:57,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.777 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2018-04-23 18:49:57,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.876 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.099s] 2018-04-23 18:49:57,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:57.992 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.115s] 2018-04-23 18:49:58,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.072 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.080s] 2018-04-23 18:49:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.155 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.082s] 2018-04-23 18:49:58,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.496 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.341s] 2018-04-23 18:49:58,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.565 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.068s] 2018-04-23 18:49:58,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.641 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.076s] 2018-04-23 18:49:58,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.663 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.021s] 2018-04-23 18:49:58,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.733 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.069s] 2018-04-23 18:49:58,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.809 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.075s] 2018-04-23 18:49:58,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.888 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.078s] 2018-04-23 18:49:58,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:49:58.959 11280 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.070s] 2018-04-23 18:50:13,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:50:13.247 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.432s] 2018-04-23 18:50:40,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:50:40.241 11280 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.985s] 2018-04-23 18:50:54,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '62bf3678-0651-4679-9788-5086d1623858']'. 2018-04-23 18:50:55,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 62bf3678-0651-4679-9788-5086d1623858 | 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-23 18:45:42 | 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-23 18:50:53 | 2018-04-23 18:50:55,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:11 | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 845d877d-d82d-4436-8d67-1a9396cd192d) | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 172 | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 289.759 | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 172 | 2018-04-23 18:50:55,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-23 18:50:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-23 18:50:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-23 18:50:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-23 18:50:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:50:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-23 18:50:55,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-23 18:51:01,010 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 18:51:01,011 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:36 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-23 18:51:01,018 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-23 18:51:01,110 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-23 18:51:04,070 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-23 18:51:03.246 11388 INFO rally.deployment.engine [-] Deployment 845d877d-d82d-4436-8d67-1a9396cd192d | Starting: Destroy cloud and free allocated resources. 2018-04-23 18:51:03.525 11388 INFO rally.deployment.engine [-] Deployment 845d877d-d82d-4436-8d67-1a9396cd192d | Completed: Destroy cloud and free allocated resources. 2018-04-23 18:51:03.576 11388 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827) for deployment 'opnfv-rally'. 2018-04-23 18:51:03.601 11388 INFO rally.api [-] Deleting verification (UUID=62bf3678-0651-4679-9788-5086d1623858). 2018-04-23 18:51:03.722 11388 INFO rally.api [-] Verification has been successfully deleted! 2018-04-23 18:51:03.723 11388 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827). 2018-04-23 18:51:03.744 11388 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-23 18:51:07,158 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-23 18:51:06.680 11391 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=03499418-36b3-4069-9c8f-001a1fa20f8f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 03499418-36b3-4069-9c8f-001a1fa20f8f | 2018-04-23T18:51:06 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 03499418-36b3-4069-9c8f-001a1fa20f8f ~/.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-23 18:51:10,866 - 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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-23 18:51:10,866 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-23 18:51:13,459 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-23 18:51:13.071 11397 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b87c9e5b-5ef6-4d8e-bf0a-1b9efd138827). 2018-04-23 18:51:13.282 11397 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-23 18:51:17,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-23 18:51:15.758 11400 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-23 18:51:16.140 11400 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-23 18:51:17.574 11400 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281) has been successfully created! Using verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281) as the default verifier for the future CLI operations. 2018-04-23 18:51:20,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-23 18:51:23,780 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-23 18:51:27,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-23 18:51:33,572 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-23 18:51:32.429 11419 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281) for deployment 'opnfv-rally' (UUID=03499418-36b3-4069-9c8f-001a1fa20f8f). 2018-04-23 18:51:33.319 11419 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281) has been successfully configured for deployment 'opnfv-rally' (UUID=03499418-36b3-4069-9c8f-001a1fa20f8f)! 2018-04-23 18:51:33,573 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-23 18:51:33,573 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-23 18:51:33,575 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-23 18:51:33,679 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-23 18:51:37,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bc8bba87-1055-431f-9a64-8a0599005281/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-23 18:51:37,290 - 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-23 18:51:39,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 18:51:39.671 11428 INFO rally.api [-] Starting verification (UUID=1f5653ef-ec56-4951-a0f2-e99071769c2c) for deployment 'opnfv-rally' (UUID=03499418-36b3-4069-9c8f-001a1fa20f8f) by verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281). 2018-04-23 18:51:39,673 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1f5653ef-ec56-4951-a0f2-e99071769c2c 2018-04-23 18:55:21,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1f5653ef-ec56-4951-a0f2-e99071769c2c']'. 2018-04-23 18:55:22,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1f5653ef-ec56-4951-a0f2-e99071769c2c | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-23 18:51:39 | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-23 18:55:20 | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:41 | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-23 18:55:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc8bba87-1055-431f-9a64-8a0599005281) | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 03499418-36b3-4069-9c8f-001a1fa20f8f) | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 201.034 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-23 18:55:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 18:55:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-23 18:55:22,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-23 18:55:28,455 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 18:55:28,456 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-23 18:55:28,460 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-23 18:55:29,444 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-04-23 20:04:13,691 - 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) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 4124.172s FAILED (failures=2) 2018-04-23 20:04:13,867 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 20:04:13,867 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 68:44 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-23 20:04:13,872 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-23 20:04:13,872 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-23 20:04:13,961 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-23 20:04:16,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-23 20:04:16.136 11647 INFO rally.deployment.engine [-] Deployment 03499418-36b3-4069-9c8f-001a1fa20f8f | Starting: Destroy cloud and free allocated resources. 2018-04-23 20:04:16.294 11647 INFO rally.deployment.engine [-] Deployment 03499418-36b3-4069-9c8f-001a1fa20f8f | Completed: Destroy cloud and free allocated resources. 2018-04-23 20:04:16.357 11647 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281) for deployment 'opnfv-rally'. 2018-04-23 20:04:16.389 11647 INFO rally.api [-] Deleting verification (UUID=1f5653ef-ec56-4951-a0f2-e99071769c2c). 2018-04-23 20:04:16.516 11647 INFO rally.api [-] Verification has been successfully deleted! 2018-04-23 20:04:16.517 11647 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281). 2018-04-23 20:04:16.541 11647 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-23 20:04:19,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-23 20:04:19.216 11650 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d16b8a11-3e7e-475f-b625-26de7b962171) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d16b8a11-3e7e-475f-b625-26de7b962171 | 2018-04-23T20:04:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d16b8a11-3e7e-475f-b625-26de7b962171 ~/.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-23 20:04:23,314 - 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 | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-23 20:04:23,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-23 20:04:26,081 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-23 20:04:25.650 11656 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=bc8bba87-1055-431f-9a64-8a0599005281). 2018-04-23 20:04:25.851 11656 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-23 20:04:30,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-23 20:04:28.261 11659 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-23 20:04:28.593 11659 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-23 20:04:29.886 11659 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e1b6eed9-66df-4238-b006-b5e1562796fe) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e1b6eed9-66df-4238-b006-b5e1562796fe) as the default verifier for the future CLI operations. 2018-04-23 20:04:33,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-23 20:04:35,970 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-23 20:04:39,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-23 20:04:45,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-23 20:04:44.394 11678 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e1b6eed9-66df-4238-b006-b5e1562796fe) for deployment 'opnfv-rally' (UUID=d16b8a11-3e7e-475f-b625-26de7b962171). 2018-04-23 20:04:45.222 11678 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e1b6eed9-66df-4238-b006-b5e1562796fe) has been successfully configured for deployment 'opnfv-rally' (UUID=d16b8a11-3e7e-475f-b625-26de7b962171)! 2018-04-23 20:04:45,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-23 20:04:45,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-23 20:04:45,498 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-23 20:04:45,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-23 20:04:48,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e1b6eed9-66df-4238-b006-b5e1562796fe/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-23 20:04:48,714 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-23 20:04:48,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-23 20:04:48,717 - 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-23 20:04:51,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-23 20:04:51.258 11687 INFO rally.api [-] Starting verification (UUID=9ff00e30-1c03-42d9-b989-de61699a254d) for deployment 'opnfv-rally' (UUID=d16b8a11-3e7e-475f-b625-26de7b962171) by verifier 'opnfv-tempest' (UUID=e1b6eed9-66df-4238-b006-b5e1562796fe). 2018-04-23 20:04:51,263 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9ff00e30-1c03-42d9-b989-de61699a254d 2018-04-23 20:07:12,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9ff00e30-1c03-42d9-b989-de61699a254d']'. 2018-04-23 20:07:13,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-23 20:07:13,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9ff00e30-1c03-42d9-b989-de61699a254d | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-23 20:04:51 | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-23 20:07:12 | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-23 20:07:13,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e1b6eed9-66df-4238-b006-b5e1562796fe) | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d16b8a11-3e7e-475f-b625-26de7b962171) | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 127.462 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-23 20:07:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-23 20:07:13,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-23 20:07:13,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-23 20:07:13,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-23 20:07:18,867 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 20:07:18,868 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:45 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-23 20:07:18,873 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:49 | PASS | | tempest_smoke_serial | functest | smoke | 17:57 | FAIL | | rally_sanity | functest | smoke | 29:22 | PASS | | refstack_defcore | functest | smoke | 05:36 | PASS | | patrole | functest | smoke | 04:07 | PASS | | snaps_smoke | functest | smoke | 68:44 | FAIL | | neutron_trunk | functest | smoke | 02:45 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-23 20:07:18,879 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-23 20:07:45,673 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-11 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-23 20:07:45,678 - 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/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-23 20:07:45,678 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-23 20:07:45,679 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-23 20:07:45,679 - 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-23 20:07:45,683 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-23 20:09:14,195 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-11 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-23 20:09:14,197 - 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/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-23 20:09:14,197 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-23 20:09:14,198 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-23 20:09:14,198 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-23 20:09:14,199 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-23 20:09:27,117 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-11 | | 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-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-23 20:09:27,120 - 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/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-23 20:09:27,120 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-23 20:09:27,120 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-04-23 20:09:27,121 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-04-23 20:09:27,121 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-04-23 20:12:15,516 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-04-23 20:12:15,646 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-23 20:12:15,646 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:48 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-04-23 20:12:15,650 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:48 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-23 20:12:15,651 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK