2018-04-27 17:14:15,872 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-19 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 17:14:15,876 - 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-27 17:14:15,876 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-27 17:14:15,877 - 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-27 17:14:15,879 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-27 17:14:15,879 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-27 17:14:18,319 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-27 17:14:25,149 - 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 6.820s OK 2018-04-27 17:14:25,277 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:14:25,277 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-27 17:14:25,281 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-27 17:14:26,501 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-27 17:24:01,909 - 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 575.357s OK 2018-04-27 17:24:02,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:24:02,030 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-27 17:24:02,034 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-27 17:24:02,828 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-27 17:24:45,650 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.820s OK 2018-04-27 17:24:45,773 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:24:45,774 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-27 17:24:45,777 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 09:35 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-27 17:24:45,780 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-27 17:24:52,386 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-19 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 17:24:52,389 - 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-27 17:24:52,389 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-27 17:24:52,390 - 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-27 17:24:52,392 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-27 17:24:52,392 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-27 17:24:53,608 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-27 17:24:53,608 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-27 17:24:54,034 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-27 17:24:54,034 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-27 17:24:54,425 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-27 17:24:54,425 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-27 17:24:54' 2018-04-27 17:24:54,425 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:24:55,990 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:24:58,727 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:05,036 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:05,767 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:06,352 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:11,028 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:13,980 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-127ff2eb-aecf-482f-b2ec-6fbbcfff8326' 2018-04-27 17:25:31,605 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-27 17:25:39,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-27 17:25:39,611 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-27 17:25:40,618 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-27 17:25:58,293 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-27 17:25:58,293 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-27 17:25:58,914 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:25:58,914 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-27 17:25:58,919 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-27 17:25:59,010 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-27 17:25:59,010 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-27 17:25:59' 2018-04-27 17:25:59,010 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:00,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:02,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:08,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:09,398 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:14,163 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-22923971-46ae-4220-aeec-829508cc5ab1' 2018-04-27 17:26:18,895 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-27 17:26:31,370 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-27 17:26:33,128 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-04-27 17:26:40,201 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-27 17:26:55,478 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:26:55,479 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-27 17:26:55,483 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-27 17:26:55,573 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-27 17:27:01,550 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-27 17:27:00.951 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=060730d3-e07c-4f89-81c5-5379c3cb8790) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 060730d3-e07c-4f89-81c5-5379c3cb8790 | 2018-04-27T17:27:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 060730d3-e07c-4f89-81c5-5379c3cb8790 ~/.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-27 17:27:05,032 - 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-27 17:27:05,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-27 17:27:11,580 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-27 17:27:09.524 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-27 17:27:09.845 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-27 17:27:11.293 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316) has been successfully created! Using verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316) as the default verifier for the future CLI operations. 2018-04-27 17:27:14,764 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-27 17:27:16,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-27 17:27:19,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-27 17:27:24,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-27 17:27:23.521 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316) for deployment 'opnfv-rally' (UUID=060730d3-e07c-4f89-81c5-5379c3cb8790). 2018-04-27 17:27:24.222 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316) has been successfully configured for deployment 'opnfv-rally' (UUID=060730d3-e07c-4f89-81c5-5379c3cb8790)! 2018-04-27 17:27:24,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-27 17:27:24,421 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-27 17:27:24,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-27 17:27:24,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-27 17:27:28,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-328173f0-d166-4278-af29-e7a12b0a9316/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-27 17:27:28,152 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-27 17:27:28,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-27 17:27:28,154 - 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-27 17:27:30,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:30.385 55 INFO rally.api [-] Starting verification (UUID=8c732ccc-a10c-4f1b-9770-a2e15f02ce74) for deployment 'opnfv-rally' (UUID=060730d3-e07c-4f89-81c5-5379c3cb8790) by verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316). 2018-04-27 17:27:30,387 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8c732ccc-a10c-4f1b-9770-a2e15f02ce74 2018-04-27 17:27:36,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:36.716 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.168s] 2018-04-27 17:27:36,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:36.805 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.089s] 2018-04-27 17:27:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:42.317 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.124s] 2018-04-27 17:27:44,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:44.375 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.055s] 2018-04-27 17:27:54,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:27:54.553 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.634s] 2018-04-27 17:28:14,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:28:14.086 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.784s] 2018-04-27 17:28:47,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:28:47.205 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.110s] 2018-04-27 17:28:47,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:28:47.206 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-27 17:29:18,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:29:18.184 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.101s] 2018-04-27 17:29:18,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:29:18.186 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-27 17:29:51,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:29:51.533 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2018-04-27 17:29:51,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:29:51.534 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-27 17:30:39,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:30:39.574 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.515s] 2018-04-27 17:31:03,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:03.274 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.074s] 2018-04-27 17:31:03,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:03.414 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.139s] 2018-04-27 17:31:15,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:15.056 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.645s] 2018-04-27 17:31:15,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:15.066 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-27 17:31:16,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:16.301 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-27 17:31:16,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:16.301 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-27 17:31:19,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:19.589 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.213s] 2018-04-27 17:31:25,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:25.199 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.029s] 2018-04-27 17:31:31,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:31.456 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.709s] 2018-04-27 17:31:38,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:38.944 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.375s] 2018-04-27 17:31:46,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:46.854 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.643s] 2018-04-27 17:31:52,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:52.813 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.300s] 2018-04-27 17:31:58,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:31:58.133 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.100s] 2018-04-27 17:32:04,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:04.168 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.202s] 2018-04-27 17:32:11,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:11.056 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.214s] 2018-04-27 17:32:18,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:18.407 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.372s] 2018-04-27 17:32:20,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:20.820 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-27 17:32:22,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:22.612 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.023s] 2018-04-27 17:32:22,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:22.634 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2018-04-27 17:32:22,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:22.659 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2018-04-27 17:32:22,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:22.668 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-04-27 17:32:26,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:26.304 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.702s] 2018-04-27 17:32:27,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:27.071 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.767s] 2018-04-27 17:32:27,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:27.655 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.582s] 2018-04-27 17:32:31,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:31.520 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-04-27 17:32:36,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:36.142 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.584s] 2018-04-27 17:32:49,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:49.689 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.275s] 2018-04-27 17:32:54,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:32:54.401 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.710s] 2018-04-27 17:33:06,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:06.430 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.796s] 2018-04-27 17:33:09,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:09.826 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.395s] 2018-04-27 17:33:17,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:17.774 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.949s] 2018-04-27 17:33:26,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:26.532 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.940s] 2018-04-27 17:33:30,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:30.230 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.697s] 2018-04-27 17:33:36,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:36.379 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.148s] 2018-04-27 17:33:50,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:50.659 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.174s] 2018-04-27 17:33:50,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:50.946 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.287s] 2018-04-27 17:33:51,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:51.137 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.191s] 2018-04-27 17:33:51,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:51.230 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.092s] 2018-04-27 17:33:51,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:51.384 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.153s] 2018-04-27 17:33:51,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:33:51.475 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.091s] 2018-04-27 17:34:06,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:06.500 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.666s] 2018-04-27 17:34:06,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:06.672 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.173s] 2018-04-27 17:34:06,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:06.909 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.236s] 2018-04-27 17:34:07,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:07.035 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.125s] 2018-04-27 17:34:07,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:07.234 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.198s] 2018-04-27 17:34:07,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:07.317 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2018-04-27 17:34:19,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:19.857 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.740s] 2018-04-27 17:34:26,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:26.189 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.332s] 2018-04-27 17:34:28,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:28.058 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.867s] 2018-04-27 17:34:28,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:28.226 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.168s] 2018-04-27 17:34:28,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:28.329 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.102s] 2018-04-27 17:34:40,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:40.417 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.115s] 2018-04-27 17:34:47,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:47.212 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.795s] 2018-04-27 17:34:48,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:48.929 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.714s] 2018-04-27 17:34:49,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:49.020 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.093s] 2018-04-27 17:34:49,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:34:49.123 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.100s] 2018-04-27 17:35:04,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:04.166 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.200s] 2018-04-27 17:35:10,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:10.618 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.451s] 2018-04-27 17:35:15,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:15.720 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.101s] 2018-04-27 17:35:19,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:19.493 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.772s] 2018-04-27 17:35:44,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:44.503 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.141s] 2018-04-27 17:35:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:50.856 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.351s] 2018-04-27 17:35:55,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:55.943 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.086s] 2018-04-27 17:35:59,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:35:59.475 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.531s] 2018-04-27 17:36:15,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:15.919 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.636s] 2018-04-27 17:36:17,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:17.431 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.507s] 2018-04-27 17:36:17,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:17.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.112s] 2018-04-27 17:36:21,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:21.753 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.423s] 2018-04-27 17:36:23,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:23.267 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.511s] 2018-04-27 17:36:23,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:23.373 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.110s] 2018-04-27 17:36:27,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:27.030 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.943s] 2018-04-27 17:36:29,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:29.941 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-04-27 17:36:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:31.178 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-27 17:36:31,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:31.180 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-27 17:36:31,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:31.182 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-27 17:36:31,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:31.183 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-27 17:36:31,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:31.184 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-27 17:36:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:32.933 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-04-27 17:36:45,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:36:45.758 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.183s] 2018-04-27 17:37:22,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:37:22.087 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.347s] 2018-04-27 17:37:48,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:37:48.803 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.710s] 2018-04-27 17:37:56,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:37:56.724 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2018-04-27 17:39:35,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:39:35.566 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.324s] 2018-04-27 17:40:15,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:40:15.484 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.771s] 2018-04-27 17:41:06,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 17:41:06.375 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.284s] 2018-04-27 17:41:24,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8c732ccc-a10c-4f1b-9770-a2e15f02ce74']'. 2018-04-27 17:41:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-27 17:41:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-27 17:41:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 17:41:25,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8c732ccc-a10c-4f1b-9770-a2e15f02ce74 | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-27 17:27:30 | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-27 17:41:23 | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:53 | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 328173f0-d166-4278-af29-e7a12b0a9316) | 2018-04-27 17:41:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 060730d3-e07c-4f89-81c5-5379c3cb8790) | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 811.464 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-27 17:41:25,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 17:41:25,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-27 17:41:25,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-27 17:41:30,788 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 17:41:30,789 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-27 17:41:30,793 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-27 17:41:30,900 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-27 17:41:31,405 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-27 17:41:31,406 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-27 17:41:31,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-27 17:41:34,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-27 17:41:34.026 123 INFO rally.deployment.engine [-] Deployment 060730d3-e07c-4f89-81c5-5379c3cb8790 | Starting: Destroy cloud and free allocated resources. 2018-04-27 17:41:34.215 123 INFO rally.deployment.engine [-] Deployment 060730d3-e07c-4f89-81c5-5379c3cb8790 | Completed: Destroy cloud and free allocated resources. 2018-04-27 17:41:34.264 123 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316) for deployment 'opnfv-rally'. 2018-04-27 17:41:34.284 123 INFO rally.api [-] Deleting verification (UUID=8c732ccc-a10c-4f1b-9770-a2e15f02ce74). 2018-04-27 17:41:34.395 123 INFO rally.api [-] Verification has been successfully deleted! 2018-04-27 17:41:34.395 123 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316). 2018-04-27 17:41:34.414 123 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-27 17:41:37,593 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-27 17:41:37.089 126 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fdb22f5c-3f3a-4c4a-89ba-6849c57ae73a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fdb22f5c-3f3a-4c4a-89ba-6849c57ae73a | 2018-04-27T17:41:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fdb22f5c-3f3a-4c4a-89ba-6849c57ae73a ~/.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-27 17:41:41,063 - 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-27 17:41:41,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-27 17:41:42,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8'... 2018-04-27 17:41:43,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-69f204c3-d9ea-46d1-b2ce-ed13084355a8'... 2018-04-27 17:41:45,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-69f204c3-d9ea-46d1-b2ce-ed13084355a8'... 2018-04-27 17:41:51,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8'... 2018-04-27 17:41:52,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8'... 2018-04-27 17:41:52,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-27 17:41:52,592 - 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-27 17:41:52,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:41:52,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:41:52,610 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:42:53,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f681b4d2-5465-4739-934f-e11147ad2d5e 2018-04-27 17:42:53,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-27 17:42:53,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f681b4d2-5465-4739-934f-e11147ad2d5e'] 2018-04-27 17:42:54,733 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f681b4d2-5465-4739-934f-e11147ad2d5e: 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | total | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> duration | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.54051 Full duration: 6.133787 -------------------------------------------------------------------------------- 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.14458 Full duration: 6.766752 -------------------------------------------------------------------------------- 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962366 Full duration: 6.835593 -------------------------------------------------------------------------------- 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916109 Full duration: 6.344314 -------------------------------------------------------------------------------- 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> duration | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013217 Full duration: 6.63714 -------------------------------------------------------------------------------- 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 f681b4d2-5465-4739-934f-e11147ad2d5e 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.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834165 Full duration: 6.303561 HINTS: * To plot HTML graphics with this data, run: rally task report f681b4d2-5465-4739-934f-e11147ad2d5e --out output.html * To generate a JUnit report, run: rally task export f681b4d2-5465-4739-934f-e11147ad2d5e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f681b4d2-5465-4739-934f-e11147ad2d5e --json --out output.json 2018-04-27 17:42:54,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f681b4d2-5465-4739-934f-e11147ad2d5e'] 2018-04-27 17:42:55,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:42:55,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f681b4d2-5465-4739-934f-e11147ad2d5e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-27 17:42:55,931 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-27 17:42:55,932 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-27 17:42:55,933 - 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-27 17:42:55,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:42:55,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:42:55,964 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:44:24,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9e71f6e8-7279-413b-b2a4-68f3419c9741 2018-04-27 17:44:24,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9e71f6e8-7279-413b-b2a4-68f3419c9741'] 2018-04-27 17:44:25,522 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9e71f6e8-7279-413b-b2a4-68f3419c9741: 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 9e71f6e8-7279-413b-b2a4-68f3419c9741 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.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | -> glance_v2.upload_data | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | glance_v2.delete_image | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 3.405 | 3.405 | 3.405 | 3.405 | 3.405 | 3.405 | 100.0% | 1 | | -> duration | 3.405 | 3.405 | 3.405 | 3.405 | 3.405 | 3.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.404752 Full duration: 10.433135 -------------------------------------------------------------------------------- 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 9e71f6e8-7279-413b-b2a4-68f3419c9741 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.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | -> glance_v2.upload_data | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | glance_v2.list_images | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | -> duration | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.274433 Full duration: 12.166948 -------------------------------------------------------------------------------- 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 9e71f6e8-7279-413b-b2a4-68f3419c9741 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.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | -> duration | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.249505 Full duration: 6.718181 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "number_instances": 2, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "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 9e71f6e8-7279-413b-b2a4-68f3419c9741 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 2.899 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | -> glance_v2.upload_data | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | nova.boot_servers | 15.929 | 15.929 | 15.929 | 15.929 | 15.929 | 15.929 | 100.0% | 1 | | total | 18.829 | 18.829 | 18.829 | 18.829 | 18.829 | 18.829 | 100.0% | 1 | | -> duration | 17.829 | 17.829 | 17.829 | 17.829 | 17.829 | 17.829 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.828733 Full duration: 38.541091 HINTS: * To plot HTML graphics with this data, run: rally task report 9e71f6e8-7279-413b-b2a4-68f3419c9741 --out output.html * To generate a JUnit report, run: rally task export 9e71f6e8-7279-413b-b2a4-68f3419c9741 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9e71f6e8-7279-413b-b2a4-68f3419c9741 --json --out output.json 2018-04-27 17:44:25,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9e71f6e8-7279-413b-b2a4-68f3419c9741'] 2018-04-27 17:44:26,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:44:26,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9e71f6e8-7279-413b-b2a4-68f3419c9741', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-27 17:44:26,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-27 17:44:26,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-27 17:44:26,683 - 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-27 17:44:26,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:44:26,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:44:26,713 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:49:01,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 2018-04-27 17:49:01,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c2842b45-2cd5-4f87-8cc2-86d81c7ad11e'] 2018-04-27 17:49:03,103 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c2842b45-2cd5-4f87-8cc2-86d81c7ad11e: 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.441 | 10.441 | 10.441 | 10.441 | 10.441 | 10.441 | 100.0% | 1 | | total | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 100.0% | 1 | | -> duration | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 13.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.326942 Full duration: 38.167997 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.049 | 3.049 | 3.049 | 3.049 | 3.049 | 3.049 | 100.0% | 1 | | cinder_v2.delete_volume | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 10.558 | 100.0% | 1 | | total | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 100.0% | 1 | | -> duration | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.60724 Full duration: 23.194147 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.288 | 5.288 | 5.288 | 5.288 | 5.288 | 5.288 | 100.0% | 1 | | cinder_v2.delete_volume | 10.576 | 10.576 | 10.576 | 10.576 | 10.576 | 10.576 | 100.0% | 1 | | total | 15.864 | 15.864 | 15.864 | 15.864 | 15.864 | 15.864 | 100.0% | 1 | | -> duration | 15.864 | 15.864 | 15.864 | 15.864 | 15.864 | 15.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.864251 Full duration: 24.818345 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.01 | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 100.0% | 1 | | cinder_v2.delete_volume | 10.56 | 10.56 | 10.56 | 10.56 | 10.56 | 10.56 | 100.0% | 1 | | total | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 100.0% | 1 | | -> duration | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.570183 Full duration: 22.545459 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.055 | 3.055 | 3.055 | 3.055 | 3.055 | 3.055 | 100.0% | 1 | | cinder_v2.extend_volume | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | cinder_v2.delete_volume | 19.009 | 19.009 | 19.009 | 19.009 | 19.009 | 19.009 | 100.0% | 1 | | total | 24.404 | 24.404 | 24.404 | 24.404 | 24.404 | 24.404 | 100.0% | 1 | | -> duration | 24.404 | 24.404 | 24.404 | 24.404 | 24.404 | 24.404 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.404365 Full duration: 32.607377 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 26.072 | 100.0% | 1 | | cinder_v2.delete_volume | 10.613 | 10.613 | 10.613 | 10.613 | 10.613 | 10.613 | 100.0% | 1 | | total | 36.686 | 36.686 | 36.686 | 36.686 | 36.686 | 36.686 | 100.0% | 1 | | -> duration | 36.686 | 36.686 | 36.686 | 36.686 | 36.686 | 36.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.685754 Full duration: 59.762622 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | cinder_v2.list_qos | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 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.635411 Full duration: 10.15639 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | cinder_v2.set_qos | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> duration | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.664104 Full duration: 10.171885 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | cinder_v2.list_types | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667451 Full duration: 10.459786 -------------------------------------------------------------------------------- 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 c2842b45-2cd5-4f87-8cc2-86d81c7ad11e 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685972 Full duration: 10.368081 HINTS: * To plot HTML graphics with this data, run: rally task report c2842b45-2cd5-4f87-8cc2-86d81c7ad11e --out output.html * To generate a JUnit report, run: rally task export c2842b45-2cd5-4f87-8cc2-86d81c7ad11e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c2842b45-2cd5-4f87-8cc2-86d81c7ad11e --json --out output.json 2018-04-27 17:49:03,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c2842b45-2cd5-4f87-8cc2-86d81c7ad11e'] 2018-04-27 17:49:04,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:49:04,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c2842b45-2cd5-4f87-8cc2-86d81c7ad11e', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-27 17:49:04,224 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-27 17:49:04,224 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-27 17:49:04,225 - 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-27 17:49:04,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:49:04,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:49:04,240 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:50:23,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af245095-4f26-45f7-bb52-c63d6c20a7f8 2018-04-27 17:50:23,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'af245095-4f26-45f7-bb52-c63d6c20a7f8'] 2018-04-27 17:50:24,633 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task af245095-4f26-45f7-bb52-c63d6c20a7f8: 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 af245095-4f26-45f7-bb52-c63d6c20a7f8 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.415 | 4.415 | 4.415 | 4.415 | 4.415 | 4.415 | 100.0% | 1 | | heat.update_stack | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | heat.delete_stack | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 2.535 | 100.0% | 1 | | total | 9.633 | 9.633 | 9.633 | 9.633 | 9.633 | 9.633 | 100.0% | 1 | | -> duration | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 5.633 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.63284 Full duration: 18.388269 -------------------------------------------------------------------------------- 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 af245095-4f26-45f7-bb52-c63d6c20a7f8 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.412 | 4.412 | 4.412 | 4.412 | 4.412 | 4.412 | 100.0% | 1 | | heat.check_stack | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | heat.delete_stack | 2.386 | 2.386 | 2.386 | 2.386 | 2.386 | 2.386 | 100.0% | 1 | | total | 7.243 | 7.243 | 7.243 | 7.243 | 7.243 | 7.243 | 100.0% | 1 | | -> duration | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 5.243 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.243492 Full duration: 15.855928 -------------------------------------------------------------------------------- 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 af245095-4f26-45f7-bb52-c63d6c20a7f8 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.371 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 100.0% | 1 | | heat.suspend_stack | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | heat.resume_stack | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | heat.delete_stack | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | total | 8.586 | 8.586 | 8.586 | 8.586 | 8.586 | 8.586 | 100.0% | 1 | | -> duration | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 6.586 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.586018 Full duration: 17.54734 -------------------------------------------------------------------------------- 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 af245095-4f26-45f7-bb52-c63d6c20a7f8 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704909 Full duration: 8.75294 HINTS: * To plot HTML graphics with this data, run: rally task report af245095-4f26-45f7-bb52-c63d6c20a7f8 --out output.html * To generate a JUnit report, run: rally task export af245095-4f26-45f7-bb52-c63d6c20a7f8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af245095-4f26-45f7-bb52-c63d6c20a7f8 --json --out output.json 2018-04-27 17:50:24,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'af245095-4f26-45f7-bb52-c63d6c20a7f8'] 2018-04-27 17:50:25,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:50:25,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'af245095-4f26-45f7-bb52-c63d6c20a7f8', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-27 17:50:25,626 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-27 17:50:25,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-27 17:50:25,627 - 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-27 17:50:25,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:50:25,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:50:25,644 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:53:16,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 2018-04-27 17:53:16,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf'] 2018-04-27 17:53:17,707 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf: 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | keystone_v3.add_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.revoke_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> duration | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.529537 Full duration: 12.151604 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | keystone_v3.add_role | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | -> duration | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.474543 Full duration: 12.085883 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.list_projects | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | -> duration | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.523867 Full duration: 12.673078 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | keystone_v3.delete_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | -> duration | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.439102 Full duration: 10.119322 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | keystone_v3.delete_service | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> duration | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.464964 Full duration: 10.087282 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | keystone_v3.create_user | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | -> keystone_v3.add_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.create_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.get_project | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.list_services | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.get_services | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946065 Full duration: 16.448132 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.482 | 0.482 | 0.482 | 0.482 | 0.482 | 0.482 | 100.0% | 1 | | keystone_v3.update_project | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | keystone_v3.delete_project | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.672296 Full duration: 10.619442 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | total | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | -> duration | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.528348 Full duration: 12.234139 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.466 | 0.466 | 0.466 | 0.466 | 0.466 | 0.466 | 100.0% | 1 | | total | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> duration | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.466801 Full duration: 12.229207 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | keystone_v3.list_users | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582065 Full duration: 12.292919 -------------------------------------------------------------------------------- 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 e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | keystone_v3.create_users | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 100.0% | 1 | | -> duration | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.228887 Full duration: 17.74066 HINTS: * To plot HTML graphics with this data, run: rally task report e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf --out output.html * To generate a JUnit report, run: rally task export e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf --json --out output.json 2018-04-27 17:53:17,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf'] 2018-04-27 17:53:18,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:53:18,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e089e9c4-d3d6-4972-b7a4-a6ec7a6921cf', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-27 17:53:18,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-27 17:53:18,953 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-27 17:53:18,953 - 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-27 17:53:18,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:53:18,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:53:18,974 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 17:57:55,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8355c23c-eecc-4d33-ab18-b055c63d24df 2018-04-27 17:57:55,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8355c23c-eecc-4d33-ab18-b055c63d24df'] 2018-04-27 17:57:56,526 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8355c23c-eecc-4d33-ab18-b055c63d24df: 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | neutron.delete_network | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | total | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> duration | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688882 Full duration: 12.580042 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | neutron.delete_port | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | total | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | -> duration | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.799926 Full duration: 27.017888 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.create_subnet | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | neutron.create_router | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | neutron.add_interface_router | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | neutron.remove_interface_router | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | neutron.delete_router | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | total | 6.322 | 6.322 | 6.322 | 6.322 | 6.322 | 6.322 | 100.0% | 1 | | -> duration | 6.322 | 6.322 | 6.322 | 6.322 | 6.322 | 6.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.322296 Full duration: 34.905174 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | neutron.delete_subnet | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | total | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> duration | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.010419 Full duration: 25.41817 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | neutron.list_networks | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> duration | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.197428 Full duration: 13.939203 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.65 | 1.65 | 1.65 | 1.65 | 1.65 | 1.65 | 100.0% | 1 | | neutron.list_ports | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> duration | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.82606 Full duration: 26.104209 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | neutron.create_subnet | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | neutron.create_router | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | neutron.add_interface_router | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.list_routers | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 3.599 | 3.599 | 3.599 | 3.599 | 3.599 | 3.599 | 100.0% | 1 | | -> duration | 3.599 | 3.599 | 3.599 | 3.599 | 3.599 | 3.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.598741 Full duration: 33.595812 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | neutron.create_subnet | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | neutron.list_subnets | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> duration | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.748519 Full duration: 30.100067 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | neutron.delete_security_group | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> duration | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.334776 Full duration: 11.912287 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | neutron.create_security_group_rule | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | neutron.delete_security_group | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 100.0% | 1 | | -> duration | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.602715 Full duration: 12.004619 -------------------------------------------------------------------------------- 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 8355c23c-eecc-4d33-ab18-b055c63d24df 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.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | neutron.create_router | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | neutron.add_gateway_router | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 1.89 | 100.0% | 1 | | neutron.remove_gateway_router | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | total | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> duration | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 4.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.214928 Full duration: 21.411243 HINTS: * To plot HTML graphics with this data, run: rally task report 8355c23c-eecc-4d33-ab18-b055c63d24df --out output.html * To generate a JUnit report, run: rally task export 8355c23c-eecc-4d33-ab18-b055c63d24df --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8355c23c-eecc-4d33-ab18-b055c63d24df --json --out output.json 2018-04-27 17:57:56,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8355c23c-eecc-4d33-ab18-b055c63d24df'] 2018-04-27 17:57:57,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 17:57:57,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8355c23c-eecc-4d33-ab18-b055c63d24df', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-27 17:57:57,744 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-27 17:57:57,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-27 17:57:57,746 - 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-27 17:57:57,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 17:57:57,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 17:57:57,772 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 18:05:52,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 2018-04-27 18:05:52,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2dd87bdb-20b8-4a90-9b7b-b6972e8fb981'] 2018-04-27 18:05:53,407 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981: 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "block_migration": false, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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 | 15.704 | 15.704 | 15.704 | 15.704 | 15.704 | 15.704 | 100.0% | 1 | | nova.find_host_to_migrate | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | nova.live_migrate | 9.857 | 9.857 | 9.857 | 9.857 | 9.857 | 9.857 | 100.0% | 1 | | nova.delete_server | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 2.599 | 100.0% | 1 | | total | 29.173 | 29.173 | 29.173 | 29.173 | 29.173 | 29.173 | 100.0% | 1 | | -> duration | 28.173 | 28.173 | 28.173 | 28.173 | 28.173 | 28.173 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.172885 Full duration: 36.736819 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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 | 8.382 | 8.382 | 8.382 | 8.382 | 8.382 | 8.382 | 100.0% | 1 | | cinder_v2.create_volume | 2.552 | 2.552 | 2.552 | 2.552 | 2.552 | 2.552 | 100.0% | 1 | | nova.attach_volume | 6.026 | 6.026 | 6.026 | 6.026 | 6.026 | 6.026 | 100.0% | 1 | | nova.find_host_to_migrate | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | nova.live_migrate | 12.322 | 12.322 | 12.322 | 12.322 | 12.322 | 12.322 | 100.0% | 1 | | nova.detach_volume | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 100.0% | 1 | | cinder_v2.delete_volume | 92.308 | 92.308 | 92.308 | 92.308 | 92.308 | 92.308 | 100.0% | 1 | | nova.delete_server | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 128.743 | 128.743 | 128.743 | 128.743 | 128.743 | 128.743 | 100.0% | 1 | | -> duration | 127.743 | 127.743 | 127.743 | 127.743 | 127.743 | 127.743 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 127.74277 Full duration: 138.153717 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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.317 | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 100.0% | 1 | | nova.boot_server | 12.531 | 12.531 | 12.531 | 12.531 | 12.531 | 12.531 | 100.0% | 1 | | nova.find_host_to_migrate | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | nova.live_migrate | 14.234 | 14.234 | 14.234 | 14.234 | 14.234 | 14.234 | 100.0% | 1 | | nova.delete_server | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 4.713 | 100.0% | 1 | | total | 37.882 | 37.882 | 37.882 | 37.882 | 37.882 | 37.882 | 100.0% | 1 | | -> duration | 36.882 | 36.882 | 36.882 | 36.882 | 36.882 | 36.882 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.882466 Full duration: 48.263097 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "server_kwargs": { "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] } }, "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 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | nova.boot_server | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 7.428 | 100.0% | 1 | | nova.delete_server | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | nova.delete_keypair | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 10.965 | 10.965 | 10.965 | 10.965 | 10.965 | 10.965 | 100.0% | 1 | | -> duration | 9.965 | 9.965 | 9.965 | 9.965 | 9.965 | 9.965 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.965115 Full duration: 32.889508 -------------------------------------------------------------------------------- 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-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "volume_size": 5, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "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 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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 | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 100.0% | 1 | | nova.boot_server | 12.213 | 12.213 | 12.213 | 12.213 | 12.213 | 12.213 | 100.0% | 1 | | nova.delete_server | 4.818 | 4.818 | 4.818 | 4.818 | 4.818 | 4.818 | 100.0% | 1 | | total | 26.67 | 26.67 | 26.67 | 26.67 | 26.67 | 26.67 | 100.0% | 1 | | -> duration | 25.67 | 25.67 | 25.67 | 25.67 | 25.67 | 25.67 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.670323 Full duration: 51.146104 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "force_delete": false, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "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 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 10.117 | 100.0% | 1 | | nova.pause_server | 4.902 | 4.902 | 4.902 | 4.902 | 4.902 | 4.902 | 100.0% | 1 | | nova.unpause_server | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 100.0% | 1 | | nova.delete_server | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | total | 20.288 | 20.288 | 20.288 | 20.288 | 20.288 | 20.288 | 100.0% | 1 | | -> duration | 15.288 | 15.288 | 15.288 | 15.288 | 15.288 | 15.288 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.287999 Full duration: 42.605349 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "nics": [ { "net-id": "b5852c9f-186c-4837-b4fe-997110e4b88d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.599 | 10.599 | 10.599 | 10.599 | 10.599 | 10.599 | 100.0% | 1 | | nova.migrate | 23.609 | 23.609 | 23.609 | 23.609 | 23.609 | 23.609 | 100.0% | 1 | | nova.resize_confirm | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | nova.delete_server | 2.592 | 2.592 | 2.592 | 2.592 | 2.592 | 2.592 | 100.0% | 1 | | total | 39.646 | 39.646 | 39.646 | 39.646 | 39.646 | 39.646 | 100.0% | 1 | | -> duration | 38.646 | 38.646 | 38.646 | 38.646 | 38.646 | 38.646 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.64645 Full duration: 47.229596 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "image": { "name": "Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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 | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 8.177 | 100.0% | 1 | | nova.list_interfaces | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 8.315 | 8.315 | 8.315 | 8.315 | 8.315 | 8.315 | 100.0% | 1 | | -> duration | 7.315 | 7.315 | 7.315 | 7.315 | 7.315 | 7.315 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.315196 Full duration: 36.114482 -------------------------------------------------------------------------------- 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 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 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 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | nova.delete_server_group | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872782 Full duration: 8.228786 HINTS: * To plot HTML graphics with this data, run: rally task report 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 --out output.html * To generate a JUnit report, run: rally task export 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2dd87bdb-20b8-4a90-9b7b-b6972e8fb981 --json --out output.json 2018-04-27 18:05:53,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2dd87bdb-20b8-4a90-9b7b-b6972e8fb981'] 2018-04-27 18:05:54,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 18:05:54,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2dd87bdb-20b8-4a90-9b7b-b6972e8fb981', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-27 18:05:54,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-27 18:05:54,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-27 18:05:54,617 - 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-27 18:05:54,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-27 18:05:54,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-27 18:05:54,634 - 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': 'b5852c9f-186c-4837-b4fe-997110e4b88d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'flavor_name': 'rally-tiny-69f204c3-d9ea-46d1-b2ce-ed13084355a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-69f204c3-d9ea-46d1-b2ce-ed13084355a8', '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-27 18:06:40,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb 2018-04-27 18:06:40,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0c8c0ca7-416b-4f68-b125-c541ed4e8fdb'] 2018-04-27 18:06:41,383 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb: 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 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | quotas.delete_quotas | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828274 Full duration: 7.280794 -------------------------------------------------------------------------------- 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 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758909 Full duration: 7.26078 -------------------------------------------------------------------------------- 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 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb 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.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686433 Full duration: 7.116993 -------------------------------------------------------------------------------- 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 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807866 Full duration: 7.140809 HINTS: * To plot HTML graphics with this data, run: rally task report 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb --out output.html * To generate a JUnit report, run: rally task export 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c8c0ca7-416b-4f68-b125-c541ed4e8fdb --json --out output.json 2018-04-27 18:06:41,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0c8c0ca7-416b-4f68-b125-c541ed4e8fdb'] 2018-04-27 18:06:42,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-27 18:06:42,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0c8c0ca7-416b-4f68-b125-c541ed4e8fdb', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-27 18:06:42,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-27 18:06:42,484 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:39 | 6 | 100.00% | | glance | 01:07 | 4 | 100.00% | | cinder | 04:02 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:18 | 11 | 100.00% | | neutron | 04:08 | 11 | 100.00% | | nova | 07:21 | 9 | 100.00% | | quotas | 00:28 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:07 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-27 18:06:42,484 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-27 18:06:50,841 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-27 18:06:50,841 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-27 18:06:51,352 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 18:06:51,352 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:19 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-27 18:06:51,357 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-27 18:06:51,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-27 18:06:54,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-27 18:06:53.561 11202 INFO rally.deployment.engine [-] Deployment fdb22f5c-3f3a-4c4a-89ba-6849c57ae73a | Starting: Destroy cloud and free allocated resources. 2018-04-27 18:06:53.754 11202 INFO rally.deployment.engine [-] Deployment fdb22f5c-3f3a-4c4a-89ba-6849c57ae73a | Completed: Destroy cloud and free allocated resources. 2018-04-27 18:06:53.780 11202 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316). 2018-04-27 18:06:53.785 11202 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-27 18:06:56,945 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-27 18:06:56.417 11205 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8174e48d-14cc-4046-afe0-caeb1f46bd3a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8174e48d-14cc-4046-afe0-caeb1f46bd3a | 2018-04-27T18:06:56 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8174e48d-14cc-4046-afe0-caeb1f46bd3a ~/.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-27 18:07:00,266 - 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-27 18:07:00,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-27 18:07:02,835 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-27 18:07:02.481 11211 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=328173f0-d166-4278-af29-e7a12b0a9316). 2018-04-27 18:07:02.657 11211 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-27 18:07:07,022 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-27 18:07:05.127 11214 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-27 18:07:05.497 11214 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-27 18:07:06.790 11214 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30) has been successfully created! Using verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30) as the default verifier for the future CLI operations. 2018-04-27 18:07:10,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-27 18:07:12,053 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-27 18:07:15,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-27 18:07:19,711 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-27 18:07:18.856 11233 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30) for deployment 'opnfv-rally' (UUID=8174e48d-14cc-4046-afe0-caeb1f46bd3a). 2018-04-27 18:07:19.527 11233 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30) has been successfully configured for deployment 'opnfv-rally' (UUID=8174e48d-14cc-4046-afe0-caeb1f46bd3a)! 2018-04-27 18:07:19,711 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-27 18:07:19,711 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-27 18:07:19,712 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-27 18:07:22,385 - 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-27 18:07:24,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:24.906 11245 INFO rally.api [-] Starting verification (UUID=0e386258-3876-4a85-8c7c-d43241c0fe4a) for deployment 'opnfv-rally' (UUID=8174e48d-14cc-4046-afe0-caeb1f46bd3a) by verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30). 2018-04-27 18:07:24,911 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0e386258-3876-4a85-8c7c-d43241c0fe4a 2018-04-27 18:07:33,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.009 11245 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2018-04-27 18:07:33,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.069 11245 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.060s] 2018-04-27 18:07:33,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.318 11245 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.343s] 2018-04-27 18:07:33,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.336 11245 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.338s] 2018-04-27 18:07:33,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.541 11245 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.017s] 2018-04-27 18:07:33,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.759 11245 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.549s] 2018-04-27 18:07:33,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.783 11245 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.781s] 2018-04-27 18:07:33,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:33.870 11245 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.111s] 2018-04-27 18:07:34,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:34.481 11245 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.696s] 2018-04-27 18:07:35,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:35.568 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.372s] 2018-04-27 18:07:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:35.930 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.360s] 2018-04-27 18:07:36,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:36.179 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.875s] 2018-04-27 18:07:36,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:36.297 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.023s] 2018-04-27 18:07:36,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:36.313 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.016s] 2018-04-27 18:07:36,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:36.325 11245 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.012s] 2018-04-27 18:07:36,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:36.397 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.466s] 2018-04-27 18:07:37,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:37.749 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.067s] 2018-04-27 18:07:38,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:38.664 11245 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.230s] 2018-04-27 18:07:38,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:38.847 11245 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.031s] 2018-04-27 18:07:39,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:39.040 11245 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.375s] 2018-04-27 18:07:39,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:39.527 11245 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.780s] 2018-04-27 18:07:40,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:40.057 11245 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.528s] 2018-04-27 18:07:40,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:40.673 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.920s] 2018-04-27 18:07:40,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:40.692 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.140s] 2018-04-27 18:07:40,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:40.756 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.063s] 2018-04-27 18:07:41,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:41.196 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.439s] 2018-04-27 18:07:41,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:41.258 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.062s] 2018-04-27 18:07:41,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:41.334 11245 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.076s] 2018-04-27 18:07:41,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:41.711 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.037s] 2018-04-27 18:07:42,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:42.262 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.550s] 2018-04-27 18:07:42,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:42.926 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.662s] 2018-04-27 18:07:43,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:43.082 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.461s] 2018-04-27 18:07:43,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:43.461 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.379s] 2018-04-27 18:07:44,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:44.047 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.120s] 2018-04-27 18:07:44,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:44.687 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.638s] 2018-04-27 18:07:44,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:44.779 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.093s] 2018-04-27 18:07:45,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:45.002 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.222s] 2018-04-27 18:07:45,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:45.029 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.026s] 2018-04-27 18:07:45,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:45.053 11245 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.024s] 2018-04-27 18:07:48,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:48.229 11245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.066s] 2018-04-27 18:07:52,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:07:52.013 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [15.613s] 2018-04-27 18:08:09,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:09.939 11245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [21.703s] 2018-04-27 18:08:20,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:20.767 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.097s] 2018-04-27 18:08:20,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:20.787 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.019s] 2018-04-27 18:08:21,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.018 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.231s] 2018-04-27 18:08:21,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.031 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-04-27 18:08:21,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.049 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.018s] 2018-04-27 18:08:21,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.098 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.045s] 2018-04-27 18:08:21,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.099 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.140s] 2018-04-27 18:08:21,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.196 11245 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.100s] 2018-04-27 18:08:21,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.202 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.107s] 2018-04-27 18:08:21,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.303 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.100s] 2018-04-27 18:08:21,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.741 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.437s] 2018-04-27 18:08:21,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.757 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-04-27 18:08:21,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:21.855 11245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.098s] 2018-04-27 18:08:22,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:22.735 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [46.541s] 2018-04-27 18:08:26,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:26.998 11245 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.904s] 2018-04-27 18:08:28,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:28.491 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2018-04-27 18:08:28,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:28.549 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2018-04-27 18:08:28,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:28.618 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.068s] 2018-04-27 18:08:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:28.973 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.354s] 2018-04-27 18:08:29,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.122 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.149s] 2018-04-27 18:08:29,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.449 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.326s] 2018-04-27 18:08:29,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.496 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.047s] 2018-04-27 18:08:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.585 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.088s] 2018-04-27 18:08:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.679 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.093s] 2018-04-27 18:08:29,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.752 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2018-04-27 18:08:29,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.816 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.064s] 2018-04-27 18:08:29,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.941 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.313s] 2018-04-27 18:08:29,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:29.947 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.129s] 2018-04-27 18:08:30,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:30.070 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.123s] 2018-04-27 18:08:30,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:30.147 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.076s] 2018-04-27 18:08:30,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:30.231 11245 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.084s] 2018-04-27 18:08:30,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:30.355 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.412s] 2018-04-27 18:08:30,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:30.725 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.370s] 2018-04-27 18:08:31,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:31.130 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.404s] 2018-04-27 18:08:31,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:31.619 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.488s] 2018-04-27 18:08:31,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:31.712 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.093s] 2018-04-27 18:08:31,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:31.806 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.093s] 2018-04-27 18:08:31,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:31.908 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.101s] 2018-04-27 18:08:32,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:32.007 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.098s] 2018-04-27 18:08:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:32.103 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.095s] 2018-04-27 18:08:32,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:32.305 11245 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.201s] 2018-04-27 18:08:34,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:34.607 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.193s] 2018-04-27 18:08:37,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:37.346 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.472s] 2018-04-27 18:08:39,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:39.611 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.002s] 2018-04-27 18:08:40,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:40.876 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.529s] 2018-04-27 18:08:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:41.357 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.746s] 2018-04-27 18:08:41,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:41.460 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.103s] 2018-04-27 18:08:41,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:41.540 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.080s] 2018-04-27 18:08:41,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:41.690 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.147s] 2018-04-27 18:08:41,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:41.799 11245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.110s] 2018-04-27 18:08:44,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:44.520 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.642s] 2018-04-27 18:08:46,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:46.655 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.135s] 2018-04-27 18:08:50,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:50.408 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.751s] 2018-04-27 18:08:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:54.089 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.681s] 2018-04-27 18:08:55,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:55.302 11245 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.116s] 2018-04-27 18:08:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:08:57.489 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.398s] 2018-04-27 18:09:03,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:03.246 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [40.500s] 2018-04-27 18:09:03,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:03.847 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.358s] 2018-04-27 18:09:07,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:07.422 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.573s] 2018-04-27 18:09:07,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:07.589 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.167s] 2018-04-27 18:09:07,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:07.745 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.156s] 2018-04-27 18:09:07,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:07.863 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.116s] 2018-04-27 18:09:07,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:07.953 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.090s] 2018-04-27 18:09:08,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:08.117 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.163s] 2018-04-27 18:09:08,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:08.265 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.147s] 2018-04-27 18:09:08,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:08.363 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.098s] 2018-04-27 18:09:08,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:08.462 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.098s] 2018-04-27 18:09:09,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:09.002 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [57.252s] 2018-04-27 18:09:14,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:14.233 11245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.770s] 2018-04-27 18:09:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:15.626 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [66.304s] 2018-04-27 18:09:15,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:15.729 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.102s] 2018-04-27 18:09:16,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:16.029 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.299s] 2018-04-27 18:09:16,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:16.135 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.105s] 2018-04-27 18:09:16,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:16.137 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-27 18:09:16,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:16.710 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.461s] 2018-04-27 18:09:34,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:34.612 11245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.119s] 2018-04-27 18:09:35,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:35.565 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.360s] 2018-04-27 18:09:35,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:35.796 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.232s] 2018-04-27 18:09:36,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:36.075 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.278s] 2018-04-27 18:09:36,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:36.446 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.370s] 2018-04-27 18:09:36,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:36.827 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.381s] 2018-04-27 18:09:37,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:37.208 11245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.381s] 2018-04-27 18:09:39,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:39.753 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [23.034s] 2018-04-27 18:09:43,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:43.483 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.116s] 2018-04-27 18:09:43,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:43.631 11245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.147s] 2018-04-27 18:09:45,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:45.140 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.185s] 2018-04-27 18:09:46,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:46.118 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.976s] 2018-04-27 18:09:48,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:48.912 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.073s] 2018-04-27 18:09:48,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:48.972 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.060s] 2018-04-27 18:09:49,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.086 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.114s] 2018-04-27 18:09:49,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.174 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.050s] 2018-04-27 18:09:49,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.196 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.110s] 2018-04-27 18:09:49,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.300 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.103s] 2018-04-27 18:09:49,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.477 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.175s] 2018-04-27 18:09:49,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.654 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.177s] 2018-04-27 18:09:49,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.771 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.116s] 2018-04-27 18:09:49,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.874 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.702s] 2018-04-27 18:09:49,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:49.904 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.132s] 2018-04-27 18:09:50,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:50.023 11245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.119s] 2018-04-27 18:09:51,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:51.401 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.523s] 2018-04-27 18:09:52,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:52.285 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.884s] 2018-04-27 18:09:53,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:53.643 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.354s] 2018-04-27 18:09:53,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:53.705 11245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.064s] 2018-04-27 18:09:58,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:09:58.784 11245 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [130.636s] 2018-04-27 18:10:12,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:10:12.729 11245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [38.109s] 2018-04-27 18:10:20,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:10:20.220 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.220s] 2018-04-27 18:10:31,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:10:31.498 11245 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.703s] 2018-04-27 18:10:55,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:10:55.219 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.991s] 2018-04-27 18:11:04,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.318 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.025s] 2018-04-27 18:11:04,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.358 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.040s] 2018-04-27 18:11:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.412 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.053s] 2018-04-27 18:11:04,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.444 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.032s] 2018-04-27 18:11:04,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.468 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.024s] 2018-04-27 18:11:04,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.495 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.026s] 2018-04-27 18:11:04,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.543 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.047s] 2018-04-27 18:11:04,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.591 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.047s] 2018-04-27 18:11:04,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.606 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.015s] 2018-04-27 18:11:04,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.661 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.050s] 2018-04-27 18:11:04,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.674 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.016s] 2018-04-27 18:11:04,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.739 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.065s] 2018-04-27 18:11:04,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.804 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.064s] 2018-04-27 18:11:04,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.868 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.063s] 2018-04-27 18:11:04,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:04.925 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.057s] 2018-04-27 18:11:05,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.149 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.223s] 2018-04-27 18:11:05,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.209 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.060s] 2018-04-27 18:11:05,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.262 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.052s] 2018-04-27 18:11:05,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.283 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.019s] 2018-04-27 18:11:05,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.338 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.054s] 2018-04-27 18:11:05,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.385 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.047s] 2018-04-27 18:11:05,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.436 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.050s] 2018-04-27 18:11:05,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:05.484 11245 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2018-04-27 18:11:13,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:13.827 11245 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.604s] 2018-04-27 18:11:51,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:11:51.101 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.637s] 2018-04-27 18:12:39,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:12:39.839 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [48.724s] 2018-04-27 18:13:06,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:13:06.694 11245 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.852s] 2018-04-27 18:13:21,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0e386258-3876-4a85-8c7c-d43241c0fe4a']'. 2018-04-27 18:13:22,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-27 18:13:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-27 18:13:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 18:13:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0e386258-3876-4a85-8c7c-d43241c0fe4a | 2018-04-27 18:13:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-27 18:13:22,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-27 18:07:24 | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-27 18:13:20 | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:56 | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 674f0e15-60b7-430b-a6a6-f41b05ab3e30) | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8174e48d-14cc-4046-afe0-caeb1f46bd3a) | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 177 | 2018-04-27 18:13:22,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 335.241 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 177 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 18:13:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-27 18:13:22,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-27 18:13:27,383 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 18:13:27,384 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-27 18:13:27,389 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-27 18:13:27,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-27 18:13:30,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-27 18:13:29.615 11355 INFO rally.deployment.engine [-] Deployment 8174e48d-14cc-4046-afe0-caeb1f46bd3a | Starting: Destroy cloud and free allocated resources. 2018-04-27 18:13:29.822 11355 INFO rally.deployment.engine [-] Deployment 8174e48d-14cc-4046-afe0-caeb1f46bd3a | Completed: Destroy cloud and free allocated resources. 2018-04-27 18:13:29.871 11355 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30) for deployment 'opnfv-rally'. 2018-04-27 18:13:29.895 11355 INFO rally.api [-] Deleting verification (UUID=0e386258-3876-4a85-8c7c-d43241c0fe4a). 2018-04-27 18:13:30.026 11355 INFO rally.api [-] Verification has been successfully deleted! 2018-04-27 18:13:30.026 11355 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30). 2018-04-27 18:13:30.047 11355 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-27 18:13:33,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-27 18:13:32.665 11358 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8803491e-95fb-47d6-9565-346119abbaba) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8803491e-95fb-47d6-9565-346119abbaba | 2018-04-27T18:13:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8803491e-95fb-47d6-9565-346119abbaba ~/.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-27 18:13:36,740 - 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-27 18:13:36,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-27 18:13:39,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-27 18:13:38.935 11364 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=674f0e15-60b7-430b-a6a6-f41b05ab3e30). 2018-04-27 18:13:39.134 11364 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-27 18:13:43,809 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-27 18:13:41.656 11367 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-27 18:13:42.042 11367 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-27 18:13:43.571 11367 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) as the default verifier for the future CLI operations. 2018-04-27 18:13:47,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-27 18:13:50,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-27 18:13:53,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-27 18:13:58,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-27 18:13:57.104 11386 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) for deployment 'opnfv-rally' (UUID=8803491e-95fb-47d6-9565-346119abbaba). 2018-04-27 18:13:57.787 11386 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) has been successfully configured for deployment 'opnfv-rally' (UUID=8803491e-95fb-47d6-9565-346119abbaba)! 2018-04-27 18:13:58,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-27 18:13:58,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-27 18:13:58,023 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-27 18:13:58,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-27 18:14:01,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a0f1fd2f-f605-4ce5-b848-920b4b5b7edb/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-27 18:14:01,503 - 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-27 18:14:04,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 18:14:04.066 11395 INFO rally.api [-] Starting verification (UUID=9117005a-5a14-4de7-90e3-b3a27e262d14) for deployment 'opnfv-rally' (UUID=8803491e-95fb-47d6-9565-346119abbaba) by verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb). 2018-04-27 18:14:04,067 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 9117005a-5a14-4de7-90e3-b3a27e262d14 2018-04-27 18:17:46,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9117005a-5a14-4de7-90e3-b3a27e262d14']'. 2018-04-27 18:17:47,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9117005a-5a14-4de7-90e3-b3a27e262d14 | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-27 18:14:03 | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-27 18:17:45 | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:42 | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-27 18:17:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8803491e-95fb-47d6-9565-346119abbaba) | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 183.285 | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-27 18:17:47,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-27 18:17:47,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-27 18:17:47,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 18:17:47,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-27 18:17:47,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-27 18:17:52,668 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 18:17:52,668 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-27 18:17:52,672 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-27 18:17:53,544 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-27 19:14:29,834 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 3396.215s OK 2018-04-27 19:14:29,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 19:14:29,960 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:36 | PASS | +---------------------+------------------+------------------+----------------+ 2018-04-27 19:14:29,965 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-27 19:14:30,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-27 19:14:33,138 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-27 19:14:32.268 11622 INFO rally.deployment.engine [-] Deployment 8803491e-95fb-47d6-9565-346119abbaba | Starting: Destroy cloud and free allocated resources. 2018-04-27 19:14:32.501 11622 INFO rally.deployment.engine [-] Deployment 8803491e-95fb-47d6-9565-346119abbaba | Completed: Destroy cloud and free allocated resources. 2018-04-27 19:14:32.563 11622 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb) for deployment 'opnfv-rally'. 2018-04-27 19:14:32.596 11622 INFO rally.api [-] Deleting verification (UUID=9117005a-5a14-4de7-90e3-b3a27e262d14). 2018-04-27 19:14:32.785 11622 INFO rally.api [-] Verification has been successfully deleted! 2018-04-27 19:14:32.786 11622 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb). 2018-04-27 19:14:32.810 11622 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-27 19:14:36,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-27 19:14:35.425 11625 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fe69c057-ca9e-47c2-8ee1-b13b4c89fd72) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fe69c057-ca9e-47c2-8ee1-b13b4c89fd72 | 2018-04-27T19:14:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fe69c057-ca9e-47c2-8ee1-b13b4c89fd72 ~/.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-27 19:14:39,552 - 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-27 19:14:39,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-27 19:14:42,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-27 19:14:41.887 11631 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a0f1fd2f-f605-4ce5-b848-920b4b5b7edb). 2018-04-27 19:14:42.066 11631 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-27 19:14:46,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-27 19:14:44.462 11634 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-27 19:14:44.804 11634 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-27 19:14:46.179 11634 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=69a72eb0-ea5c-400b-be7e-12753cc5742d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=69a72eb0-ea5c-400b-be7e-12753cc5742d) as the default verifier for the future CLI operations. 2018-04-27 19:14:49,634 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-27 19:14:51,620 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-27 19:14:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-27 19:15:00,479 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-27 19:14:59.443 11653 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=69a72eb0-ea5c-400b-be7e-12753cc5742d) for deployment 'opnfv-rally' (UUID=fe69c057-ca9e-47c2-8ee1-b13b4c89fd72). 2018-04-27 19:15:00.295 11653 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=69a72eb0-ea5c-400b-be7e-12753cc5742d) has been successfully configured for deployment 'opnfv-rally' (UUID=fe69c057-ca9e-47c2-8ee1-b13b4c89fd72)! 2018-04-27 19:15:00,479 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-27 19:15:00,480 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-27 19:15:00,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-27 19:15:00,526 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-27 19:15:03,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-69a72eb0-ea5c-400b-be7e-12753cc5742d/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-27 19:15:03,647 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-27 19:15:03,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-27 19:15:03,649 - 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-27 19:15:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-27 19:15:05.959 11662 INFO rally.api [-] Starting verification (UUID=f4042ca4-994d-4df6-9897-3a15d2d1e08e) for deployment 'opnfv-rally' (UUID=fe69c057-ca9e-47c2-8ee1-b13b4c89fd72) by verifier 'opnfv-tempest' (UUID=69a72eb0-ea5c-400b-be7e-12753cc5742d). 2018-04-27 19:15:05,961 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f4042ca4-994d-4df6-9897-3a15d2d1e08e 2018-04-27 19:17:01,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f4042ca4-994d-4df6-9897-3a15d2d1e08e']'. 2018-04-27 19:17:02,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-27 19:17:02,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f4042ca4-994d-4df6-9897-3a15d2d1e08e | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-27 19:15:05 | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-27 19:17:00 | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-27 19:17:02,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 69a72eb0-ea5c-400b-be7e-12753cc5742d) | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fe69c057-ca9e-47c2-8ee1-b13b4c89fd72) | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 102.644 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-27 19:17:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-27 19:17:02,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-27 19:17:02,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-27 19:17:02,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-27 19:17:07,000 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 19:17:07,001 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-27 19:17:07,006 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 14:16 | PASS | | rally_sanity | functest | smoke | 25:19 | PASS | | refstack_defcore | functest | smoke | 06:17 | PASS | | patrole | functest | smoke | 04:05 | PASS | | snaps_smoke | functest | smoke | 56:36 | PASS | | neutron_trunk | functest | smoke | 02:17 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-27 19:17:07,013 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-27 19:17:14,685 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-19 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 19:17:14,688 - 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-27 19:17:14,688 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-27 19:17:14,688 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-27 19:17:14,689 - 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-27 19:17:14,690 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-27 19:17:21,416 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-19 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 19:17:21,419 - 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-27 19:17:21,419 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-27 19:17:21,419 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-27 19:17:21,420 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-27 19:17:21,420 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-27 19:17:22,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-27 19:17:22,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/fraser.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-27 19:17:22,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-27 19:17:22,475 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-27 19:17:22,475 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-27 19:17:22,891 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-27 19:17:22,891 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-04-27 19:17:23,270 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-27 19:17:25,229 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-022b8a29-2135-4c5d-87e6-b4e7a6637622, password=08873169-824a-484c-8e90-0a6024a5c834, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-022b8a29-2135-4c5d-87e6-b4e7a6637622, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-27 19:17:25,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-27 19:17:26,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-27 19:17:26,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-27 19:19:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-27 19:19:26,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-27 19:19:27,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-27 19:19:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-27 19:19:38,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-27 19:19:38,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-27 19:34:48,896 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-022b8a29-2135-4c5d-87e6-b4e7a6637622 to VM that did not activate with name - cloudify_manager-022b8a29-2135-4c5d-87e6-b4e7a6637622 2018-04-27 19:34:48,900 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-27 19:34:48,900 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-27 19:34:50,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 19:34:50,413 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-27 19:34:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 392, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-04-27 19:34:50,418 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-27 19:34:55,282 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet dfbb5bac-5018-421c-a450-0c45249bcd98: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-f8134068-088c-48b2-b088-c0d461669ee9'] 2018-04-27 19:34:58,327 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-27 19:34:58,327 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-27 19:34:59,128 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-27 19:35:00,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-27 19:35:00,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-27 19:35:00,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-04-27 19:35:00,280 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-27 19:35:00,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-27 19:35:00,301 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-27 19:35:02,354 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-93bb65f1-cf9e-4c44-9b66-919efba5769f, password=4d56456c-74dd-4798-8f16-84db91da6ed7, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-93bb65f1-cf9e-4c44-9b66-919efba5769f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-27 19:35:02,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-27 19:35:02,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-27 19:35:02,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-27 19:36:54,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-27 19:37:06,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-27 19:37:07,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-27 19:37:16,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-27 19:37:18,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-27 19:37:18,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-27 19:52:25,996 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-93bb65f1-cf9e-4c44-9b66-919efba5769f to VM that did not activate with name - cloudify_manager-93bb65f1-cf9e-4c44-9b66-919efba5769f 2018-04-27 19:52:26,131 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 19:52:26,131 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-27 19:52:26,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 417, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-04-27 19:52:26,135 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-27 19:52:30,910 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet da7c5d4c-d08b-4c18-ac7c-2ecee2ed4fb6: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-521c1df0-132d-4021-9c99-fdfd4fe07409'] 2018-04-27 19:52:33,406 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-27 19:52:33,406 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-27 19:52:33,501 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-27 19:52:33,520 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-27 19:52:33,520 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-27 19:52:35,730 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-c8f65388-eeb0-475c-9e0c-4f339257abdb, password=9579b731-e4de-4f95-855a-69cbfea2cbd1, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-c8f65388-eeb0-475c-9e0c-4f339257abdb, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-27 19:52:36,217 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-27 19:52:37,560 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-04-27 19:52:37,560 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-27 19:52:38,682 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=9ef9a741-3b15-4910-9f49-f8e7169614cb, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-c8f65388-eeb0-475c-9e0c-4f339257abdb, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-27 19:52:38,893 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-27 19:52:38,894 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-27 19:52:38,894 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-27 19:52:41,886 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-27 19:52:47,471 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-27 19:52:48,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-27 19:52:48,090 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-27 19:52:48,090 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-27 19:52:56,915 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i a4c86de9-af8f-4c42-b039-a36b90e41da0 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-27 19:52:56,916 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-27 19:53:04,518 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i be031860-fe7a-4ac2-998e-55de93910d7a -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-27 19:53:04,519 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : a8918010-d528-4b74-a5b3-e665f52022ea 2018-04-27 20:00:54,264 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 309, in deploy_orchestrator output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=a8918010-d528-4b74-a5b3-e665f52022ea', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status 1 2018-04-27 20:00:54,421 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-27 20:00:54,422 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:21 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-27 20:00:54,543 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 423, in clean output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'debug-log', '--replay', '--no-tail']' returned non-zero exit status 1 2018-04-27 20:00:54,544 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-27 20:00:54,544 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-27 20:00:59,027 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 2ba62ade-7f02-48d8-b4e4-555e9519be28: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-79e212b6-9e2f-41ea-affa-9f601d92df36'] 2018-04-27 20:01:00,762 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-27 20:01:00,763 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:26 | FAIL | | vyos_vrouter | functest | vnf | 17:26 | FAIL | | juju_epc | functest | vnf | 08:21 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-27 20:01:00,766 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-27 20:01:14,918 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-19 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-27 20:01:14,921 - 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-27 20:01:14,921 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-27 20:01:14,921 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-27 20:01:14,921 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-27 20:01:14,922 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK