2018-04-08 22:25:37,481 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-105 | | 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-08 22:25:37,485 - 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-08 22:25:37,485 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 22:25:37,486 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-08 22:25:37,488 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-08 22:25:37,488 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-08 22:25:40,018 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-08 22:25:51,619 - 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 11.591s OK 2018-04-08 22:25:51,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 22:25:51,767 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-08 22:25:51,771 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-08 22:25:53,869 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-08 22:37:50,784 - 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 716.858s OK 2018-04-08 22:37:50,921 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 22:37:50,922 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-08 22:37:50,926 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-08 22:37:52,014 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-08 22:38:39,412 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 47.397s OK 2018-04-08 22:38:39,531 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 22:38:39,531 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-08 22:38:39,536 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 11:57 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-08 22:38:39,539 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-08 22:38:45,617 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-105 | | 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-08 22:38:45,621 - 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-08 22:38:45,621 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-08 22:38:45,623 - 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-08 22:38:45,624 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-08 22:38:45,624 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-08 22:38:50,011 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-08 22:38:50,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-08 22:38:50,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-08 22:38:50' 2018-04-08 22:38:50,012 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:38:51,916 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:38:55,208 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:06,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:07,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:08,344 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:14,369 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:17,888 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-c0c40678-64c8-413b-be55-5551aa7e1c6a' 2018-04-08 22:39:39,886 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-08 22:39:44,780 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-08 22:39:45,684 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-08 22:39:46,692 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-08 22:39:46,816 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 22:39:46,817 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-08 22:40:12,258 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-08 22:40:12,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-08 22:40:12,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-08 22:40:12' 2018-04-08 22:40:12,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:14,531 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:17,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:28,697 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:29,312 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:35,110 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-64652670-c3ce-41f2-98ca-e574849311e2' 2018-04-08 22:40:40,408 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-08 22:40:50,239 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-08 22:40:51,934 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-08 22:41:03,052 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-08 22:41:03,175 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 22:41:03,175 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:51 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-08 22:41:30,525 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-08 22:41:30,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 22:41:36,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 22:41:35.697 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c | 2018-04-08T22:41:35 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c ~/.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-08 22:41:39,864 - 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-08 22:41:39,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-08 22:41:46,250 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-08 22:41:44.413 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-08 22:41:44.841 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-08 22:41:46.068 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143) has been successfully created! Using verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143) as the default verifier for the future CLI operations. 2018-04-08 22:41:49,458 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-08 22:41:51,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-08 22:41:54,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-08 22:42:00,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-08 22:41:59.323 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143) for deployment 'opnfv-rally' (UUID=b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c). 2018-04-08 22:42:00.205 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143) has been successfully configured for deployment 'opnfv-rally' (UUID=b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c)! 2018-04-08 22:42:00,384 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-08 22:42:00,384 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-08 22:42:00,387 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-08 22:42:00,391 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-08 22:42:04,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-34b59925-ac39-4a64-ace8-413a31de1143/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-08 22:42:04,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-08 22:42:04,114 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-08 22:42:04,114 - 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-08 22:42:06,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:06.596 55 INFO rally.api [-] Starting verification (UUID=7375aa8f-67bb-4c5a-b608-bee64792a468) for deployment 'opnfv-rally' (UUID=b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c) by verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143). 2018-04-08 22:42:06,602 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7375aa8f-67bb-4c5a-b608-bee64792a468 2018-04-08 22:42:13,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:13.614 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.120s] 2018-04-08 22:42:13,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:13.724 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.111s] 2018-04-08 22:42:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:21.135 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.406s] 2018-04-08 22:42:23,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:23.983 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.845s] 2018-04-08 22:42:36,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:36.570 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.788s] 2018-04-08 22:42:58,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:42:58.270 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.003s] 2018-04-08 22:43:42,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:43:42.970 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.089s] 2018-04-08 22:43:42,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:43:42.971 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-08 22:44:25,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:44:25.067 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.108s] 2018-04-08 22:44:25,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:44:25.069 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-08 22:45:12,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:45:12.461 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.097s] 2018-04-08 22:45:12,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:45:12.465 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-08 22:46:21,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:46:21.088 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.287s] 2018-04-08 22:46:51,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:46:51.731 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.088s] 2018-04-08 22:46:51,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:46:51.915 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.183s] 2018-04-08 22:47:02,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:02.294 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.822s] 2018-04-08 22:47:02,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:02.306 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-08 22:47:03,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:03.941 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-08 22:47:03,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:03.941 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-08 22:47:07,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:07.850 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.254s] 2018-04-08 22:47:15,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:15.092 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-04-08 22:47:22,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:22.296 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.807s] 2018-04-08 22:47:31,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:31.337 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.338s] 2018-04-08 22:47:42,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:42.081 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.740s] 2018-04-08 22:47:49,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:49.363 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.391s] 2018-04-08 22:47:55,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:47:55.582 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.113s] 2018-04-08 22:48:02,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:02.938 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.264s] 2018-04-08 22:48:11,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:11.959 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.269s] 2018-04-08 22:48:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:21.186 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.007s] 2018-04-08 22:48:24,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:24.148 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-08 22:48:26,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:26.299 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.029s] 2018-04-08 22:48:26,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:26.318 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2018-04-08 22:48:26,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:26.347 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2018-04-08 22:48:26,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:26.357 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-04-08 22:48:31,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:31.138 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.029s] 2018-04-08 22:48:32,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:32.165 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.026s] 2018-04-08 22:48:32,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:32.917 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.751s] 2018-04-08 22:48:37,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:37.277 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-04-08 22:48:42,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:48:42.566 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.707s] 2018-04-08 22:49:04,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:04.351 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.594s] 2018-04-08 22:49:10,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:10.614 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.262s] 2018-04-08 22:49:27,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:27.848 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.538s] 2018-04-08 22:49:31,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:31.824 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.974s] 2018-04-08 22:49:41,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:41.712 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.888s] 2018-04-08 22:49:52,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:52.379 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.553s] 2018-04-08 22:49:56,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:49:56.331 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.950s] 2018-04-08 22:50:03,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:03.632 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.300s] 2018-04-08 22:50:21,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:21.698 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.125s] 2018-04-08 22:50:22,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:22.023 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.325s] 2018-04-08 22:50:22,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:22.245 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.220s] 2018-04-08 22:50:22,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:22.362 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.117s] 2018-04-08 22:50:22,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:22.615 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.252s] 2018-04-08 22:50:22,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:22.731 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.116s] 2018-04-08 22:50:38,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:38.929 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.417s] 2018-04-08 22:50:39,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:39.261 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.332s] 2018-04-08 22:50:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:39.497 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.235s] 2018-04-08 22:50:39,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:39.651 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.153s] 2018-04-08 22:50:39,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:39.835 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.183s] 2018-04-08 22:50:40,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:40.030 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.196s] 2018-04-08 22:50:56,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:50:56.429 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.829s] 2018-04-08 22:51:03,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:03.728 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.298s] 2018-04-08 22:51:06,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:06.263 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.533s] 2018-04-08 22:51:06,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:06.484 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.222s] 2018-04-08 22:51:06,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:06.585 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.100s] 2018-04-08 22:51:19,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:19.980 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.595s] 2018-04-08 22:51:26,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:26.962 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.981s] 2018-04-08 22:51:29,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:29.633 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.671s] 2018-04-08 22:51:29,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:29.770 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.136s] 2018-04-08 22:51:29,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:29.893 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.123s] 2018-04-08 22:51:55,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:51:55.261 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.037s] 2018-04-08 22:52:08,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:52:08.932 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.670s] 2018-04-08 22:52:20,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:52:20.802 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.869s] 2018-04-08 22:52:33,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:52:33.132 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.329s] 2018-04-08 22:53:10,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:53:10.748 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.198s] 2018-04-08 22:53:25,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:53:25.422 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.674s] 2018-04-08 22:53:38,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:53:38.160 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.737s] 2018-04-08 22:53:49,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:53:49.866 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [11.705s] 2018-04-08 22:54:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:08.743 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.744s] 2018-04-08 22:54:10,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:10.644 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.898s] 2018-04-08 22:54:10,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:10.775 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.134s] 2018-04-08 22:54:15,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:15.909 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.673s] 2018-04-08 22:54:18,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:18.223 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.311s] 2018-04-08 22:54:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:18.339 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.119s] 2018-04-08 22:54:22,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:22.820 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.956s] 2018-04-08 22:54:26,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:26.496 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-04-08 22:54:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:28.118 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-08 22:54:28,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:28.120 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-08 22:54:28,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:28.122 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-08 22:54:28,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:28.123 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-08 22:54:28,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:28.124 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-08 22:54:30,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:30.312 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-04-08 22:54:49,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:54:49.772 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.765s] 2018-04-08 22:55:29,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:55:29.123 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.165s] 2018-04-08 22:55:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:55:56.245 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.117s] 2018-04-08 22:56:05,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:56:05.697 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.101s] 2018-04-08 22:58:02,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:58:02.467 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [83.592s] 2018-04-08 22:58:50,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:58:50.374 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.918s] 2018-04-08 22:59:54,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 22:59:54.481 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.882s] 2018-04-08 23:00:20,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7375aa8f-67bb-4c5a-b608-bee64792a468']'. 2018-04-08 23:00:22,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-08 23:00:22,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-08 23:00:22,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7375aa8f-67bb-4c5a-b608-bee64792a468 | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-08 22:42:06 | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-08 23:00:20 | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:14 | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-08 23:00:22,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 34b59925-ac39-4a64-ace8-413a31de1143) | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c) | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1063.198 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-08 23:00:22,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:00:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-08 23:00:22,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-08 23:00:27,067 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 23:00:27,068 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:37 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-08 23:00:27,072 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-08 23:00:27,166 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 23:00:30,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-08 23:00:29.329 122 INFO rally.deployment.engine [-] Deployment b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c | Starting: Destroy cloud and free allocated resources. 2018-04-08 23:00:29.492 122 INFO rally.deployment.engine [-] Deployment b191c8ea-ebc7-4f45-9a04-32fe2cf5e49c | Completed: Destroy cloud and free allocated resources. 2018-04-08 23:00:29.536 122 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143) for deployment 'opnfv-rally'. 2018-04-08 23:00:29.554 122 INFO rally.api [-] Deleting verification (UUID=7375aa8f-67bb-4c5a-b608-bee64792a468). 2018-04-08 23:00:29.659 122 INFO rally.api [-] Verification has been successfully deleted! 2018-04-08 23:00:29.660 122 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143). 2018-04-08 23:00:29.680 122 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-08 23:00:32,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 23:00:32.303 125 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=be4dac04-41fb-4808-b705-44de2169ea6e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | be4dac04-41fb-4808-b705-44de2169ea6e | 2018-04-08T23:00:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: be4dac04-41fb-4808-b705-44de2169ea6e ~/.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-08 23:00:36,349 - 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-08 23:00:36,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-08 23:00:38,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685'... 2018-04-08 23:00:40,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-1fa45b97-23e3-49a0-9d3d-ef81ff254685'... 2018-04-08 23:00:42,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-1fa45b97-23e3-49a0-9d3d-ef81ff254685'... 2018-04-08 23:00:53,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685'... 2018-04-08 23:00:54,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685'... 2018-04-08 23:00:55,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-08 23:00:55,036 - 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-08 23:00:55,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:00:55,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:00:55,087 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:02:05,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ccb1bb4-88ca-481c-90af-042a4d855d1e 2018-04-08 23:02:05,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-08 23:02:05,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9ccb1bb4-88ca-481c-90af-042a4d855d1e'] 2018-04-08 23:02:06,226 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9ccb1bb4-88ca-481c-90af-042a4d855d1e: 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.599776 Full duration: 7.033483 -------------------------------------------------------------------------------- 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | -> duration | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.387175 Full duration: 8.207012 -------------------------------------------------------------------------------- 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.190034 Full duration: 8.305966 -------------------------------------------------------------------------------- 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958258 Full duration: 8.169457 -------------------------------------------------------------------------------- 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217549 Full duration: 8.19729 -------------------------------------------------------------------------------- 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 9ccb1bb4-88ca-481c-90af-042a4d855d1e 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965218 Full duration: 7.686467 HINTS: * To plot HTML graphics with this data, run: rally task report 9ccb1bb4-88ca-481c-90af-042a4d855d1e --out output.html * To generate a JUnit report, run: rally task export 9ccb1bb4-88ca-481c-90af-042a4d855d1e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9ccb1bb4-88ca-481c-90af-042a4d855d1e --json --out output.json 2018-04-08 23:02:06,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9ccb1bb4-88ca-481c-90af-042a4d855d1e'] 2018-04-08 23:02:07,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:02:07,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9ccb1bb4-88ca-481c-90af-042a4d855d1e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-08 23:02:07,328 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-08 23:02:07,328 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-08 23:02:07,329 - 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-08 23:02:07,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:02:07,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:02:07,374 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:03:45,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 45847ce7-3e89-4db1-92e5-15e97e9a204c 2018-04-08 23:03:45,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '45847ce7-3e89-4db1-92e5-15e97e9a204c'] 2018-04-08 23:03:46,669 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 45847ce7-3e89-4db1-92e5-15e97e9a204c: 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 45847ce7-3e89-4db1-92e5-15e97e9a204c 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.255 | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | -> glance_v2.upload_data | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | glance_v2.delete_image | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 100.0% | 1 | | -> duration | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.478388 Full duration: 12.343212 -------------------------------------------------------------------------------- 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 45847ce7-3e89-4db1-92e5-15e97e9a204c 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.303 | 3.303 | 3.303 | 3.303 | 3.303 | 3.303 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | -> glance_v2.upload_data | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | glance_v2.list_images | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 100.0% | 1 | | -> duration | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 3.465 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.465421 Full duration: 14.045102 -------------------------------------------------------------------------------- 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 45847ce7-3e89-4db1-92e5-15e97e9a204c 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.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> duration | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.318061 Full duration: 8.186128 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "number_instances": 2, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "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 45847ce7-3e89-4db1-92e5-15e97e9a204c 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.09 | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> glance_v2.upload_data | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | nova.boot_servers | 15.315 | 15.315 | 15.315 | 15.315 | 15.315 | 15.315 | 100.0% | 1 | | total | 18.407 | 18.407 | 18.407 | 18.407 | 18.407 | 18.407 | 100.0% | 1 | | -> duration | 17.407 | 17.407 | 17.407 | 17.407 | 17.407 | 17.407 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.406527 Full duration: 42.59108 HINTS: * To plot HTML graphics with this data, run: rally task report 45847ce7-3e89-4db1-92e5-15e97e9a204c --out output.html * To generate a JUnit report, run: rally task export 45847ce7-3e89-4db1-92e5-15e97e9a204c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 45847ce7-3e89-4db1-92e5-15e97e9a204c --json --out output.json 2018-04-08 23:03:46,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '45847ce7-3e89-4db1-92e5-15e97e9a204c'] 2018-04-08 23:03:47,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:03:47,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '45847ce7-3e89-4db1-92e5-15e97e9a204c', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-08 23:03:47,837 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-08 23:03:47,838 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-08 23:03:47,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-04-08 23:03:47,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:03:47,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:03:47,879 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-08 23:03:47,879 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-08 23:03:47,879 - 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-08 23:03:47,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:03:47,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:03:47,915 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:08:49,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a050600b-2f53-4ac5-b223-bf76cb87f1e1 2018-04-08 23:08:49,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a050600b-2f53-4ac5-b223-bf76cb87f1e1'] 2018-04-08 23:08:50,753 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a050600b-2f53-4ac5-b223-bf76cb87f1e1: 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.57 | 10.57 | 10.57 | 10.57 | 10.57 | 10.57 | 100.0% | 1 | | total | 13.974 | 13.974 | 13.974 | 13.974 | 13.974 | 13.974 | 100.0% | 1 | | -> duration | 13.974 | 13.974 | 13.974 | 13.974 | 13.974 | 13.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.973794 Full duration: 41.70981 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.345 | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 100.0% | 1 | | cinder_v2.delete_volume | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | total | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 100.0% | 1 | | -> duration | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 14.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.145747 Full duration: 24.891561 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.759 | 5.759 | 5.759 | 5.759 | 5.759 | 5.759 | 100.0% | 1 | | cinder_v2.delete_volume | 10.821 | 10.821 | 10.821 | 10.821 | 10.821 | 10.821 | 100.0% | 1 | | total | 16.58 | 16.58 | 16.58 | 16.58 | 16.58 | 16.58 | 100.0% | 1 | | -> duration | 16.58 | 16.58 | 16.58 | 16.58 | 16.58 | 16.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.580182 Full duration: 28.151975 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.28 | 3.28 | 3.28 | 3.28 | 3.28 | 3.28 | 100.0% | 1 | | cinder_v2.delete_volume | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 10.798 | 100.0% | 1 | | total | 14.078 | 14.078 | 14.078 | 14.078 | 14.078 | 14.078 | 100.0% | 1 | | -> duration | 14.078 | 14.078 | 14.078 | 14.078 | 14.078 | 14.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.078352 Full duration: 24.904619 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.42 | 3.42 | 3.42 | 3.42 | 3.42 | 3.42 | 100.0% | 1 | | cinder_v2.extend_volume | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 100.0% | 1 | | cinder_v2.delete_volume | 19.434 | 19.434 | 19.434 | 19.434 | 19.434 | 19.434 | 100.0% | 1 | | total | 25.306 | 25.306 | 25.306 | 25.306 | 25.306 | 25.306 | 100.0% | 1 | | -> duration | 25.306 | 25.306 | 25.306 | 25.306 | 25.306 | 25.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.305531 Full duration: 36.114617 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.735 | 26.735 | 26.735 | 26.735 | 26.735 | 26.735 | 100.0% | 1 | | cinder_v2.delete_volume | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 10.8 | 100.0% | 1 | | total | 37.535 | 37.535 | 37.535 | 37.535 | 37.535 | 37.535 | 100.0% | 1 | | -> duration | 37.535 | 37.535 | 37.535 | 37.535 | 37.535 | 37.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.535123 Full duration: 63.848821 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 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.671934 Full duration: 12.854491 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | cinder_v2.set_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807492 Full duration: 12.173346 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | cinder_v2.list_types | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.92241 Full duration: 12.387238 -------------------------------------------------------------------------------- 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 a050600b-2f53-4ac5-b223-bf76cb87f1e1 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> duration | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872189 Full duration: 12.526616 HINTS: * To plot HTML graphics with this data, run: rally task report a050600b-2f53-4ac5-b223-bf76cb87f1e1 --out output.html * To generate a JUnit report, run: rally task export a050600b-2f53-4ac5-b223-bf76cb87f1e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a050600b-2f53-4ac5-b223-bf76cb87f1e1 --json --out output.json 2018-04-08 23:08:50,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a050600b-2f53-4ac5-b223-bf76cb87f1e1'] 2018-04-08 23:08:51,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:08:51,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a050600b-2f53-4ac5-b223-bf76cb87f1e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-08 23:08:51,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-08 23:08:51,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-08 23:08:51,960 - 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-08 23:08:51,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:08:52,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:08:52,003 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:10:24,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb9c1f80-6523-402f-8c8e-fb01dec43ad3 2018-04-08 23:10:24,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cb9c1f80-6523-402f-8c8e-fb01dec43ad3'] 2018-04-08 23:10:26,056 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cb9c1f80-6523-402f-8c8e-fb01dec43ad3: 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 cb9c1f80-6523-402f-8c8e-fb01dec43ad3 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.953 | 4.953 | 4.953 | 4.953 | 4.953 | 4.953 | 100.0% | 1 | | heat.update_stack | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 2.541 | 100.0% | 1 | | heat.delete_stack | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 2.713 | 100.0% | 1 | | total | 10.208 | 10.208 | 10.208 | 10.208 | 10.208 | 10.208 | 100.0% | 1 | | -> duration | 6.208 | 6.208 | 6.208 | 6.208 | 6.208 | 6.208 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.20788 Full duration: 22.336786 -------------------------------------------------------------------------------- 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 cb9c1f80-6523-402f-8c8e-fb01dec43ad3 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.826 | 4.826 | 4.826 | 4.826 | 4.826 | 4.826 | 100.0% | 1 | | heat.check_stack | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 100.0% | 1 | | heat.delete_stack | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 100.0% | 1 | | total | 9.327 | 9.327 | 9.327 | 9.327 | 9.327 | 9.327 | 100.0% | 1 | | -> duration | 7.327 | 7.327 | 7.327 | 7.327 | 7.327 | 7.327 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.327331 Full duration: 19.895503 -------------------------------------------------------------------------------- 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 cb9c1f80-6523-402f-8c8e-fb01dec43ad3 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.969 | 4.969 | 4.969 | 4.969 | 4.969 | 4.969 | 100.0% | 1 | | heat.suspend_stack | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | heat.resume_stack | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | heat.delete_stack | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | total | 8.409 | 8.409 | 8.409 | 8.409 | 8.409 | 8.409 | 100.0% | 1 | | -> duration | 6.409 | 6.409 | 6.409 | 6.409 | 6.409 | 6.409 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.408715 Full duration: 19.480569 -------------------------------------------------------------------------------- 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 cb9c1f80-6523-402f-8c8e-fb01dec43ad3 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93962 Full duration: 11.163433 HINTS: * To plot HTML graphics with this data, run: rally task report cb9c1f80-6523-402f-8c8e-fb01dec43ad3 --out output.html * To generate a JUnit report, run: rally task export cb9c1f80-6523-402f-8c8e-fb01dec43ad3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cb9c1f80-6523-402f-8c8e-fb01dec43ad3 --json --out output.json 2018-04-08 23:10:26,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cb9c1f80-6523-402f-8c8e-fb01dec43ad3'] 2018-04-08 23:10:27,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:10:27,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cb9c1f80-6523-402f-8c8e-fb01dec43ad3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-08 23:10:27,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-08 23:10:27,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-08 23:10:27,229 - 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-08 23:10:27,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:10:27,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:10:27,276 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:13:45,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 2018-04-08 23:13:45,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9efb2e5c-8191-4eba-a978-6fb4ffcbc940'] 2018-04-08 23:13:46,940 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9efb2e5c-8191-4eba-a978-6fb4ffcbc940: 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.revoke_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607372 Full duration: 15.022155 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.list_roles | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732351 Full duration: 15.092571 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | keystone_v3.list_projects | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607177 Full duration: 15.008845 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.delete_role | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | -> duration | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.55111 Full duration: 12.154838 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | keystone_v3.delete_service | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> duration | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.493662 Full duration: 12.587088 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | keystone_v3.create_user | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.get_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.list_services | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.get_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183041 Full duration: 19.635297 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | keystone_v3.update_project | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.delete_project | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789585 Full duration: 12.83043 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663341 Full duration: 14.880088 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634375 Full duration: 14.697614 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | keystone_v3.list_users | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.769089 Full duration: 14.863226 -------------------------------------------------------------------------------- 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 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | keystone_v3.create_users | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 2.856 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | total | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 100.0% | 1 | | -> duration | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 3.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.819316 Full duration: 20.515955 HINTS: * To plot HTML graphics with this data, run: rally task report 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 --out output.html * To generate a JUnit report, run: rally task export 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9efb2e5c-8191-4eba-a978-6fb4ffcbc940 --json --out output.json 2018-04-08 23:13:46,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9efb2e5c-8191-4eba-a978-6fb4ffcbc940'] 2018-04-08 23:13:48,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:13:48,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9efb2e5c-8191-4eba-a978-6fb4ffcbc940', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-08 23:13:48,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-08 23:13:48,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-08 23:13:48,169 - 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-08 23:13:48,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:13:48,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:13:48,214 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:20:27,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 2018-04-08 23:20:27,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4e14e925-b5b3-46cd-8c7d-768f3b2d70b0'] 2018-04-08 23:20:28,467 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0: 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.321 | 1.321 | 1.321 | 1.321 | 1.321 | 1.321 | 100.0% | 1 | | neutron.delete_network | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | total | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | -> duration | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 2.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.538006 Full duration: 15.914252 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | neutron.delete_port | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | total | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | -> duration | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.667008 Full duration: 39.855181 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_subnet | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | neutron.create_router | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 100.0% | 1 | | neutron.add_interface_router | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 2.246 | 100.0% | 1 | | neutron.remove_interface_router | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | neutron.delete_router | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | total | 10.245 | 10.245 | 10.245 | 10.245 | 10.245 | 10.245 | 100.0% | 1 | | -> duration | 10.245 | 10.245 | 10.245 | 10.245 | 10.245 | 10.245 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.24548 Full duration: 53.612742 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | neutron.delete_subnet | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | total | 2.653 | 2.653 | 2.653 | 2.653 | 2.653 | 2.653 | 100.0% | 1 | | -> duration | 2.653 | 2.653 | 2.653 | 2.653 | 2.653 | 2.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.652751 Full duration: 39.902919 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | neutron.list_networks | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | total | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> duration | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.754567 Full duration: 17.631093 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | neutron.list_ports | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 100.0% | 1 | | -> duration | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.881363 Full duration: 37.739666 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | neutron.create_subnet | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | neutron.create_router | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 100.0% | 1 | | neutron.add_interface_router | 1.85 | 1.85 | 1.85 | 1.85 | 1.85 | 1.85 | 100.0% | 1 | | neutron.list_routers | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | -> duration | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 6.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.667182 Full duration: 55.346233 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_subnet | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | neutron.list_subnets | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | -> duration | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 1.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.956411 Full duration: 44.888953 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.delete_security_group | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> duration | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.647128 Full duration: 14.700384 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | neutron.create_security_group_rule | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | neutron.delete_security_group | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | -> duration | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.376236 Full duration: 15.422234 -------------------------------------------------------------------------------- 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 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 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.347 | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 100.0% | 1 | | neutron.create_router | 4.145 | 4.145 | 4.145 | 4.145 | 4.145 | 4.145 | 100.0% | 1 | | neutron.add_gateway_router | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 2.27 | 100.0% | 1 | | neutron.remove_gateway_router | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | total | 9.386 | 9.386 | 9.386 | 9.386 | 9.386 | 9.386 | 100.0% | 1 | | -> duration | 9.386 | 9.386 | 9.386 | 9.386 | 9.386 | 9.386 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.385917 Full duration: 33.599445 HINTS: * To plot HTML graphics with this data, run: rally task report 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 --out output.html * To generate a JUnit report, run: rally task export 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4e14e925-b5b3-46cd-8c7d-768f3b2d70b0 --json --out output.json 2018-04-08 23:20:28,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4e14e925-b5b3-46cd-8c7d-768f3b2d70b0'] 2018-04-08 23:20:29,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:20:29,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4e14e925-b5b3-46cd-8c7d-768f3b2d70b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-08 23:20:29,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-08 23:20:29,700 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-08 23:20:29,700 - 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-08 23:20:29,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:20:29,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:20:29,757 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:30:01,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 06769e3d-3006-430f-af62-4bfa23a773cf 2018-04-08 23:30:01,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '06769e3d-3006-430f-af62-4bfa23a773cf'] 2018-04-08 23:30:02,482 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf: 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "block_migration": false, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf 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 | 16.651 | 16.651 | 16.651 | 16.651 | 16.651 | 16.651 | 100.0% | 1 | | nova.find_host_to_migrate | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | nova.live_migrate | 11.217 | 11.217 | 11.217 | 11.217 | 11.217 | 11.217 | 100.0% | 1 | | nova.delete_server | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 100.0% | 1 | | total | 32.021 | 32.021 | 32.021 | 32.021 | 32.021 | 32.021 | 100.0% | 1 | | -> duration | 31.021 | 31.021 | 31.021 | 31.021 | 31.021 | 31.021 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.020696 Full duration: 41.779341 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.668 | 11.668 | 11.668 | 11.668 | 11.668 | 11.668 | 100.0% | 1 | | cinder_v2.create_volume | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | nova.attach_volume | 6.624 | 6.624 | 6.624 | 6.624 | 6.624 | 6.624 | 100.0% | 1 | | nova.find_host_to_migrate | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | nova.live_migrate | 16.103 | 16.103 | 16.103 | 16.103 | 16.103 | 16.103 | 100.0% | 1 | | nova.detach_volume | 3.688 | 3.688 | 3.688 | 3.688 | 3.688 | 3.688 | 100.0% | 1 | | cinder_v2.delete_volume | 91.906 | 91.906 | 91.906 | 91.906 | 91.906 | 91.906 | 100.0% | 1 | | nova.delete_server | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | total | 137.138 | 137.138 | 137.138 | 137.138 | 137.138 | 137.138 | 100.0% | 1 | | -> duration | 136.138 | 136.138 | 136.138 | 136.138 | 136.138 | 136.138 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 136.137669 Full duration: 150.117064 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf 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.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | nova.boot_server | 14.162 | 14.162 | 14.162 | 14.162 | 14.162 | 14.162 | 100.0% | 1 | | nova.find_host_to_migrate | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | nova.live_migrate | 17.68 | 17.68 | 17.68 | 17.68 | 17.68 | 17.68 | 100.0% | 1 | | nova.delete_server | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 100.0% | 1 | | total | 43.94 | 43.94 | 43.94 | 43.94 | 43.94 | 43.94 | 100.0% | 1 | | -> duration | 42.94 | 42.94 | 42.94 | 42.94 | 42.94 | 42.94 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.940451 Full duration: 56.430732 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "server_kwargs": { "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] } }, "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 06769e3d-3006-430f-af62-4bfa23a773cf 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 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | nova.boot_server | 10.025 | 10.025 | 10.025 | 10.025 | 10.025 | 10.025 | 100.0% | 1 | | nova.delete_server | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 100.0% | 1 | | nova.delete_keypair | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 19.171 | 19.171 | 19.171 | 19.171 | 19.171 | 19.171 | 100.0% | 1 | | -> duration | 18.171 | 18.171 | 18.171 | 18.171 | 18.171 | 18.171 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.171407 Full duration: 53.272947 -------------------------------------------------------------------------------- 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-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "volume_size": 5, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "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 06769e3d-3006-430f-af62-4bfa23a773cf 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.978 | 5.978 | 5.978 | 5.978 | 5.978 | 5.978 | 100.0% | 1 | | nova.boot_server | 13.425 | 13.425 | 13.425 | 13.425 | 13.425 | 13.425 | 100.0% | 1 | | nova.delete_server | 5.109 | 5.109 | 5.109 | 5.109 | 5.109 | 5.109 | 100.0% | 1 | | total | 24.512 | 24.512 | 24.512 | 24.512 | 24.512 | 24.512 | 100.0% | 1 | | -> duration | 23.512 | 23.512 | 23.512 | 23.512 | 23.512 | 23.512 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.512463 Full duration: 61.082827 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "force_delete": false, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "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 06769e3d-3006-430f-af62-4bfa23a773cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.845 | 11.845 | 11.845 | 11.845 | 11.845 | 11.845 | 100.0% | 1 | | nova.pause_server | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 5.256 | 100.0% | 1 | | nova.unpause_server | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | nova.delete_server | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | total | 22.439 | 22.439 | 22.439 | 22.439 | 22.439 | 22.439 | 100.0% | 1 | | -> duration | 17.439 | 17.439 | 17.439 | 17.439 | 17.439 | 17.439 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.438619 Full duration: 56.413413 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "nics": [ { "net-id": "f77c90b4-8bb9-45e8-8460-ea5ba30767b6" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.572 | 11.572 | 11.572 | 11.572 | 11.572 | 11.572 | 100.0% | 1 | | nova.migrate | 27.037 | 27.037 | 27.037 | 27.037 | 27.037 | 27.037 | 100.0% | 1 | | nova.resize_confirm | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | nova.delete_server | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | total | 44.544 | 44.544 | 44.544 | 44.544 | 44.544 | 44.544 | 100.0% | 1 | | -> duration | 43.544 | 43.544 | 43.544 | 43.544 | 43.544 | 43.544 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.544452 Full duration: 55.40866 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "image": { "name": "Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 06769e3d-3006-430f-af62-4bfa23a773cf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 11.246 | 100.0% | 1 | | nova.list_interfaces | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 11.982 | 11.982 | 11.982 | 11.982 | 11.982 | 11.982 | 100.0% | 1 | | -> duration | 10.982 | 10.982 | 10.982 | 10.982 | 10.982 | 10.982 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.981601 Full duration: 52.260499 -------------------------------------------------------------------------------- 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 06769e3d-3006-430f-af62-4bfa23a773cf 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.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | nova.delete_server_group | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008924 Full duration: 9.817609 HINTS: * To plot HTML graphics with this data, run: rally task report 06769e3d-3006-430f-af62-4bfa23a773cf --out output.html * To generate a JUnit report, run: rally task export 06769e3d-3006-430f-af62-4bfa23a773cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 06769e3d-3006-430f-af62-4bfa23a773cf --json --out output.json 2018-04-08 23:30:02,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '06769e3d-3006-430f-af62-4bfa23a773cf'] 2018-04-08 23:30:03,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:30:03,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '06769e3d-3006-430f-af62-4bfa23a773cf', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-08 23:30:03,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-08 23:30:03,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-08 23:30:03,704 - 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-08 23:30:03,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-08 23:30:03,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-04-08 23:30:03,746 - 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': 'f77c90b4-8bb9-45e8-8460-ea5ba30767b6', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'flavor_name': 'rally-tiny-1fa45b97-23e3-49a0-9d3d-ef81ff254685', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1fa45b97-23e3-49a0-9d3d-ef81ff254685', '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-08 23:30:59,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5e900cde-3a24-454c-9e13-bb8ffb1b579b 2018-04-08 23:30:59,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5e900cde-3a24-454c-9e13-bb8ffb1b579b'] 2018-04-08 23:31:00,695 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5e900cde-3a24-454c-9e13-bb8ffb1b579b: 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 5e900cde-3a24-454c-9e13-bb8ffb1b579b 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.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | quotas.delete_quotas | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> duration | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.012251 Full duration: 8.939883 -------------------------------------------------------------------------------- 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 5e900cde-3a24-454c-9e13-bb8ffb1b579b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | total | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> duration | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090965 Full duration: 8.765479 -------------------------------------------------------------------------------- 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 5e900cde-3a24-454c-9e13-bb8ffb1b579b 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854877 Full duration: 8.859357 -------------------------------------------------------------------------------- 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 5e900cde-3a24-454c-9e13-bb8ffb1b579b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | total | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> duration | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049159 Full duration: 8.816105 HINTS: * To plot HTML graphics with this data, run: rally task report 5e900cde-3a24-454c-9e13-bb8ffb1b579b --out output.html * To generate a JUnit report, run: rally task export 5e900cde-3a24-454c-9e13-bb8ffb1b579b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5e900cde-3a24-454c-9e13-bb8ffb1b579b --json --out output.json 2018-04-08 23:31:00,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5e900cde-3a24-454c-9e13-bb8ffb1b579b'] 2018-04-08 23:31:01,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-08 23:31:01,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5e900cde-3a24-454c-9e13-bb8ffb1b579b', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-08 23:31:01,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-08 23:31:01,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 04:29 | 10 | 100.00% | | heat | 01:12 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 06:08 | 11 | 100.00% | | nova | 08:56 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:15 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-08 23:31:01,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-08 23:31:15,636 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 23:31:15,637 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-08 23:31:15,641 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-08 23:31:15,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 23:31:18,432 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-08 23:31:17.879 11201 INFO rally.deployment.engine [-] Deployment be4dac04-41fb-4808-b705-44de2169ea6e | Starting: Destroy cloud and free allocated resources. 2018-04-08 23:31:18.143 11201 INFO rally.deployment.engine [-] Deployment be4dac04-41fb-4808-b705-44de2169ea6e | Completed: Destroy cloud and free allocated resources. 2018-04-08 23:31:18.168 11201 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143). 2018-04-08 23:31:18.173 11201 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-08 23:31:21,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 23:31:20.747 11204 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=10bf74b0-1ffa-4663-adfc-95be48db3104) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 10bf74b0-1ffa-4663-adfc-95be48db3104 | 2018-04-08T23:31:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 10bf74b0-1ffa-4663-adfc-95be48db3104 ~/.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-08 23:31:24,741 - 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-08 23:31:24,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-08 23:31:27,217 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-08 23:31:26.797 11210 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=34b59925-ac39-4a64-ace8-413a31de1143). 2018-04-08 23:31:27.023 11210 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-08 23:31:31,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-08 23:31:29.385 11213 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-08 23:31:29.765 11213 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-08 23:31:31.238 11213 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb) as the default verifier for the future CLI operations. 2018-04-08 23:31:34,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-08 23:31:36,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-08 23:31:43,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-08 23:31:49,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-08 23:31:47.956 11232 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb) for deployment 'opnfv-rally' (UUID=10bf74b0-1ffa-4663-adfc-95be48db3104). 2018-04-08 23:31:48.832 11232 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb) has been successfully configured for deployment 'opnfv-rally' (UUID=10bf74b0-1ffa-4663-adfc-95be48db3104)! 2018-04-08 23:31:49,013 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-08 23:31:49,014 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-08 23:31:49,016 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-08 23:31:51,651 - 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-08 23:31:53,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:31:53.897 11244 INFO rally.api [-] Starting verification (UUID=f691c0a3-155b-4d75-b555-126f41702249) for deployment 'opnfv-rally' (UUID=10bf74b0-1ffa-4663-adfc-95be48db3104) by verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb). 2018-04-08 23:31:53,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f691c0a3-155b-4d75-b555-126f41702249 2018-04-08 23:32:02,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:02.453 11244 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.239s] 2018-04-08 23:32:02,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:02.622 11244 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.420s] 2018-04-08 23:32:02,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:02.788 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.378s] 2018-04-08 23:32:02,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:02.838 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.411s] 2018-04-08 23:32:03,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:03.040 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.251s] 2018-04-08 23:32:03,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:03.469 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.630s] 2018-04-08 23:32:04,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:04.161 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.390s] 2018-04-08 23:32:04,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:04.444 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.282s] 2018-04-08 23:32:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:04.857 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.412s] 2018-04-08 23:32:06,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:06.518 11244 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.914s] 2018-04-08 23:32:07,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:07.884 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.582s] 2018-04-08 23:32:08,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:08.155 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.271s] 2018-04-08 23:32:08,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:08.162 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.153s] 2018-04-08 23:32:08,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:08.201 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.038s] 2018-04-08 23:32:12,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:12.607 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.484s] 2018-04-08 23:32:12,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:12.954 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.347s] 2018-04-08 23:32:16,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:16.032 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [11.171s] 2018-04-08 23:32:16,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:16.169 11244 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-04-08 23:32:17,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:17.277 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [15.028s] 2018-04-08 23:32:29,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:29.206 11244 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [13.031s] 2018-04-08 23:32:43,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.546 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.109s] 2018-04-08 23:32:43,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.560 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-04-08 23:32:43,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.761 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.201s] 2018-04-08 23:32:43,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.773 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-04-08 23:32:43,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.789 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.016s] 2018-04-08 23:32:43,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.825 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.035s] 2018-04-08 23:32:43,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:43.916 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.090s] 2018-04-08 23:32:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:44.034 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.117s] 2018-04-08 23:32:44,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:44.228 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.194s] 2018-04-08 23:32:44,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:44.244 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-04-08 23:32:44,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:44.382 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.136s] 2018-04-08 23:32:47,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:47.194 11244 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.177s] 2018-04-08 23:32:48,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:48.643 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.154s] 2018-04-08 23:32:48,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:48.695 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.211s] 2018-04-08 23:32:48,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:48.939 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.294s] 2018-04-08 23:32:49,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:49.883 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.186s] 2018-04-08 23:32:51,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:51.530 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.627s] 2018-04-08 23:32:51,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:51.642 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.111s] 2018-04-08 23:32:51,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:51.758 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.875s] 2018-04-08 23:32:52,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:52.140 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.498s] 2018-04-08 23:32:52,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:52.290 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.148s] 2018-04-08 23:32:52,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:52.291 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-08 23:32:52,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:52.836 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.077s] 2018-04-08 23:32:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:53.910 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.072s] 2018-04-08 23:32:55,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:55.105 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.193s] 2018-04-08 23:32:55,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:55.670 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.095s] 2018-04-08 23:32:55,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:55.730 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.626s] 2018-04-08 23:32:55,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:55.736 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.065s] 2018-04-08 23:32:55,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:55.798 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.061s] 2018-04-08 23:32:56,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.151 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.420s] 2018-04-08 23:32:56,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.165 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.366s] 2018-04-08 23:32:56,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.323 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.334s] 2018-04-08 23:32:56,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.327 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.160s] 2018-04-08 23:32:56,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.528 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.376s] 2018-04-08 23:32:56,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.756 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.429s] 2018-04-08 23:32:56,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.837 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.081s] 2018-04-08 23:32:56,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:56.927 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.089s] 2018-04-08 23:32:57,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.036 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.108s] 2018-04-08 23:32:57,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.100 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.063s] 2018-04-08 23:32:57,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.134 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.338s] 2018-04-08 23:32:57,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.191 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.090s] 2018-04-08 23:32:57,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.322 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.130s] 2018-04-08 23:32:57,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.462 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.139s] 2018-04-08 23:32:57,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.522 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.060s] 2018-04-08 23:32:57,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.629 11244 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.106s] 2018-04-08 23:32:57,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:57.733 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.202s] 2018-04-08 23:32:58,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:58.087 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.354s] 2018-04-08 23:32:58,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:58.425 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.337s] 2018-04-08 23:32:58,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:58.737 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.310s] 2018-04-08 23:32:59,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:32:59.749 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.010s] 2018-04-08 23:33:00,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:00.141 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.393s] 2018-04-08 23:33:00,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:00.684 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.549s] 2018-04-08 23:33:00,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:00.843 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.701s] 2018-04-08 23:33:01,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:01.361 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.516s] 2018-04-08 23:33:01,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:01.750 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.426s] 2018-04-08 23:33:01,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:01.823 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.462s] 2018-04-08 23:33:03,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:03.675 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.924s] 2018-04-08 23:33:03,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:03.809 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.134s] 2018-04-08 23:33:03,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:03.864 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.054s] 2018-04-08 23:33:03,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:03.972 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.107s] 2018-04-08 23:33:04,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:04.047 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.075s] 2018-04-08 23:33:04,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:04.755 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.070s] 2018-04-08 23:33:09,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:09.390 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.634s] 2018-04-08 23:33:13,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:13.732 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.342s] 2018-04-08 23:33:15,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:15.177 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.358s] 2018-04-08 23:33:15,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:15.592 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.415s] 2018-04-08 23:33:15,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:15.862 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.269s] 2018-04-08 23:33:16,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:16.282 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.419s] 2018-04-08 23:33:16,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:16.799 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.516s] 2018-04-08 23:33:17,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:17.243 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.444s] 2018-04-08 23:33:18,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:18.038 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.304s] 2018-04-08 23:33:21,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:21.961 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.922s] 2018-04-08 23:33:26,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:26.222 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.512s] 2018-04-08 23:33:27,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:27.196 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.234s] 2018-04-08 23:33:27,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:27.624 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.400s] 2018-04-08 23:33:31,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:31.344 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.147s] 2018-04-08 23:33:31,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:31.381 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.753s] 2018-04-08 23:33:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:31.600 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.255s] 2018-04-08 23:33:31,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:31.785 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.184s] 2018-04-08 23:33:31,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:31.890 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.105s] 2018-04-08 23:33:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.024 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.133s] 2018-04-08 23:33:32,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.236 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.211s] 2018-04-08 23:33:32,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.354 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.977s] 2018-04-08 23:33:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.431 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.195s] 2018-04-08 23:33:32,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.572 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.140s] 2018-04-08 23:33:32,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:32.690 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.117s] 2018-04-08 23:33:34,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:34.076 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.719s] 2018-04-08 23:33:35,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:35.221 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.145s] 2018-04-08 23:33:36,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:36.958 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.732s] 2018-04-08 23:33:37,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:37.062 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.106s] 2018-04-08 23:33:39,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:33:39.050 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.358s] 2018-04-08 23:34:01,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:34:01.259 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.595s] 2018-04-08 23:34:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:34:38.704 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.438s] 2018-04-08 23:35:12,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f691c0a3-155b-4d75-b555-126f41702249']'. 2018-04-08 23:35:13,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-08 23:35:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-08 23:35:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:35:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f691c0a3-155b-4d75-b555-126f41702249 | 2018-04-08 23:35:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-08 23:35:13,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-08 23:31:53 | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-08 23:35:12 | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:19 | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 51c38028-f49f-4ff6-80bf-7c8902e7ffcb) | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 10bf74b0-1ffa-4663-adfc-95be48db3104) | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 113 | 2018-04-08 23:35:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 158.217 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 113 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:35:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-08 23:35:13,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-08 23:35:19,192 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 23:35:19,192 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:44 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-08 23:35:19,197 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-08 23:35:19,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-08 23:35:22,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-08 23:35:21.544 11338 INFO rally.deployment.engine [-] Deployment 10bf74b0-1ffa-4663-adfc-95be48db3104 | Starting: Destroy cloud and free allocated resources. 2018-04-08 23:35:21.751 11338 INFO rally.deployment.engine [-] Deployment 10bf74b0-1ffa-4663-adfc-95be48db3104 | Completed: Destroy cloud and free allocated resources. 2018-04-08 23:35:21.796 11338 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb) for deployment 'opnfv-rally'. 2018-04-08 23:35:21.815 11338 INFO rally.api [-] Deleting verification (UUID=f691c0a3-155b-4d75-b555-126f41702249). 2018-04-08 23:35:21.924 11338 INFO rally.api [-] Verification has been successfully deleted! 2018-04-08 23:35:21.925 11338 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb). 2018-04-08 23:35:21.944 11338 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-08 23:35:25,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-08 23:35:24.521 11341 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=fc19af52-a848-4c9c-8827-a879fb89769b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | fc19af52-a848-4c9c-8827-a879fb89769b | 2018-04-08T23:35:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: fc19af52-a848-4c9c-8827-a879fb89769b ~/.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-08 23:35:28,759 - 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-08 23:35:28,759 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-08 23:35:31,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-08 23:35:31.027 11347 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=51c38028-f49f-4ff6-80bf-7c8902e7ffcb). 2018-04-08 23:35:31.206 11347 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-08 23:35:35,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-08 23:35:33.518 11350 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-08 23:35:33.863 11350 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-08 23:35:35.165 11350 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e) as the default verifier for the future CLI operations. 2018-04-08 23:35:38,577 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-08 23:35:41,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-08 23:35:45,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-08 23:35:50,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-08 23:35:49.678 11369 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e) for deployment 'opnfv-rally' (UUID=fc19af52-a848-4c9c-8827-a879fb89769b). 2018-04-08 23:35:50.626 11369 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e) has been successfully configured for deployment 'opnfv-rally' (UUID=fc19af52-a848-4c9c-8827-a879fb89769b)! 2018-04-08 23:35:50,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-08 23:35:50,897 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-08 23:35:50,901 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-08 23:35:50,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-08 23:35:54,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8d432271-1386-4796-9dfe-36927ac22c2e/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-08 23:35:54,240 - 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-08 23:35:56,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-08 23:35:56.678 11378 INFO rally.api [-] Starting verification (UUID=4524b198-d782-4a25-80cb-4ade2f18950f) for deployment 'opnfv-rally' (UUID=fc19af52-a848-4c9c-8827-a879fb89769b) by verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e). 2018-04-08 23:35:56,680 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4524b198-d782-4a25-80cb-4ade2f18950f 2018-04-08 23:40:05,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4524b198-d782-4a25-80cb-4ade2f18950f']'. 2018-04-08 23:40:06,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4524b198-d782-4a25-80cb-4ade2f18950f | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-08 23:35:56 | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-08 23:40:05 | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:09 | 2018-04-08 23:40:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8d432271-1386-4796-9dfe-36927ac22c2e) | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fc19af52-a848-4c9c-8827-a879fb89769b) | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 228.439 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-08 23:40:06,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-08 23:40:06,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-08 23:40:06,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-08 23:40:12,184 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-08 23:40:12,184 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-08 23:40:12,189 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-08 23:40:13,165 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-09 00:46:28,919 - 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) ... FAIL 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 ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'3715c581-9e3b-4579-8194-b8c4ac2e09aa' != u'7d3a801e-d81f-4e1a-bfa1-dfa0b4617687' - 3715c581-9e3b-4579-8194-b8c4ac2e09aa + 7d3a801e-d81f-4e1a-bfa1-dfa0b4617687 ---------------------------------------------------------------------- Ran 119 tests in 3975.678s FAILED (failures=1) 2018-04-09 00:46:29,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 00:46:29,094 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 66:16 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-09 00:46:29,098 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-09 00:46:29,099 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-09 00:46:29,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-09 00:46:32,363 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-09 00:46:31.541 11605 INFO rally.deployment.engine [-] Deployment fc19af52-a848-4c9c-8827-a879fb89769b | Starting: Destroy cloud and free allocated resources. 2018-04-09 00:46:31.759 11605 INFO rally.deployment.engine [-] Deployment fc19af52-a848-4c9c-8827-a879fb89769b | Completed: Destroy cloud and free allocated resources. 2018-04-09 00:46:31.823 11605 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e) for deployment 'opnfv-rally'. 2018-04-09 00:46:31.855 11605 INFO rally.api [-] Deleting verification (UUID=4524b198-d782-4a25-80cb-4ade2f18950f). 2018-04-09 00:46:31.986 11605 INFO rally.api [-] Verification has been successfully deleted! 2018-04-09 00:46:31.987 11605 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e). 2018-04-09 00:46:32.010 11605 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-09 00:46:35,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-09 00:46:34.732 11608 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6f9d5475-ad66-45b7-a5af-eba7443a9e21) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6f9d5475-ad66-45b7-a5af-eba7443a9e21 | 2018-04-09T00:46:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6f9d5475-ad66-45b7-a5af-eba7443a9e21 ~/.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-09 00:46:38,823 - 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-09 00:46:38,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-09 00:46:41,375 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-09 00:46:40.979 11614 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8d432271-1386-4796-9dfe-36927ac22c2e). 2018-04-09 00:46:41.190 11614 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-09 00:46:45,292 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-09 00:46:43.547 11617 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-09 00:46:43.850 11617 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-09 00:46:45.084 11617 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a3dabc00-fe92-412c-b26d-4b08e413ffe6) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a3dabc00-fe92-412c-b26d-4b08e413ffe6) as the default verifier for the future CLI operations. 2018-04-09 00:46:48,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-09 00:46:50,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-09 00:46:55,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-09 00:47:01,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-09 00:47:00.195 11636 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a3dabc00-fe92-412c-b26d-4b08e413ffe6) for deployment 'opnfv-rally' (UUID=6f9d5475-ad66-45b7-a5af-eba7443a9e21). 2018-04-09 00:47:01.132 11636 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a3dabc00-fe92-412c-b26d-4b08e413ffe6) has been successfully configured for deployment 'opnfv-rally' (UUID=6f9d5475-ad66-45b7-a5af-eba7443a9e21)! 2018-04-09 00:47:01,306 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-09 00:47:01,307 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-09 00:47:01,309 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-09 00:47:01,316 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-09 00:47:04,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a3dabc00-fe92-412c-b26d-4b08e413ffe6/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-09 00:47:04,615 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-09 00:47:04,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-09 00:47:04,618 - 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-09 00:47:07,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-09 00:47:07.139 11645 INFO rally.api [-] Starting verification (UUID=54fe730b-c5eb-4a26-9ffd-67bf5486ef32) for deployment 'opnfv-rally' (UUID=6f9d5475-ad66-45b7-a5af-eba7443a9e21) by verifier 'opnfv-tempest' (UUID=a3dabc00-fe92-412c-b26d-4b08e413ffe6). 2018-04-09 00:47:07,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 54fe730b-c5eb-4a26-9ffd-67bf5486ef32 2018-04-09 00:49:18,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '54fe730b-c5eb-4a26-9ffd-67bf5486ef32']'. 2018-04-09 00:49:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 54fe730b-c5eb-4a26-9ffd-67bf5486ef32 | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-09 00:47:06 | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-09 00:49:18 | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:12 | 2018-04-09 00:49:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a3dabc00-fe92-412c-b26d-4b08e413ffe6) | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6f9d5475-ad66-45b7-a5af-eba7443a9e21) | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 117.418 | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-09 00:49:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-09 00:49:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-09 00:49:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-09 00:49:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-09 00:49:19,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-09 00:49:19,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-09 00:49:24,510 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 00:49:24,511 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:36 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-09 00:49:24,516 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:57 | PASS | | vping_userdata | functest | smoke | 00:51 | PASS | | tempest_smoke_serial | functest | smoke | 18:37 | PASS | | rally_sanity | functest | smoke | 30:48 | PASS | | refstack_defcore | functest | smoke | 03:44 | PASS | | patrole | functest | smoke | 04:33 | PASS | | snaps_smoke | functest | smoke | 66:16 | FAIL | | neutron_trunk | functest | smoke | 02:36 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-09 00:49:24,524 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-09 00:49:31,709 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-105 | | 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-09 00:49:31,711 - 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-09 00:49:31,711 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 00:49:31,711 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-09 00:49:31,711 - 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-09 00:49:31,713 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-09 00:49:38,235 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-105 | | 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-09 00:49:38,239 - 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-09 00:49:38,239 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 00:49:38,240 - 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-09 00:49:38,242 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-09 00:49:38,242 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-09 00:49:38,751 - 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-09 00:49:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-09 00:49:38,804 - 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-09 00:49:41,117 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-09 00:49:41,118 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-09 00:49:43,797 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-fab7b604-35eb-4a40-ae8e-e0d79238a2ff, password=2a3b235a-6648-473d-9d49-6f3bbf90dac9, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-fab7b604-35eb-4a40-ae8e-e0d79238a2ff, 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-09 00:49:43,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-09 00:49:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-09 00:49:45,240 - 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-09 00:51:29,974 - 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-09 00:51:37,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-09 00:51:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-09 00:51:52,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-09 00:51:54,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-09 00:51:55,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-09 01:07:03,693 - 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-fab7b604-35eb-4a40-ae8e-e0d79238a2ff to VM that did not activate with name - cloudify_manager-fab7b604-35eb-4a40-ae8e-e0d79238a2ff 2018-04-09 01:07:03,830 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 01:07:03,830 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:23 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-09 01:07:03,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-09 01:07:03,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-09 01:07:03,835 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-09 01:07:12,270 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet a3d00a9f-7c01-4a26-9bf9-986ab6e25305: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-9be1178f-edba-48f4-8ca5-855a1f50857e'] 2018-04-09 01:07:15,554 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-09 01:07:15,555 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-09 01:07:16,356 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-09 01:07:17,532 - 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-09 01:07:17,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-09 01:07:17,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-09 01:07:17,562 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-09 01:07:17,584 - 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-09 01:07:17,584 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-09 01:07:20,198 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-5127649f-07e1-4b74-9425-69944948f21e, password=c752b736-5796-4d07-bc89-4d7ef89398bb, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-5127649f-07e1-4b74-9425-69944948f21e, 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-09 01:07:20,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-09 01:07:20,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-09 01:07:20,198 - 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-09 01:09:05,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-09 01:09:17,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-09 01:09:17,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-09 01:09:33,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-09 01:09:36,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-09 01:09:37,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-09 01:24:45,607 - 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-5127649f-07e1-4b74-9425-69944948f21e to VM that did not activate with name - cloudify_manager-5127649f-07e1-4b74-9425-69944948f21e 2018-04-09 01:24:45,738 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 01:24:45,739 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-09 01:24:45,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-09 01:24:45,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-09 01:24:45,743 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-09 01:24:54,953 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 0a3d362e-9f96-48d1-aec4-5727db18ea67: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-b9d7c9a5-3e70-4d08-a74f-41643c01c61e'] 2018-04-09 01:24:57,900 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-09 01:24:57,900 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-09 01:24:57,988 - 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-09 01:24:58,006 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-09 01:24:58,006 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-09 01:25:00,671 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-de189548-7100-471e-919a-e2d4189d6155, password=91bc9e40-8e5d-4155-9c95-d7e6b7dc08cd, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-de189548-7100-471e-919a-e2d4189d6155, 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-09 01:25:01,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-09 01:25:02,422 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-09 01:25:02,423 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-09 01:25:03,733 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=d5ac5eca-2bc0-44fa-926e-84abf2f13fe5, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-de189548-7100-471e-919a-e2d4189d6155, 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-09 01:25:03,950 - 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-09 01:25:03,951 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-09 01:25:03,951 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-09 01:25:08,103 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-09 01:25:19,715 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-09 01:25:20,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-09 01:25:20,381 - 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-09 01:25:20,381 - 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-09 01:25:27,688 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i a27d2370-46a6-4518-96b8-e0179161755a -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/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 /~ 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 /~ and set the value of image-metadata-url accordingly. 2018-04-09 01:25:27,688 - 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-09 01:25:35,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 91248ee3-d992-462e-bbdb-7ac99825bede -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/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 /~ 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 /~ and set the value of image-metadata-url accordingly. 2018-04-09 01:25:35,477 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 0d07e0cd-d894-4c2b-afde-148a3521c1d7 2018-04-09 01:33:37,982 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-09 01:33:37,983 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-09 01:33:37,987 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-09 01:33:38,096 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-09 01:33:38,096 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-09 01:33:47,387 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 5bf9546e-e974-41e8-9d63-125968ddaece: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-cf3b145e-6e78-4f97-94b0-eb27d1628b82'] 2018-04-09 01:33:49,482 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-09 01:33:49,482 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:23 | FAIL | | vyos_vrouter | functest | vnf | 17:28 | FAIL | | juju_epc | functest | vnf | 08:40 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-09 01:33:49,485 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-09 01:33:58,236 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-105 | | 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-09 01:33:58,240 - 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-09 01:33:58,240 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-09 01:33:58,240 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-09 01:33:58,241 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-09 01:33:58,243 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK