2018-03-30 07:12:29,027 - functest.ci.check_deployment - DEBUG - 10.167.4.35:35357 is reachable! 2018-03-30 07:12:29,028 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.35:35357/v3 ...OK 2018-03-30 07:12:29,463 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-30 07:12:29,852 - functest.ci.check_deployment - DEBUG - 172.30.10.101:5000 is reachable! 2018-03-30 07:12:29,853 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.101:5000/v3 ...OK 2018-03-30 07:12:30,259 - functest.ci.check_deployment - DEBUG - 172.30.10.101:8774 is reachable! 2018-03-30 07:12:30,260 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.101:8774/v2.1/4e34b868c5894c28a671e8ef824baadb ...OK 2018-03-30 07:12:30,668 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9696 is reachable! 2018-03-30 07:12:30,668 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.101:9696/ ...OK 2018-03-30 07:12:31,047 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9292 is reachable! 2018-03-30 07:12:31,047 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.101:9292 ...OK 2018-03-30 07:12:32,412 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-30 07:12:33,344 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-30 07:12:33,418 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-30 07:12:34,933 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-30 07:12:42,673 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-76 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-30 07:12:42,677 - 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-03-30 07:12:42,677 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-30 07:12:42,678 - 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-03-30 07:12:42,680 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-30 07:12:42,680 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-30 07:12:45,004 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-03-30 07:12:53,810 - 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 8.795s OK 2018-03-30 07:12:53,933 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:12:53,933 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-30 07:12:53,937 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-30 07:12:55,403 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-03-30 07:24:23,315 - 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 687.857s OK 2018-03-30 07:24:23,440 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:24:23,441 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-30 07:24:23,445 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-30 07:24:24,541 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-03-30 07:25:10,671 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.129s OK 2018-03-30 07:25:10,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:25:10,790 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:46 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-30 07:25:10,793 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:28 | PASS | | snaps_health_check | functest | healthcheck | 00:46 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-30 07:25:10,796 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-30 07:25:17,419 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-76 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-30 07:25:17,426 - 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-03-30 07:25:17,426 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-30 07:25:17,428 - 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-03-30 07:25:17,431 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-30 07:25:17,431 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-30 07:25:18,791 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-03-30 07:25:18,791 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-30 07:25:19,349 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-30 07:25:19,350 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-03-30 07:25:19,882 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-30 07:25:19,882 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-30 07:25:19' 2018-03-30 07:25:19,883 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:21,735 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:24,928 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:36,218 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:37,225 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:37,974 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:43,604 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:25:46,742 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-85d84dde-ec7d-4255-89c1-647aa5859251' 2018-03-30 07:26:07,759 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-30 07:26:16,005 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-30 07:26:16,146 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-30 07:26:17,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-30 07:26:39,209 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-30 07:26:39,209 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-30 07:26:39,704 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:26:39,704 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-30 07:26:39,707 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-30 07:26:39,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-30 07:26:39,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-30 07:26:39' 2018-03-30 07:26:39,799 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:26:41,514 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:26:43,949 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:26:56,290 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:26:57,086 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:27:03,078 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bf574069-7647-448f-9d75-384f70beb9c4' 2018-03-30 07:27:08,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-30 07:27:21,561 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-30 07:27:23,790 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-03-30 07:27:34,027 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-30 07:27:52,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:27:52,936 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-30 07:27:52,940 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-30 07:27:53,045 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-30 07:27:58,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-30 07:27:57.838 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=39420a21-94bc-4541-9f77-6bffed23f127) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 39420a21-94bc-4541-9f77-6bffed23f127 | 2018-03-30T07:27:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 39420a21-94bc-4541-9f77-6bffed23f127 ~/.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-03-30 07:28:02,039 - 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-03-30 07:28:02,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-30 07:28:08,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-30 07:28:06.543 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-30 07:28:06.943 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-30 07:28:08.333 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617) as the default verifier for the future CLI operations. 2018-03-30 07:28:11,673 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-30 07:28:13,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-30 07:28:17,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-30 07:28:23,488 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-30 07:28:22.480 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617) for deployment 'opnfv-rally' (UUID=39420a21-94bc-4541-9f77-6bffed23f127). 2018-03-30 07:28:23.307 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617) has been successfully configured for deployment 'opnfv-rally' (UUID=39420a21-94bc-4541-9f77-6bffed23f127)! 2018-03-30 07:28:23,489 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-30 07:28:23,489 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-30 07:28:23,493 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-30 07:28:23,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-30 07:28:26,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1e0b53c-f22f-4e79-953b-9b0a7a202617/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-03-30 07:28:26,859 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-30 07:28:26,861 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-30 07:28:26,861 - 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-03-30 07:28:29,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:29.350 55 INFO rally.api [-] Starting verification (UUID=34c09f75-c296-47e9-a019-f34d0fac8363) for deployment 'opnfv-rally' (UUID=39420a21-94bc-4541-9f77-6bffed23f127) by verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617). 2018-03-30 07:28:29,353 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 34c09f75-c296-47e9-a019-f34d0fac8363 2018-03-30 07:28:36,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:36.227 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.190s] 2018-03-30 07:28:36,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:36.342 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.114s] 2018-03-30 07:28:43,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:43.427 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.545s] 2018-03-30 07:28:46,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:46.089 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.661s] 2018-03-30 07:28:58,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:28:58.889 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.783s] 2018-03-30 07:29:23,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:29:23.667 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.061s] 2018-03-30 07:30:07,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:30:07.477 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.141s] 2018-03-30 07:30:07,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:30:07.478 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-03-30 07:30:50,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:30:50.775 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.112s] 2018-03-30 07:30:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:30:50.777 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-30 07:31:32,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:31:32.985 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.091s] 2018-03-30 07:31:32,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:31:32.987 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-30 07:32:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:32:38.124 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.933s] 2018-03-30 07:33:08,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:08.518 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2018-03-30 07:33:08,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:08.681 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.163s] 2018-03-30 07:33:21,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:21.052 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.713s] 2018-03-30 07:33:21,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:21.063 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-03-30 07:33:22,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:22.667 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-30 07:33:22,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:22.668 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-30 07:33:26,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:26.890 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.252s] 2018-03-30 07:33:34,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:34.066 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-03-30 07:33:40,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:40.825 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.788s] 2018-03-30 07:33:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:49.351 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.414s] 2018-03-30 07:33:59,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:33:59.157 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.329s] 2018-03-30 07:34:05,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:05.505 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.176s] 2018-03-30 07:34:11,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:11.450 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.115s] 2018-03-30 07:34:18,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:18.673 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.229s] 2018-03-30 07:34:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:26.649 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.342s] 2018-03-30 07:34:35,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:35.408 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.810s] 2018-03-30 07:34:38,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:38.163 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-30 07:34:40,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:40.360 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2018-03-30 07:34:40,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:40.385 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-03-30 07:34:40,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:40.500 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.115s] 2018-03-30 07:34:40,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:40.509 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-30 07:34:44,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:44.839 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.874s] 2018-03-30 07:34:45,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:45.643 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.804s] 2018-03-30 07:34:46,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:46.689 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.046s] 2018-03-30 07:34:50,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:50.983 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-03-30 07:34:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:34:56.517 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.937s] 2018-03-30 07:35:16,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:35:16.636 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.484s] 2018-03-30 07:35:23,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:35:23.082 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.444s] 2018-03-30 07:35:39,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:35:39.717 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.393s] 2018-03-30 07:35:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:35:43.911 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.193s] 2018-03-30 07:35:50,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:35:50.922 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.010s] 2018-03-30 07:36:02,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:02.171 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.237s] 2018-03-30 07:36:06,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:06.259 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.086s] 2018-03-30 07:36:12,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:12.488 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.230s] 2018-03-30 07:36:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:31.140 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.754s] 2018-03-30 07:36:31,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:31.462 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.325s] 2018-03-30 07:36:31,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:31.663 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.200s] 2018-03-30 07:36:31,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:31.809 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.147s] 2018-03-30 07:36:32,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:32.054 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.243s] 2018-03-30 07:36:32,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:32.189 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.135s] 2018-03-30 07:36:49,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:49.208 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.354s] 2018-03-30 07:36:49,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:49.446 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.239s] 2018-03-30 07:36:49,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:49.693 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.246s] 2018-03-30 07:36:49,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:49.856 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.162s] 2018-03-30 07:36:50,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:50.028 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.171s] 2018-03-30 07:36:50,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:36:50.174 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.145s] 2018-03-30 07:37:04,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:04.408 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.782s] 2018-03-30 07:37:10,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:10.683 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.275s] 2018-03-30 07:37:13,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:13.084 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.400s] 2018-03-30 07:37:13,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:13.216 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.132s] 2018-03-30 07:37:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:13.383 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.167s] 2018-03-30 07:37:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:26.717 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.000s] 2018-03-30 07:37:34,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:34.655 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.937s] 2018-03-30 07:37:37,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:37.412 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.756s] 2018-03-30 07:37:37,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:37.520 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.107s] 2018-03-30 07:37:37,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:37:37.630 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.111s] 2018-03-30 07:38:01,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:38:01.742 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.949s] 2018-03-30 07:38:14,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:38:14.980 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.237s] 2018-03-30 07:38:27,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:38:27.673 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.692s] 2018-03-30 07:38:37,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:38:37.674 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [10.001s] 2018-03-30 07:39:13,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:39:13.346 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.031s] 2018-03-30 07:39:26,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:39:26.923 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.577s] 2018-03-30 07:39:39,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:39:39.284 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.360s] 2018-03-30 07:39:50,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:39:50.218 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [10.934s] 2018-03-30 07:40:08,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:08.028 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.597s] 2018-03-30 07:40:09,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:09.961 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.930s] 2018-03-30 07:40:10,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:10.084 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.126s] 2018-03-30 07:40:15,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:15.091 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.838s] 2018-03-30 07:40:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:17.246 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.151s] 2018-03-30 07:40:17,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:17.345 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.102s] 2018-03-30 07:40:21,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:21.915 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.162s] 2018-03-30 07:40:25,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:25.486 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-03-30 07:40:27,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:27.040 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-30 07:40:27,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:27.043 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-30 07:40:27,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:27.044 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-30 07:40:27,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:27.045 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-30 07:40:27,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:27.045 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-30 07:40:29,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:29.015 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-03-30 07:40:45,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:40:45.277 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.421s] 2018-03-30 07:41:22,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:41:22.986 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.228s] 2018-03-30 07:41:49,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:41:49.636 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.644s] 2018-03-30 07:41:59,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:41:59.076 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.082s] 2018-03-30 07:45:20,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:45:20.281 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [168.026s] 2018-03-30 07:46:04,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:46:04.381 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.202s] 2018-03-30 07:47:08,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 07:47:08.603 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.358s] 2018-03-30 07:47:31,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '34c09f75-c296-47e9-a019-f34d0fac8363']'. 2018-03-30 07:47:32,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 34c09f75-c296-47e9-a019-f34d0fac8363 | 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-30 07:28:29 | 2018-03-30 07:47:32,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-30 07:47:31 | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:02 | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1e0b53c-f22f-4e79-953b-9b0a7a202617) | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 39420a21-94bc-4541-9f77-6bffed23f127) | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-30 07:47:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1114.645 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 07:47:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-30 07:47:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-03-30 07:47:37,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 07:47:37,848 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:26 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-30 07:47:37,853 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-30 07:47:37,853 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-30 07:47:37,954 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-03-30 07:47:38,365 - xtesting.energy.energy - DEBUG - Starting recording 2018-03-30 07:47:38,365 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-03-30 07:47:41,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-30 07:47:44,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-30 07:47:43.445 158 INFO rally.deployment.engine [-] Deployment 39420a21-94bc-4541-9f77-6bffed23f127 | Starting: Destroy cloud and free allocated resources. 2018-03-30 07:47:43.707 158 INFO rally.deployment.engine [-] Deployment 39420a21-94bc-4541-9f77-6bffed23f127 | Completed: Destroy cloud and free allocated resources. 2018-03-30 07:47:43.752 158 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617) for deployment 'opnfv-rally'. 2018-03-30 07:47:43.770 158 INFO rally.api [-] Deleting verification (UUID=34c09f75-c296-47e9-a019-f34d0fac8363). 2018-03-30 07:47:43.888 158 INFO rally.api [-] Verification has been successfully deleted! 2018-03-30 07:47:43.889 158 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617). 2018-03-30 07:47:43.908 158 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-30 07:47:47,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-30 07:47:46.526 161 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=44b7d26a-43b9-4534-964b-d5c9ac9f7b31) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 44b7d26a-43b9-4534-964b-d5c9ac9f7b31 | 2018-03-30T07:47:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 44b7d26a-43b9-4534-964b-d5c9ac9f7b31 ~/.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-03-30 07:47:50,632 - 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-03-30 07:47:50,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-30 07:47:52,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399'... 2018-03-30 07:47:54,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-01363e8f-0b21-457d-bf84-e84091ebd399'... 2018-03-30 07:47:56,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-01363e8f-0b21-457d-bf84-e84091ebd399'... 2018-03-30 07:48:08,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399'... 2018-03-30 07:48:09,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399'... 2018-03-30 07:48:09,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-30 07:48:09,949 - 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-03-30 07:48:09,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:48:09,993 - 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-03-30 07:48:09,999 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 07:49:12,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 2018-03-30 07:49:12,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-30 07:49:12,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1ba59e4a-7a18-4a80-9833-d24a6e7d98c3'] 2018-03-30 07:49:13,554 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3: 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71273 Full duration: 7.518366 -------------------------------------------------------------------------------- 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> duration | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.300407 Full duration: 7.875647 -------------------------------------------------------------------------------- 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.070455 Full duration: 7.533743 -------------------------------------------------------------------------------- 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 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.011649 Full duration: 7.596279 -------------------------------------------------------------------------------- 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | total | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> duration | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.428672 Full duration: 8.01696 -------------------------------------------------------------------------------- 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 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.935823 Full duration: 7.583106 HINTS: * To plot HTML graphics with this data, run: rally task report 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 --out output.html * To generate a JUnit report, run: rally task export 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ba59e4a-7a18-4a80-9833-d24a6e7d98c3 --json --out output.json 2018-03-30 07:49:13,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1ba59e4a-7a18-4a80-9833-d24a6e7d98c3'] 2018-03-30 07:49:14,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 07:49:14,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1ba59e4a-7a18-4a80-9833-d24a6e7d98c3', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-30 07:49:14,734 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-30 07:49:14,735 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-30 07:49:14,736 - 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-03-30 07:49:14,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:49:14,776 - 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-03-30 07:49:14,778 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 07:50:49,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 2018-03-30 07:50:49,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8cbaab55-46f5-4ad6-8f62-34d79d8b3b85'] 2018-03-30 07:50:51,159 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85: 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 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 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.188 | 3.188 | 3.188 | 3.188 | 3.188 | 3.188 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | -> glance_v2.upload_data | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | glance_v2.delete_image | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 100.0% | 1 | | -> duration | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 3.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.447835 Full duration: 11.406001 -------------------------------------------------------------------------------- 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 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 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.103 | 3.103 | 3.103 | 3.103 | 3.103 | 3.103 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | -> glance_v2.upload_data | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | glance_v2.list_images | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 100.0% | 1 | | -> duration | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.249483 Full duration: 13.463613 -------------------------------------------------------------------------------- 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 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 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.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 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.317818 Full duration: 8.102913 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "number_instances": 2, "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] }, "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 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 3.141 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | -> glance_v2.upload_data | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 0.354 | 100.0% | 1 | | nova.boot_servers | 17.292 | 17.292 | 17.292 | 17.292 | 17.292 | 17.292 | 100.0% | 1 | | total | 20.433 | 20.433 | 20.433 | 20.433 | 20.433 | 20.433 | 100.0% | 1 | | -> duration | 19.433 | 19.433 | 19.433 | 19.433 | 19.433 | 19.433 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.433444 Full duration: 44.060276 HINTS: * To plot HTML graphics with this data, run: rally task report 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 --out output.html * To generate a JUnit report, run: rally task export 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8cbaab55-46f5-4ad6-8f62-34d79d8b3b85 --json --out output.json 2018-03-30 07:50:51,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8cbaab55-46f5-4ad6-8f62-34d79d8b3b85'] 2018-03-30 07:50:52,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 07:50:52,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8cbaab55-46f5-4ad6-8f62-34d79d8b3b85', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-30 07:50:52,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-30 07:50:52,435 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-30 07:50:52,435 - 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-03-30 07:50:52,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:50:52,480 - 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-03-30 07:50:52,480 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-30 07:50:52,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-30 07:50:52,481 - 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-03-30 07:50:52,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:50:52,509 - 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-03-30 07:50:52,513 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 07:55:50,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cea60a89-de73-4fc4-a7be-a06969277d1e 2018-03-30 07:55:50,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cea60a89-de73-4fc4-a7be-a06969277d1e'] 2018-03-30 07:55:51,210 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cea60a89-de73-4fc4-a7be-a06969277d1e: 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.296 | 3.296 | 3.296 | 3.296 | 3.296 | 3.296 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.578 | 10.578 | 10.578 | 10.578 | 10.578 | 10.578 | 100.0% | 1 | | total | 13.875 | 13.875 | 13.875 | 13.875 | 13.875 | 13.875 | 100.0% | 1 | | -> duration | 13.875 | 13.875 | 13.875 | 13.875 | 13.875 | 13.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.87461 Full duration: 40.49501 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.59 | 3.59 | 3.59 | 3.59 | 3.59 | 3.59 | 100.0% | 1 | | cinder_v2.delete_volume | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 10.704 | 100.0% | 1 | | total | 14.294 | 14.294 | 14.294 | 14.294 | 14.294 | 14.294 | 100.0% | 1 | | -> duration | 14.294 | 14.294 | 14.294 | 14.294 | 14.294 | 14.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.294428 Full duration: 24.582821 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task cea60a89-de73-4fc4-a7be-a06969277d1e 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.569 | 5.569 | 5.569 | 5.569 | 5.569 | 5.569 | 100.0% | 1 | | cinder_v2.delete_volume | 10.75 | 10.75 | 10.75 | 10.75 | 10.75 | 10.75 | 100.0% | 1 | | total | 16.32 | 16.32 | 16.32 | 16.32 | 16.32 | 16.32 | 100.0% | 1 | | -> duration | 16.32 | 16.32 | 16.32 | 16.32 | 16.32 | 16.32 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.319736 Full duration: 27.025142 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.981 | 3.981 | 3.981 | 3.981 | 3.981 | 3.981 | 100.0% | 1 | | cinder_v2.delete_volume | 10.77 | 10.77 | 10.77 | 10.77 | 10.77 | 10.77 | 100.0% | 1 | | total | 14.751 | 14.751 | 14.751 | 14.751 | 14.751 | 14.751 | 100.0% | 1 | | -> duration | 14.751 | 14.751 | 14.751 | 14.751 | 14.751 | 14.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.750806 Full duration: 24.788578 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.797 | 3.797 | 3.797 | 3.797 | 3.797 | 3.797 | 100.0% | 1 | | cinder_v2.extend_volume | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 2.411 | 100.0% | 1 | | cinder_v2.delete_volume | 19.176 | 19.176 | 19.176 | 19.176 | 19.176 | 19.176 | 100.0% | 1 | | total | 25.386 | 25.386 | 25.386 | 25.386 | 25.386 | 25.386 | 100.0% | 1 | | -> duration | 25.386 | 25.386 | 25.386 | 25.386 | 25.386 | 25.386 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.38564 Full duration: 35.091928 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.669 | 26.669 | 26.669 | 26.669 | 26.669 | 26.669 | 100.0% | 1 | | cinder_v2.delete_volume | 10.759 | 10.759 | 10.759 | 10.759 | 10.759 | 10.759 | 100.0% | 1 | | total | 37.429 | 37.429 | 37.429 | 37.429 | 37.429 | 37.429 | 100.0% | 1 | | -> duration | 37.429 | 37.429 | 37.429 | 37.429 | 37.429 | 37.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.428572 Full duration: 62.860246 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | cinder_v2.list_qos | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887846 Full duration: 12.044102 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | cinder_v2.set_qos | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73077 Full duration: 12.299714 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | cinder_v2.list_types | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> duration | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927001 Full duration: 12.332872 -------------------------------------------------------------------------------- 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 cea60a89-de73-4fc4-a7be-a06969277d1e 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707115 Full duration: 11.878432 HINTS: * To plot HTML graphics with this data, run: rally task report cea60a89-de73-4fc4-a7be-a06969277d1e --out output.html * To generate a JUnit report, run: rally task export cea60a89-de73-4fc4-a7be-a06969277d1e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cea60a89-de73-4fc4-a7be-a06969277d1e --json --out output.json 2018-03-30 07:55:51,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cea60a89-de73-4fc4-a7be-a06969277d1e'] 2018-03-30 07:55:52,406 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 07:55:52,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cea60a89-de73-4fc4-a7be-a06969277d1e', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-30 07:55:52,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-30 07:55:52,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-30 07:55:52,420 - 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-03-30 07:55:52,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:55:52,458 - 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-03-30 07:55:52,460 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 07:57:21,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 294264c3-f316-4491-903f-4035674086fe 2018-03-30 07:57:21,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '294264c3-f316-4491-903f-4035674086fe'] 2018-03-30 07:57:22,869 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 294264c3-f316-4491-903f-4035674086fe: 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 294264c3-f316-4491-903f-4035674086fe 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.768 | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 100.0% | 1 | | heat.update_stack | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | heat.delete_stack | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | total | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 100.0% | 1 | | -> duration | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 5.901 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.900797 Full duration: 21.101877 -------------------------------------------------------------------------------- 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 294264c3-f316-4491-903f-4035674086fe 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.429 | 4.429 | 4.429 | 4.429 | 4.429 | 4.429 | 100.0% | 1 | | heat.check_stack | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | heat.delete_stack | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | total | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 6.196 | 100.0% | 1 | | -> duration | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.195765 Full duration: 17.555998 -------------------------------------------------------------------------------- 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 294264c3-f316-4491-903f-4035674086fe 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.878 | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 100.0% | 1 | | heat.suspend_stack | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | heat.resume_stack | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | heat.delete_stack | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 100.0% | 1 | | total | 8.278 | 8.278 | 8.278 | 8.278 | 8.278 | 8.278 | 100.0% | 1 | | -> duration | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 6.278 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.277934 Full duration: 18.952568 -------------------------------------------------------------------------------- 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 294264c3-f316-4491-903f-4035674086fe 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.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783777 Full duration: 10.56576 HINTS: * To plot HTML graphics with this data, run: rally task report 294264c3-f316-4491-903f-4035674086fe --out output.html * To generate a JUnit report, run: rally task export 294264c3-f316-4491-903f-4035674086fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 294264c3-f316-4491-903f-4035674086fe --json --out output.json 2018-03-30 07:57:22,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '294264c3-f316-4491-903f-4035674086fe'] 2018-03-30 07:57:24,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 07:57:24,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '294264c3-f316-4491-903f-4035674086fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-30 07:57:24,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-30 07:57:24,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-30 07:57:24,045 - 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-03-30 07:57:24,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 07:57:24,085 - 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-03-30 07:57:24,089 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 08:00:40,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dde37110-ca65-42da-b9b3-3f792d1f19cc 2018-03-30 08:00:40,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'dde37110-ca65-42da-b9b3-3f792d1f19cc'] 2018-03-30 08:00:41,241 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dde37110-ca65-42da-b9b3-3f792d1f19cc: 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 dde37110-ca65-42da-b9b3-3f792d1f19cc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.add_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.revoke_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656471 Full duration: 14.195825 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.list_roles | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 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.633678 Full duration: 14.542291 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | keystone_v3.list_projects | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.621391 Full duration: 14.659917 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | keystone_v3.delete_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.600402 Full duration: 12.114248 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | keystone_v3.delete_service | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592714 Full duration: 12.099886 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | keystone_v3.create_user | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | keystone_v3.get_project | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 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.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.list_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_services | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.134289 Full duration: 19.067693 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | keystone_v3.update_project | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.delete_project | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788616 Full duration: 12.531188 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dde37110-ca65-42da-b9b3-3f792d1f19cc 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617427 Full duration: 14.671535 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task dde37110-ca65-42da-b9b3-3f792d1f19cc 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.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | total | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | -> duration | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.571425 Full duration: 14.326499 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | keystone_v3.list_users | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698957 Full duration: 14.556234 -------------------------------------------------------------------------------- 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 dde37110-ca65-42da-b9b3-3f792d1f19cc 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.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | keystone_v3.create_users | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | total | 3.552 | 3.552 | 3.552 | 3.552 | 3.552 | 3.552 | 100.0% | 1 | | -> duration | 3.552 | 3.552 | 3.552 | 3.552 | 3.552 | 3.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.551861 Full duration: 20.038088 HINTS: * To plot HTML graphics with this data, run: rally task report dde37110-ca65-42da-b9b3-3f792d1f19cc --out output.html * To generate a JUnit report, run: rally task export dde37110-ca65-42da-b9b3-3f792d1f19cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dde37110-ca65-42da-b9b3-3f792d1f19cc --json --out output.json 2018-03-30 08:00:41,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dde37110-ca65-42da-b9b3-3f792d1f19cc'] 2018-03-30 08:00:42,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 08:00:42,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dde37110-ca65-42da-b9b3-3f792d1f19cc', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-30 08:00:42,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-30 08:00:42,441 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-30 08:00:42,441 - 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-03-30 08:00:42,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 08:00:42,483 - 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-03-30 08:00:42,493 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 08:07:02,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da4e9ebe-2f6f-4f0b-a940-335c60e4e008 2018-03-30 08:07:02,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'da4e9ebe-2f6f-4f0b-a940-335c60e4e008'] 2018-03-30 08:07:04,003 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task da4e9ebe-2f6f-4f0b-a940-335c60e4e008: 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | neutron.delete_network | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | total | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> duration | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 2.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.139144 Full duration: 15.354458 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.923 | 1.923 | 1.923 | 1.923 | 1.923 | 1.923 | 100.0% | 1 | | neutron.delete_port | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | total | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 100.0% | 1 | | -> duration | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 3.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.099098 Full duration: 40.405305 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | neutron.create_subnet | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | neutron.create_router | 2.019 | 2.019 | 2.019 | 2.019 | 2.019 | 2.019 | 100.0% | 1 | | neutron.add_interface_router | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 2.781 | 100.0% | 1 | | neutron.remove_interface_router | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 1.824 | 100.0% | 1 | | neutron.delete_router | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | total | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 100.0% | 1 | | -> duration | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 10.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.196013 Full duration: 50.813996 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | neutron.delete_subnet | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | total | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | -> duration | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.151677 Full duration: 38.084141 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | neutron.list_networks | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | -> duration | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.495563 Full duration: 16.540983 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | neutron.list_ports | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | | -> duration | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.620794 Full duration: 36.137241 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | neutron.create_subnet | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | neutron.create_router | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 2.377 | 100.0% | 1 | | neutron.add_interface_router | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 100.0% | 1 | | neutron.list_routers | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 100.0% | 1 | | -> duration | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.851435 Full duration: 49.542832 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | neutron.create_subnet | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.list_subnets | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 100.0% | 1 | | -> duration | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 2.209 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.208901 Full duration: 41.424168 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> duration | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.566754 Full duration: 14.059822 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | neutron.create_security_group_rule | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | neutron.delete_security_group | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> duration | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.818822 Full duration: 14.500421 -------------------------------------------------------------------------------- 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 da4e9ebe-2f6f-4f0b-a940-335c60e4e008 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.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | neutron.create_router | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 100.0% | 1 | | neutron.add_gateway_router | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 100.0% | 1 | | neutron.remove_gateway_router | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | total | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 100.0% | 1 | | -> duration | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 8.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.845171 Full duration: 32.115923 HINTS: * To plot HTML graphics with this data, run: rally task report da4e9ebe-2f6f-4f0b-a940-335c60e4e008 --out output.html * To generate a JUnit report, run: rally task export da4e9ebe-2f6f-4f0b-a940-335c60e4e008 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da4e9ebe-2f6f-4f0b-a940-335c60e4e008 --json --out output.json 2018-03-30 08:07:04,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'da4e9ebe-2f6f-4f0b-a940-335c60e4e008'] 2018-03-30 08:07:05,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 08:07:05,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'da4e9ebe-2f6f-4f0b-a940-335c60e4e008', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-30 08:07:05,237 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-30 08:07:05,238 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-30 08:07:05,238 - 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-03-30 08:07:05,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 08:07:05,295 - 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-03-30 08:07:05,301 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 08:19:33,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a206adc-75ed-4d36-9a00-f0314020ebcc 2018-03-30 08:19:33,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7a206adc-75ed-4d36-9a00-f0314020ebcc'] 2018-03-30 08:19:34,371 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7a206adc-75ed-4d36-9a00-f0314020ebcc: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399" }, "image": { "name": "Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399" }, "block_migration": false, "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7a206adc-75ed-4d36-9a00-f0314020ebcc 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.813 | 16.813 | 16.813 | 16.813 | 16.813 | 16.813 | 100.0% | 1 | | nova.find_host_to_migrate | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | nova.live_migrate | 13.061 | 13.061 | 13.061 | 13.061 | 13.061 | 13.061 | 100.0% | 1 | | nova.delete_server | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 34.375 | 34.375 | 34.375 | 34.375 | 34.375 | 34.375 | 100.0% | 1 | | -> duration | 33.375 | 33.375 | 33.375 | 33.375 | 33.375 | 33.375 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.374961 Full duration: 43.638608 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "image": { "name": "Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7a206adc-75ed-4d36-9a00-f0314020ebcc 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.419 | 11.419 | 11.419 | 11.419 | 11.419 | 11.419 | 100.0% | 1 | | cinder_v2.create_volume | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | nova.attach_volume | 6.587 | 6.587 | 6.587 | 6.587 | 6.587 | 6.587 | 100.0% | 1 | | nova.find_host_to_migrate | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | nova.live_migrate | 18.428 | 18.428 | 18.428 | 18.428 | 18.428 | 18.428 | 100.0% | 1 | | nova.detach_volume | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 100.0% | 1 | | cinder_v2.delete_volume | 91.316 | 91.316 | 91.316 | 91.316 | 91.316 | 91.316 | 100.0% | 1 | | nova.delete_server | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 100.0% | 1 | | total | 138.013 | 138.013 | 138.013 | 138.013 | 138.013 | 138.013 | 100.0% | 1 | | -> duration | 137.013 | 137.013 | 137.013 | 137.013 | 137.013 | 137.013 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 137.012947 Full duration: 149.37138 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "image": { "name": "Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7a206adc-75ed-4d36-9a00-f0314020ebcc 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.683 | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 100.0% | 1 | | nova.boot_server | 14.755 | 14.755 | 14.755 | 14.755 | 14.755 | 14.755 | 100.0% | 1 | | nova.find_host_to_migrate | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | nova.live_migrate | 16.512 | 16.512 | 16.512 | 16.512 | 16.512 | 16.512 | 100.0% | 1 | | nova.delete_server | 5.051 | 5.051 | 5.051 | 5.051 | 5.051 | 5.051 | 100.0% | 1 | | total | 43.283 | 43.283 | 43.283 | 43.283 | 43.283 | 43.283 | 100.0% | 1 | | -> duration | 42.283 | 42.283 | 42.283 | 42.283 | 42.283 | 42.283 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.282703 Full duration: 55.147358 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "image": { "name": "Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399" }, "server_kwargs": { "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] } }, "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 7a206adc-75ed-4d36-9a00-f0314020ebcc 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.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | nova.boot_server | 11.026 | 11.026 | 11.026 | 11.026 | 11.026 | 11.026 | 100.0% | 1 | | nova.delete_server | 5.311 | 5.311 | 5.311 | 5.311 | 5.311 | 5.311 | 100.0% | 1 | | nova.delete_keypair | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 17.685 | 17.685 | 17.685 | 17.685 | 17.685 | 17.685 | 100.0% | 1 | | -> duration | 16.685 | 16.685 | 16.685 | 16.685 | 16.685 | 16.685 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.684685 Full duration: 49.79418 -------------------------------------------------------------------------------- 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-01363e8f-0b21-457d-bf84-e84091ebd399" }, "image": { "name": "Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399" }, "volume_size": 5, "nics": [ { "net-id": "fea0f030-e498-4001-9ce4-cc836ff9fef1" } ] }, "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 7a206adc-75ed-4d36-9a00-f0314020ebcc has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_8ba4391a_iOnwxxYx:46775694-5511-4b42-97dd-90c0a892a030 to become ('ACTIVE') current status BUILD Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 193, in run **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 88, in _boot_server check_interval=CONF.openstack.nova_server_boot_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 251, in wait_for_status resource_status=get_status(resource, status_attr)) TimeoutException: Rally tired waiting for Server s_rally_8ba4391a_iOnwxxYx:46775694-5511-4b42-97dd-90c0a892a030 to become ('ACTIVE') current status BUILD -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | 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.667 | 5.667 | 5.667 | 5.667 | 5.667 | 5.667 | 100.0% | 1 | | nova.boot_server | 305.324 | 305.324 | 305.324 | 305.324 | 305.324 | 305.324 | 0.0% | 1 | | total | 310.992 | 310.992 | 310.992 | 310.992 | 310.992 | 310.992 | 0.0% | 1 | | -> duration | 309.992 | 309.992 | 309.992 | 309.992 | 309.992 | 309.992 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 309.992193 Full duration: 421.854374 HINTS: * To plot HTML graphics with this data, run: rally task report 7a206adc-75ed-4d36-9a00-f0314020ebcc --out output.html * To generate a JUnit report, run: rally task export 7a206adc-75ed-4d36-9a00-f0314020ebcc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7a206adc-75ed-4d36-9a00-f0314020ebcc --json --out output.json 2018-03-30 08:19:34,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7a206adc-75ed-4d36-9a00-f0314020ebcc'] 2018-03-30 08:19:35,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 08:19:35,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7a206adc-75ed-4d36-9a00-f0314020ebcc', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-30 08:19:35,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-03-30 08:19:35,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-30 08:19:35,575 - 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-03-30 08:19:35,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-30 08:19:35,615 - 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-03-30 08:19:35,617 - 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': 'fea0f030-e498-4001-9ce4-cc836ff9fef1', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-01363e8f-0b21-457d-bf84-e84091ebd399', 'flavor_name': 'rally-tiny-01363e8f-0b21-457d-bf84-e84091ebd399', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-01363e8f-0b21-457d-bf84-e84091ebd399', '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-03-30 08:20:30,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc2f4ded-aa5f-45fc-b202-d04ceb396da0 2018-03-30 08:20:30,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'bc2f4ded-aa5f-45fc-b202-d04ceb396da0'] 2018-03-30 08:20:31,712 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bc2f4ded-aa5f-45fc-b202-d04ceb396da0: 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 bc2f4ded-aa5f-45fc-b202-d04ceb396da0 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.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | quotas.delete_quotas | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> duration | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.903825 Full duration: 8.382132 -------------------------------------------------------------------------------- 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 bc2f4ded-aa5f-45fc-b202-d04ceb396da0 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848962 Full duration: 8.341221 -------------------------------------------------------------------------------- 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 bc2f4ded-aa5f-45fc-b202-d04ceb396da0 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.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759512 Full duration: 8.35253 -------------------------------------------------------------------------------- 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 bc2f4ded-aa5f-45fc-b202-d04ceb396da0 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.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | total | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> duration | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.043032 Full duration: 8.726424 HINTS: * To plot HTML graphics with this data, run: rally task report bc2f4ded-aa5f-45fc-b202-d04ceb396da0 --out output.html * To generate a JUnit report, run: rally task export bc2f4ded-aa5f-45fc-b202-d04ceb396da0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bc2f4ded-aa5f-45fc-b202-d04ceb396da0 --json --out output.json 2018-03-30 08:20:31,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc2f4ded-aa5f-45fc-b202-d04ceb396da0'] 2018-03-30 08:20:32,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-30 08:20:32,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc2f4ded-aa5f-45fc-b202-d04ceb396da0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-30 08:20:32,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-30 08:20:32,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 04:23 | 10 | 100.00% | | heat | 01:08 | 4 | 100.00% | | keystone | 02:42 | 11 | 100.00% | | neutron | 05:48 | 11 | 100.00% | | nova | 11:59 | 5 | 80.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:40 | 55 | 98.18% | +----------------+------------+----------------+-----------+ 2018-03-30 08:20:32,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.18% 2018-03-30 08:20:44,409 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-03-30 08:20:44,409 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-03-30 08:20:45,189 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 08:20:45,189 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 33:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-30 08:20:45,195 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-03-30 08:20:45,195 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-30 08:20:45,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-30 08:20:47,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-30 08:20:47.431 10653 INFO rally.deployment.engine [-] Deployment 44b7d26a-43b9-4534-964b-d5c9ac9f7b31 | Starting: Destroy cloud and free allocated resources. 2018-03-30 08:20:47.647 10653 INFO rally.deployment.engine [-] Deployment 44b7d26a-43b9-4534-964b-d5c9ac9f7b31 | Completed: Destroy cloud and free allocated resources. 2018-03-30 08:20:47.674 10653 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617). 2018-03-30 08:20:47.679 10653 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-30 08:20:50,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-30 08:20:50.307 10656 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=4a09c218-f4c5-4b25-af7e-5a13f933a353) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 4a09c218-f4c5-4b25-af7e-5a13f933a353 | 2018-03-30T08:20:50 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 4a09c218-f4c5-4b25-af7e-5a13f933a353 ~/.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-03-30 08:20:54,284 - 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-03-30 08:20:54,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-30 08:20:56,886 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-30 08:20:56.515 10662 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b1e0b53c-f22f-4e79-953b-9b0a7a202617). 2018-03-30 08:20:56.704 10662 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-30 08:21:00,980 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-30 08:20:59.054 10665 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-30 08:20:59.415 10665 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-30 08:21:00.696 10665 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1) as the default verifier for the future CLI operations. 2018-03-30 08:21:03,929 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-30 08:21:06,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-30 08:21:13,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-30 08:21:19,174 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-30 08:21:18.177 10684 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1) for deployment 'opnfv-rally' (UUID=4a09c218-f4c5-4b25-af7e-5a13f933a353). 2018-03-30 08:21:18.979 10684 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1) has been successfully configured for deployment 'opnfv-rally' (UUID=4a09c218-f4c5-4b25-af7e-5a13f933a353)! 2018-03-30 08:21:19,174 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-30 08:21:19,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-30 08:21:19,179 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-30 08:21:21,680 - 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-03-30 08:21:24,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:24.082 10696 INFO rally.api [-] Starting verification (UUID=31c6b54a-0c37-4bd6-9314-e37403e36a42) for deployment 'opnfv-rally' (UUID=4a09c218-f4c5-4b25-af7e-5a13f933a353) by verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1). 2018-03-30 08:21:24,084 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 31c6b54a-0c37-4bd6-9314-e37403e36a42 2018-03-30 08:21:32,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:32.626 10696 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-03-30 08:21:32,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:32.682 10696 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.129s] 2018-03-30 08:21:32,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:32.711 10696 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.213s] 2018-03-30 08:21:32,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:32.751 10696 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.069s] 2018-03-30 08:21:34,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:34.261 10696 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.943s] 2018-03-30 08:21:34,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:34.881 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.500s] 2018-03-30 08:21:35,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:35.193 10696 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.933s] 2018-03-30 08:21:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:35.686 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.051s] 2018-03-30 08:21:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:35.817 10696 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2018-03-30 08:21:35,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:35.842 10696 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2018-03-30 08:21:35,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:35.860 10696 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2018-03-30 08:21:36,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:36.716 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.028s] 2018-03-30 08:21:37,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:37.351 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.634s] 2018-03-30 08:21:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:37.643 10696 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.507s] 2018-03-30 08:21:38,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.004 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.653s] 2018-03-30 08:21:38,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.166 10696 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.522s] 2018-03-30 08:21:38,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.568 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.562s] 2018-03-30 08:21:38,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.702 10696 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.096s] 2018-03-30 08:21:38,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.784 10696 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.082s] 2018-03-30 08:21:38,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.842 10696 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.141s] 2018-03-30 08:21:38,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:38.899 10696 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.057s] 2018-03-30 08:21:39,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:39.751 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.180s] 2018-03-30 08:21:39,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:39.801 10696 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.015s] 2018-03-30 08:21:39,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:39.908 10696 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.107s] 2018-03-30 08:21:40,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.110 10696 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.202s] 2018-03-30 08:21:40,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.489 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.737s] 2018-03-30 08:21:40,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.572 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.084s] 2018-03-30 08:21:40,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.606 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.032s] 2018-03-30 08:21:40,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.639 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.033s] 2018-03-30 08:21:40,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:40.665 10696 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.026s] 2018-03-30 08:21:47,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:47.807 10696 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.084s] 2018-03-30 08:21:48,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:48.087 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.196s] 2018-03-30 08:21:59,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:21:59.296 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [26.928s] 2018-03-30 08:22:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:01.987 10696 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [14.173s] 2018-03-30 08:22:10,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:10.851 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [15.144s] 2018-03-30 08:22:10,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:10.968 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.117s] 2018-03-30 08:22:11,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:11.531 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.562s] 2018-03-30 08:22:11,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:11.638 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.106s] 2018-03-30 08:22:11,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:11.639 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-30 08:22:11,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:11.992 10696 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.356s] 2018-03-30 08:22:14,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:14.096 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.955s] 2018-03-30 08:22:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:15.414 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.316s] 2018-03-30 08:22:16,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:16.746 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.331s] 2018-03-30 08:22:17,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:17.790 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.043s] 2018-03-30 08:22:18,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:18.764 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.973s] 2018-03-30 08:22:19,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:19.810 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.045s] 2018-03-30 08:22:20,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:20.217 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.407s] 2018-03-30 08:22:20,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:20.483 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.460s] 2018-03-30 08:22:20,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:20.751 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.532s] 2018-03-30 08:22:21,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:21.083 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.332s] 2018-03-30 08:22:22,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:22.125 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.039s] 2018-03-30 08:22:22,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:22.217 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [34.122s] 2018-03-30 08:22:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:22.530 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.406s] 2018-03-30 08:22:22,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:22.998 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.466s] 2018-03-30 08:22:23,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:23.765 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.767s] 2018-03-30 08:22:24,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:24.989 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.222s] 2018-03-30 08:22:25,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:25.325 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.336s] 2018-03-30 08:22:25,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:25.561 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.077s] 2018-03-30 08:22:25,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:25.818 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.492s] 2018-03-30 08:22:26,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:26.163 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.345s] 2018-03-30 08:22:26,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:26.566 10696 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.401s] 2018-03-30 08:22:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:27.637 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.074s] 2018-03-30 08:22:27,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:27.720 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.083s] 2018-03-30 08:22:27,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:27.838 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.116s] 2018-03-30 08:22:27,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:27.931 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.093s] 2018-03-30 08:22:28,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:28.103 10696 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.172s] 2018-03-30 08:22:33,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:33.978 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.762s] 2018-03-30 08:22:36,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:36.469 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.449s] 2018-03-30 08:22:36,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:36.776 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.306s] 2018-03-30 08:22:36,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:36.985 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.209s] 2018-03-30 08:22:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:37.458 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.473s] 2018-03-30 08:22:37,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:37.977 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.518s] 2018-03-30 08:22:38,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:38.414 10696 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.436s] 2018-03-30 08:22:51,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:51.371 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.375s] 2018-03-30 08:22:52,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:52.573 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.202s] 2018-03-30 08:22:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:55.517 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.939s] 2018-03-30 08:22:56,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:56.444 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.929s] 2018-03-30 08:22:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:58.159 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.711s] 2018-03-30 08:22:58,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:58.206 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [24.221s] 2018-03-30 08:22:59,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:22:59.212 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.055s] 2018-03-30 08:23:00,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:00.754 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.537s] 2018-03-30 08:23:00,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:00.867 10696 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.117s] 2018-03-30 08:23:02,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:02.779 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.220s] 2018-03-30 08:23:02,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:02.956 10696 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.177s] 2018-03-30 08:23:09,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:09.503 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.085s] 2018-03-30 08:23:09,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:09.659 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.154s] 2018-03-30 08:23:09,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:09.828 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.167s] 2018-03-30 08:23:10,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:10.068 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.241s] 2018-03-30 08:23:10,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:10.171 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.102s] 2018-03-30 08:23:10,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:10.413 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.241s] 2018-03-30 08:23:10,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:10.651 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.239s] 2018-03-30 08:23:10,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:10.808 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.156s] 2018-03-30 08:23:11,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:11.046 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.237s] 2018-03-30 08:23:11,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:11.207 10696 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.161s] 2018-03-30 08:23:16,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '31c6b54a-0c37-4bd6-9314-e37403e36a42']'. 2018-03-30 08:23:17,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-30 08:23:17,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-30 08:23:17,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 08:23:17,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 31c6b54a-0c37-4bd6-9314-e37403e36a42 | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-30 08:21:23 | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-30 08:23:16 | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:53 | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8b38aa13-5e78-45d6-8365-ef106fd594b1) | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4a09c218-f4c5-4b25-af7e-5a13f933a353) | 2018-03-30 08:23:17,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 94 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.445 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 94 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 08:23:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-30 08:23:17,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-30 08:23:22,857 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 08:23:22,858 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 02:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-30 08:23:22,863 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-30 08:23:22,962 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-30 08:23:25,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-30 08:23:25.127 10790 INFO rally.deployment.engine [-] Deployment 4a09c218-f4c5-4b25-af7e-5a13f933a353 | Starting: Destroy cloud and free allocated resources. 2018-03-30 08:23:25.377 10790 INFO rally.deployment.engine [-] Deployment 4a09c218-f4c5-4b25-af7e-5a13f933a353 | Completed: Destroy cloud and free allocated resources. 2018-03-30 08:23:25.420 10790 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1) for deployment 'opnfv-rally'. 2018-03-30 08:23:25.438 10790 INFO rally.api [-] Deleting verification (UUID=31c6b54a-0c37-4bd6-9314-e37403e36a42). 2018-03-30 08:23:25.508 10790 INFO rally.api [-] Verification has been successfully deleted! 2018-03-30 08:23:25.508 10790 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1). 2018-03-30 08:23:25.526 10790 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-30 08:23:28,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-30 08:23:28.043 10793 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1291636c-b967-448e-b699-4de0de8f103b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1291636c-b967-448e-b699-4de0de8f103b | 2018-03-30T08:23:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1291636c-b967-448e-b699-4de0de8f103b ~/.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-03-30 08:23:32,048 - 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-03-30 08:23:32,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-30 08:23:34,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-30 08:23:34.259 10799 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8b38aa13-5e78-45d6-8365-ef106fd594b1). 2018-03-30 08:23:34.447 10799 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-30 08:23:38,679 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-30 08:23:36.810 10802 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-30 08:23:37.138 10802 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-30 08:23:38.459 10802 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a) as the default verifier for the future CLI operations. 2018-03-30 08:23:41,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-30 08:23:44,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-30 08:23:47,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-30 08:23:53,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-30 08:23:52.069 10821 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a) for deployment 'opnfv-rally' (UUID=1291636c-b967-448e-b699-4de0de8f103b). 2018-03-30 08:23:52.868 10821 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a) has been successfully configured for deployment 'opnfv-rally' (UUID=1291636c-b967-448e-b699-4de0de8f103b)! 2018-03-30 08:23:53,052 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-30 08:23:53,052 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-30 08:23:53,055 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-30 08:23:53,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-30 08:23:56,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-23ef6807-a418-40ac-974c-7ad98969cf1a/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-03-30 08:23:56,347 - 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-03-30 08:23:58,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 08:23:58.731 10830 INFO rally.api [-] Starting verification (UUID=6787f609-0d34-44ad-b4ee-64c78f8a3ffb) for deployment 'opnfv-rally' (UUID=1291636c-b967-448e-b699-4de0de8f103b) by verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a). 2018-03-30 08:23:58,733 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6787f609-0d34-44ad-b4ee-64c78f8a3ffb 2018-03-30 08:28:36,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6787f609-0d34-44ad-b4ee-64c78f8a3ffb']'. 2018-03-30 08:28:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-30 08:28:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6787f609-0d34-44ad-b4ee-64c78f8a3ffb | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-30 08:23:58 | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-30 08:28:36 | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:38 | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-30 08:28:37,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 23ef6807-a418-40ac-974c-7ad98969cf1a) | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1291636c-b967-448e-b699-4de0de8f103b) | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 257.8 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-30 08:28:37,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-30 08:28:37,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 08:28:37,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-30 08:28:37,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-03-30 08:28:42,903 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 08:28:42,904 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 05:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-30 08:28:42,908 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-30 08:28:43,963 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-03-30 09:37:27,486 - 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) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_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'b09cb209-520a-4c05-bbe3-26e4d4ff7e5d' != u'4d04fd62-3e77-4ff5-8baf-6ac275f245b3' - b09cb209-520a-4c05-bbe3-26e4d4ff7e5d + 4d04fd62-3e77-4ff5-8baf-6ac275f245b3 ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 515, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 548, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 4123.448s FAILED (failures=3) 2018-03-30 09:37:27,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 09:37:27,697 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 68:43 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-30 09:37:27,701 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-30 09:37:27,701 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-30 09:37:27,800 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-30 09:37:31,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-30 09:37:30.167 11049 INFO rally.deployment.engine [-] Deployment 1291636c-b967-448e-b699-4de0de8f103b | Starting: Destroy cloud and free allocated resources. 2018-03-30 09:37:30.364 11049 INFO rally.deployment.engine [-] Deployment 1291636c-b967-448e-b699-4de0de8f103b | Completed: Destroy cloud and free allocated resources. 2018-03-30 09:37:30.429 11049 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a) for deployment 'opnfv-rally'. 2018-03-30 09:37:30.467 11049 INFO rally.api [-] Deleting verification (UUID=6787f609-0d34-44ad-b4ee-64c78f8a3ffb). 2018-03-30 09:37:30.639 11049 INFO rally.api [-] Verification has been successfully deleted! 2018-03-30 09:37:30.640 11049 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a). 2018-03-30 09:37:30.662 11049 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-30 09:37:33,654 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-30 09:37:33.212 11052 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=cefb5b82-9b71-4f1d-9f71-3d81e350af4d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | cefb5b82-9b71-4f1d-9f71-3d81e350af4d | 2018-03-30T09:37:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: cefb5b82-9b71-4f1d-9f71-3d81e350af4d ~/.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-03-30 09:37:37,254 - 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-03-30 09:37:37,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-30 09:37:39,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-30 09:37:39.471 11058 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=23ef6807-a418-40ac-974c-7ad98969cf1a). 2018-03-30 09:37:39.669 11058 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-30 09:37:44,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-30 09:37:42.180 11061 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-30 09:37:42.607 11061 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-30 09:37:43.840 11061 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ed311d3-6eaa-4980-b8f1-d32436b2d7ac) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0ed311d3-6eaa-4980-b8f1-d32436b2d7ac) as the default verifier for the future CLI operations. 2018-03-30 09:37:47,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-30 09:37:49,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-30 09:37:54,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-30 09:37:59,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-30 09:37:58.732 11080 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0ed311d3-6eaa-4980-b8f1-d32436b2d7ac) for deployment 'opnfv-rally' (UUID=cefb5b82-9b71-4f1d-9f71-3d81e350af4d). 2018-03-30 09:37:59.516 11080 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0ed311d3-6eaa-4980-b8f1-d32436b2d7ac) has been successfully configured for deployment 'opnfv-rally' (UUID=cefb5b82-9b71-4f1d-9f71-3d81e350af4d)! 2018-03-30 09:37:59,699 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-30 09:37:59,699 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-30 09:37:59,704 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-30 09:37:59,710 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-30 09:38:02,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0ed311d3-6eaa-4980-b8f1-d32436b2d7ac/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-03-30 09:38:02,785 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-30 09:38:02,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-30 09:38:02,787 - 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-03-30 09:38:05,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-30 09:38:05.095 11089 INFO rally.api [-] Starting verification (UUID=2ef93f13-9387-4a1a-baec-4e89cb7cc2c5) for deployment 'opnfv-rally' (UUID=cefb5b82-9b71-4f1d-9f71-3d81e350af4d) by verifier 'opnfv-tempest' (UUID=0ed311d3-6eaa-4980-b8f1-d32436b2d7ac). 2018-03-30 09:38:05,098 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2ef93f13-9387-4a1a-baec-4e89cb7cc2c5 2018-03-30 09:40:17,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2ef93f13-9387-4a1a-baec-4e89cb7cc2c5']'. 2018-03-30 09:40:19,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-30 09:40:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-30 09:40:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 09:40:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2ef93f13-9387-4a1a-baec-4e89cb7cc2c5 | 2018-03-30 09:40:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-30 09:40:19,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-30 09:38:05 | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-30 09:40:17 | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:12 | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0ed311d3-6eaa-4980-b8f1-d32436b2d7ac) | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cefb5b82-9b71-4f1d-9f71-3d81e350af4d) | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-30 09:40:19,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 118.223 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-30 09:40:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-30 09:40:19,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-03-30 09:40:24,004 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 09:40:24,005 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:36 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-03-30 09:40:24,010 - 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:54 | PASS | | tempest_smoke_serial | functest | smoke | 19:26 | FAIL | | rally_sanity | functest | smoke | 33:03 | FAIL | | refstack_defcore | functest | smoke | 02:19 | PASS | | patrole | functest | smoke | 05:01 | PASS | | snaps_smoke | functest | smoke | 68:43 | FAIL | | neutron_trunk | functest | smoke | 02:36 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-30 09:40:24,018 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-30 09:40:31,177 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-76 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-30 09:40:31,181 - 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-03-30 09:40:31,181 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-30 09:40:31,182 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-30 09:40:31,182 - 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-03-30 09:40:31,185 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-30 09:40:37,732 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-76 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-30 09:40:37,734 - 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-03-30 09:40:37,734 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-30 09:40:37,734 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-30 09:40:37,735 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-30 09:40:37,736 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-30 09:40:45,245 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-76 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-30 09:40:45,249 - 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-03-30 09:40:45,250 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-30 09:40:45,251 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-03-30 09:40:45,253 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-03-30 09:40:45,253 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-03-30 09:43:25,254 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-03-30 09:43:25,386 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-30 09:43:25,386 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:40 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-03-30 09:43:25,389 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:40 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-30 09:43:25,390 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK