2018-04-12 00:53:49,273 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-204 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-12 00:53:49,275 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5ff0a7666995619a415d37422a47abb2b375bef6f' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-12 00:53:49,276 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 00:53:49,277 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-12 00:53:49,278 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-12 00:53:49,278 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-12 00:53:53,914 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 00:54:16,415 - 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 22.495s OK 2018-04-12 00:54:17,021 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 00:54:17,022 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:22 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-12 00:54:17,024 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-12 00:54:20,916 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 01:09:49,140 - 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 928.191s OK 2018-04-12 01:09:49,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:09:49,721 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 15:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 01:09:49,723 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-12 01:09:51,425 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 01:10:52,734 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 61.308s OK 2018-04-12 01:10:53,307 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:10:53,307 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:01 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-12 01:10:53,310 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:22 | PASS | | api_check | functest | healthcheck | 15:28 | PASS | | snaps_health_check | functest | healthcheck | 01:01 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-12 01:10:53,312 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-12 01:13:02,287 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-204 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-12 01:13:02,290 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5ff0a7666995619a415d37422a47abb2b375bef6f' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-12 01:13:02,290 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 01:13:02,291 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-12 01:13:02,292 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-12 01:13:02,292 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-12 01:13:03,900 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual9 2018-04-12 01:13:03,900 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 01:13:04,694 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual9 2018-04-12 01:13:04,694 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 01:13:04,694 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-12 01:13:05,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 01:13:05,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 01:13:05' 2018-04-12 01:13:05,474 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:07,681 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:11,253 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:28,013 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:29,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:31,174 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:40,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:13:44,694 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f1bb8557-bd27-49e9-a70d-8e555a16ca3b' 2018-04-12 01:14:12,397 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 01:14:27,428 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-12 01:14:27,507 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 01:14:28,523 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 01:14:28,523 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-12 01:14:30,262 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:14:30,262 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 01:15:01,824 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-12 01:15:01,895 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-12 01:15:01,895 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-12 01:15:01' 2018-04-12 01:15:01,895 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:04,196 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:06,962 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:23,504 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:24,978 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:33,233 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5001d05c-d203-4f77-afbe-ae3916e7bc52' 2018-04-12 01:15:41,684 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-12 01:15:49,384 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-12 01:15:51,616 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-04-12 01:16:08,048 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-12 01:16:09,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:16:09,690 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-12 01:16:34,101 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-12 01:16:34,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 01:16:41,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 01:16:41.098 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=41f122bf-b884-44b4-bd8f-50bbb5d7418f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 41f122bf-b884-44b4-bd8f-50bbb5d7418f | 2018-04-12T01:16:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 41f122bf-b884-44b4-bd8f-50bbb5d7418f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 01:16:46,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-12 01:16:46,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 01:16:54,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 01:16:53.359 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 01:16:53.412 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 01:16:54.791 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59) has been successfully created! Using verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59) as the default verifier for the future CLI operations. 2018-04-12 01:16:59,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 01:17:02,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 01:17:08,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 01:17:16,767 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 01:17:15.307 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59) for deployment 'opnfv-rally' (UUID=41f122bf-b884-44b4-bd8f-50bbb5d7418f). 2018-04-12 01:17:16.644 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59) has been successfully configured for deployment 'opnfv-rally' (UUID=41f122bf-b884-44b4-bd8f-50bbb5d7418f)! 2018-04-12 01:17:16,767 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 01:17:16,767 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 01:17:16,769 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 01:17:16,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 01:17:21,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-22ddfa56-cd53-496b-971f-623039921a59/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-12 01:17:21,312 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 01:17:21,314 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 01:17:21,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-12 01:17:24,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:17:24.550 55 INFO rally.api [-] Starting verification (UUID=dc06b540-ff10-4054-8421-e252ded08fea) for deployment 'opnfv-rally' (UUID=41f122bf-b884-44b4-bd8f-50bbb5d7418f) by verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59). 2018-04-12 01:17:24,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: dc06b540-ff10-4054-8421-e252ded08fea 2018-04-12 01:17:34,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:17:34.931 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.392s] 2018-04-12 01:17:35,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:17:35.083 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.152s] 2018-04-12 01:17:44,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:17:44.078 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.379s] 2018-04-12 01:17:46,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:17:46.611 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.534s] 2018-04-12 01:18:01,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:18:01.595 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.404s] 2018-04-12 01:18:25,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:18:25.739 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.613s] 2018-04-12 01:19:10,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:19:10.978 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.165s] 2018-04-12 01:19:10,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:19:10.979 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-12 01:20:09,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:20:09.863 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.188s] 2018-04-12 01:20:09,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:20:09.864 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-12 01:21:05,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:21:05.987 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.179s] 2018-04-12 01:21:05,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:21:05.988 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-12 01:22:47,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:22:47.183 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [44.897s] 2018-04-12 01:23:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:24.275 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.129s] 2018-04-12 01:23:24,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:24.510 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.235s] 2018-04-12 01:23:36,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:36.046 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.205s] 2018-04-12 01:23:36,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:36.063 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.017s] 2018-04-12 01:23:38,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:38.166 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 01:23:38,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:38.167 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-12 01:23:45,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:45.580 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.897s] 2018-04-12 01:23:55,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:23:55.386 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.207s] 2018-04-12 01:24:06,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:24:06.090 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.397s] 2018-04-12 01:24:18,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:24:18.386 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.891s] 2018-04-12 01:24:34,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:24:34.803 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.130s] 2018-04-12 01:24:45,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:24:45.023 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.798s] 2018-04-12 01:24:54,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:24:54.606 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.360s] 2018-04-12 01:25:07,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:07.087 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.972s] 2018-04-12 01:25:18,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:18.803 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.998s] 2018-04-12 01:25:33,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:33.571 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.430s] 2018-04-12 01:25:36,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:36.814 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-12 01:25:40,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:40.817 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.179s] 2018-04-12 01:25:40,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:40.958 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.141s] 2018-04-12 01:25:41,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:41.131 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.173s] 2018-04-12 01:25:41,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:41.143 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2018-04-12 01:25:47,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:47.568 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.707s] 2018-04-12 01:25:48,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:48.892 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.323s] 2018-04-12 01:25:49,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:49.848 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.956s] 2018-04-12 01:25:58,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:25:58.062 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-12 01:26:05,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:26:05.212 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.343s] 2018-04-12 01:26:32,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:26:32.852 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.742s] 2018-04-12 01:26:40,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:26:40.363 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.508s] 2018-04-12 01:27:01,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:01.864 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.785s] 2018-04-12 01:27:06,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:06.175 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.310s] 2018-04-12 01:27:15,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:15.727 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.552s] 2018-04-12 01:27:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:32.360 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.966s] 2018-04-12 01:27:36,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:36.952 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.591s] 2018-04-12 01:27:46,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:27:46.953 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.001s] 2018-04-12 01:28:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:11.404 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.414s] 2018-04-12 01:28:11,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:11.675 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.271s] 2018-04-12 01:28:11,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:11.926 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.249s] 2018-04-12 01:28:12,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:12.379 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.451s] 2018-04-12 01:28:12,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:12.611 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.234s] 2018-04-12 01:28:12,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:12.752 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.140s] 2018-04-12 01:28:37,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:37.185 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.908s] 2018-04-12 01:28:37,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:37.528 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.343s] 2018-04-12 01:28:37,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:37.764 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.235s] 2018-04-12 01:28:37,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:37.910 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.146s] 2018-04-12 01:28:38,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:38.111 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.200s] 2018-04-12 01:28:38,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:38.221 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.110s] 2018-04-12 01:28:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:28:59.199 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.460s] 2018-04-12 01:29:08,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:08.843 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.644s] 2018-04-12 01:29:11,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:11.311 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.467s] 2018-04-12 01:29:11,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:11.447 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.135s] 2018-04-12 01:29:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:11.563 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.115s] 2018-04-12 01:29:30,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:30.760 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.025s] 2018-04-12 01:29:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:40.232 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.471s] 2018-04-12 01:29:42,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:42.963 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.729s] 2018-04-12 01:29:43,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:43.096 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.134s] 2018-04-12 01:29:43,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:29:43.205 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.108s] 2018-04-12 01:30:17,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:30:17.914 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.875s] 2018-04-12 01:30:36,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:30:36.461 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [18.547s] 2018-04-12 01:30:54,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:30:54.162 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.700s] 2018-04-12 01:31:09,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:31:09.144 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [14.982s] 2018-04-12 01:32:00,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:32:00.651 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [25.222s] 2018-04-12 01:32:19,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:32:19.194 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [18.541s] 2018-04-12 01:32:37,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:32:37.497 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.303s] 2018-04-12 01:32:52,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:32:52.499 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.002s] 2018-04-12 01:33:20,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:20.387 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.817s] 2018-04-12 01:33:22,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:22.020 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.632s] 2018-04-12 01:33:22,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:22.141 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.122s] 2018-04-12 01:33:29,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:29.900 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.899s] 2018-04-12 01:33:31,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:31.909 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.008s] 2018-04-12 01:33:32,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:32.043 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.133s] 2018-04-12 01:33:38,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:38.599 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.028s] 2018-04-12 01:33:44,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:44.047 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2018-04-12 01:33:45,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:45.960 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-12 01:33:45,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:45.962 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-12 01:33:45,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:45.962 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-12 01:33:45,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:45.963 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-12 01:33:45,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:45.963 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-12 01:33:50,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:33:50.016 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.184s] 2018-04-12 01:34:09,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:34:09.451 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.369s] 2018-04-12 01:34:25,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:34:25.094 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.625s] 2018-04-12 01:34:35,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:34:35.209 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.113s] 2018-04-12 01:34:47,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:34:47.913 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.111s] 2018-04-12 01:35:51,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:35:51.475 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [52.924s] 2018-04-12 01:36:55,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:36:55.539 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [43.474s] 2018-04-12 01:38:13,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 01:38:13.678 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.550s] 2018-04-12 01:38:49,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'dc06b540-ff10-4054-8421-e252ded08fea']'. 2018-04-12 01:38:50,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dc06b540-ff10-4054-8421-e252ded08fea | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 01:17:24 | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 01:38:49 | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:21:25 | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 22ddfa56-cd53-496b-971f-623039921a59) | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 41f122bf-b884-44b4-bd8f-50bbb5d7418f) | 2018-04-12 01:38:50,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1242.625 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 01:38:50,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 01:38:50,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.7777777778% 2018-04-12 01:39:00,479 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:39:00,479 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 22:00 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-12 01:39:00,482 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-12 01:39:00,482 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-12 01:39:00,552 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 01:39:01,744 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual9 2018-04-12 01:39:01,744 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 01:39:01,745 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-12 01:39:05,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 01:39:08,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 01:39:07.877 80 INFO rally.deployment.engine [-] Deployment 41f122bf-b884-44b4-bd8f-50bbb5d7418f | Starting: Destroy cloud and free allocated resources. 2018-04-12 01:39:07.889 80 INFO rally.deployment.engine [-] Deployment 41f122bf-b884-44b4-bd8f-50bbb5d7418f | Completed: Destroy cloud and free allocated resources. 2018-04-12 01:39:07.913 80 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59) for deployment 'opnfv-rally'. 2018-04-12 01:39:07.925 80 INFO rally.api [-] Deleting verification (UUID=dc06b540-ff10-4054-8421-e252ded08fea). 2018-04-12 01:39:07.928 80 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 01:39:07.928 80 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59). 2018-04-12 01:39:07.934 80 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 01:39:11,141 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 01:39:10.949 83 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b62be58e-f3ee-4402-8410-bc22cf262418) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b62be58e-f3ee-4402-8410-bc22cf262418 | 2018-04-12T01:39:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b62be58e-f3ee-4402-8410-bc22cf262418 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 01:39:16,392 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-12 01:39:16,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-12 01:39:19,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40'... 2018-04-12 01:39:22,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b5cffffc-f657-4255-844d-528a26bf8d40'... 2018-04-12 01:39:25,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b5cffffc-f657-4255-844d-528a26bf8d40'... 2018-04-12 01:39:41,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40'... 2018-04-12 01:39:43,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40'... 2018-04-12 01:39:44,627 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-12 01:39:44,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-12 01:39:44,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:39:44,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:39:44,638 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 01:41:31,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 681b3285-1cbb-4e8c-8cc0-0e025e92f719 2018-04-12 01:41:31,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-12 01:41:31,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '681b3285-1cbb-4e8c-8cc0-0e025e92f719'] 2018-04-12 01:41:32,573 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 681b3285-1cbb-4e8c-8cc0-0e025e92f719: 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924698 Full duration: 13.098785 -------------------------------------------------------------------------------- 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | total | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> duration | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248235 Full duration: 14.230435 -------------------------------------------------------------------------------- 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> duration | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 1.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.532914 Full duration: 13.602962 -------------------------------------------------------------------------------- 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | total | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 100.0% | 1 | | -> duration | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.669544 Full duration: 14.315131 -------------------------------------------------------------------------------- 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | total | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 100.0% | 1 | | -> duration | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.479945 Full duration: 13.186031 -------------------------------------------------------------------------------- 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 681b3285-1cbb-4e8c-8cc0-0e025e92f719 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | total | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | -> duration | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.353338 Full duration: 13.567767 HINTS: * To plot HTML graphics with this data, run: rally task report 681b3285-1cbb-4e8c-8cc0-0e025e92f719 --out output.html * To generate a JUnit report, run: rally task export 681b3285-1cbb-4e8c-8cc0-0e025e92f719 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 681b3285-1cbb-4e8c-8cc0-0e025e92f719 --json --out output.json 2018-04-12 01:41:32,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '681b3285-1cbb-4e8c-8cc0-0e025e92f719'] 2018-04-12 01:41:33,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 01:41:33,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '681b3285-1cbb-4e8c-8cc0-0e025e92f719', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-12 01:41:33,920 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-12 01:41:33,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-12 01:41:33,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-12 01:41:33,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:41:33,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:41:33,936 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 01:43:41,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7c82d16e-e070-4d93-b794-240497da2fe2 2018-04-12 01:43:41,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7c82d16e-e070-4d93-b794-240497da2fe2'] 2018-04-12 01:43:42,383 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7c82d16e-e070-4d93-b794-240497da2fe2: 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 7c82d16e-e070-4d93-b794-240497da2fe2 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.454 | 3.454 | 3.454 | 3.454 | 3.454 | 3.454 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | -> glance_v2.upload_data | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | glance_v2.delete_image | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | total | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | -> duration | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 4.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.553569 Full duration: 19.930534 -------------------------------------------------------------------------------- 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 7c82d16e-e070-4d93-b794-240497da2fe2 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.31 | 3.31 | 3.31 | 3.31 | 3.31 | 3.31 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | -> glance_v2.upload_data | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | glance_v2.list_images | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | -> duration | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.384342 Full duration: 21.788216 -------------------------------------------------------------------------------- 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 7c82d16e-e070-4d93-b794-240497da2fe2 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | -> duration | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.401399 Full duration: 13.426232 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "number_instances": 2, "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] }, "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 7c82d16e-e070-4d93-b794-240497da2fe2 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.966 | 3.966 | 3.966 | 3.966 | 3.966 | 3.966 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | -> glance_v2.upload_data | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | nova.boot_servers | 14.095 | 14.095 | 14.095 | 14.095 | 14.095 | 14.095 | 100.0% | 1 | | total | 18.062 | 18.062 | 18.062 | 18.062 | 18.062 | 18.062 | 100.0% | 1 | | -> duration | 17.062 | 17.062 | 17.062 | 17.062 | 17.062 | 17.062 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.061547 Full duration: 49.269221 HINTS: * To plot HTML graphics with this data, run: rally task report 7c82d16e-e070-4d93-b794-240497da2fe2 --out output.html * To generate a JUnit report, run: rally task export 7c82d16e-e070-4d93-b794-240497da2fe2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7c82d16e-e070-4d93-b794-240497da2fe2 --json --out output.json 2018-04-12 01:43:42,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7c82d16e-e070-4d93-b794-240497da2fe2'] 2018-04-12 01:43:43,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 01:43:43,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7c82d16e-e070-4d93-b794-240497da2fe2', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-12 01:43:43,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-12 01:43:43,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-12 01:43:43,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-12 01:43:43,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:43:43,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:43:43,697 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 01:48:50,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 2018-04-12 01:48:50,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09'] 2018-04-12 01:48:51,922 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09: 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 4.793 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | total | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 100.0% | 1 | | -> duration | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 7.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.232622 Full duration: 38.16733 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 4.255 | 4.255 | 4.255 | 4.255 | 4.255 | 4.255 | 100.0% | 1 | | cinder_v2.delete_volume | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | -> duration | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.612022 Full duration: 26.10446 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 8.389 | 8.389 | 8.389 | 8.389 | 8.389 | 8.389 | 100.0% | 1 | | cinder_v2.delete_volume | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | total | 10.793 | 10.793 | 10.793 | 10.793 | 10.793 | 10.793 | 100.0% | 1 | | -> duration | 10.793 | 10.793 | 10.793 | 10.793 | 10.793 | 10.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.793114 Full duration: 31.482638 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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.901 | 3.901 | 3.901 | 3.901 | 3.901 | 3.901 | 100.0% | 1 | | cinder_v2.delete_volume | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | total | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 100.0% | 1 | | -> duration | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.970398 Full duration: 24.936879 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 100.0% | 1 | | cinder_v2.extend_volume | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 100.0% | 1 | | cinder_v2.delete_volume | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | total | 9.92 | 9.92 | 9.92 | 9.92 | 9.92 | 9.92 | 100.0% | 1 | | -> duration | 9.92 | 9.92 | 9.92 | 9.92 | 9.92 | 9.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.920003 Full duration: 28.348772 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 4.185 | 4.185 | 4.185 | 4.185 | 4.185 | 4.185 | 100.0% | 1 | | cinder_v2.delete_volume | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | total | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 100.0% | 1 | | -> duration | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 6.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.523901 Full duration: 35.434912 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | cinder_v2.list_qos | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> duration | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.30064 Full duration: 21.259578 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | cinder_v2.set_qos | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.34156 Full duration: 20.984981 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 1.259 | 100.0% | 1 | | cinder_v2.list_types | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> duration | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.333174 Full duration: 22.839856 -------------------------------------------------------------------------------- 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 e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 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 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> duration | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.976045 Full duration: 21.080988 HINTS: * To plot HTML graphics with this data, run: rally task report e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 --out output.html * To generate a JUnit report, run: rally task export e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09 --json --out output.json 2018-04-12 01:48:51,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09'] 2018-04-12 01:48:53,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 01:48:53,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e5c1c66b-ac1b-4ee3-a8f8-4ddec7abed09', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-12 01:48:53,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-12 01:48:53,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-12 01:48:53,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-12 01:48:53,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:48:53,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:48:53,284 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 01:51:11,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 612c5f07-5419-4ef0-91a5-68976811a0ed 2018-04-12 01:51:11,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '612c5f07-5419-4ef0-91a5-68976811a0ed'] 2018-04-12 01:51:12,890 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 612c5f07-5419-4ef0-91a5-68976811a0ed: 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 612c5f07-5419-4ef0-91a5-68976811a0ed 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 | 8.186 | 8.186 | 8.186 | 8.186 | 8.186 | 8.186 | 100.0% | 1 | | heat.update_stack | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 100.0% | 1 | | heat.delete_stack | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 100.0% | 1 | | total | 14.408 | 14.408 | 14.408 | 14.408 | 14.408 | 14.408 | 100.0% | 1 | | -> duration | 10.408 | 10.408 | 10.408 | 10.408 | 10.408 | 10.408 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.407633 Full duration: 33.52256 -------------------------------------------------------------------------------- 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 612c5f07-5419-4ef0-91a5-68976811a0ed 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 | 6.632 | 6.632 | 6.632 | 6.632 | 6.632 | 6.632 | 100.0% | 1 | | heat.check_stack | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | heat.delete_stack | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 100.0% | 1 | | total | 9.67 | 9.67 | 9.67 | 9.67 | 9.67 | 9.67 | 100.0% | 1 | | -> duration | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 7.67 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.669632 Full duration: 28.265263 -------------------------------------------------------------------------------- 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 612c5f07-5419-4ef0-91a5-68976811a0ed 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 | 6.538 | 6.538 | 6.538 | 6.538 | 6.538 | 6.538 | 100.0% | 1 | | heat.suspend_stack | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | heat.resume_stack | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | heat.delete_stack | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 100.0% | 1 | | total | 11.125 | 11.125 | 11.125 | 11.125 | 11.125 | 11.125 | 100.0% | 1 | | -> duration | 9.125 | 9.125 | 9.125 | 9.125 | 9.125 | 9.125 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.125256 Full duration: 29.917672 -------------------------------------------------------------------------------- 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 612c5f07-5419-4ef0-91a5-68976811a0ed 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 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.11123 Full duration: 17.964428 HINTS: * To plot HTML graphics with this data, run: rally task report 612c5f07-5419-4ef0-91a5-68976811a0ed --out output.html * To generate a JUnit report, run: rally task export 612c5f07-5419-4ef0-91a5-68976811a0ed --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 612c5f07-5419-4ef0-91a5-68976811a0ed --json --out output.json 2018-04-12 01:51:12,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '612c5f07-5419-4ef0-91a5-68976811a0ed'] 2018-04-12 01:51:14,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 01:51:14,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '612c5f07-5419-4ef0-91a5-68976811a0ed', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-12 01:51:14,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-12 01:51:14,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-12 01:51:14,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-12 01:51:14,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:51:14,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:51:14,188 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 01:56:28,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 105a2896-81bf-43a1-a2d1-cd7e4090e625 2018-04-12 01:56:28,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '105a2896-81bf-43a1-a2d1-cd7e4090e625'] 2018-04-12 01:56:29,755 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 105a2896-81bf-43a1-a2d1-cd7e4090e625: 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | keystone_v3.add_role | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | keystone_v3.revoke_role | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 100.0% | 1 | | -> duration | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.481388 Full duration: 24.857217 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | keystone_v3.add_role | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | keystone_v3.list_roles | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | -> duration | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.434394 Full duration: 24.762972 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 1.455 | 100.0% | 1 | | keystone_v3.list_projects | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> duration | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.633232 Full duration: 25.905402 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | keystone_v3.delete_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957408 Full duration: 21.103673 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | keystone_v3.delete_service | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275549 Full duration: 21.485366 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | keystone_v3.create_user | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> keystone_v3.add_role | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | keystone_v3.create_role | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | keystone_v3.get_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.list_services | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_services | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 100.0% | 1 | | -> duration | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 3.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.387977 Full duration: 32.862605 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | keystone_v3.update_project | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | keystone_v3.delete_project | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 100.0% | 1 | | -> duration | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 1.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.603074 Full duration: 21.83662 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | total | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> duration | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.569828 Full duration: 24.308249 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | total | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> duration | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.30354 Full duration: 25.173254 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | keystone_v3.list_users | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | -> duration | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.664911 Full duration: 25.635462 -------------------------------------------------------------------------------- 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 105a2896-81bf-43a1-a2d1-cd7e4090e625 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 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | keystone_v3.create_users | 9.191 | 9.191 | 9.191 | 9.191 | 9.191 | 9.191 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.19 | 9.19 | 9.19 | 9.19 | 9.19 | 9.19 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 1.718 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.236 | 2.236 | 2.236 | 2.236 | 2.236 | 2.236 | 100.0% | 1 | | total | 12.346 | 12.346 | 12.346 | 12.346 | 12.346 | 12.346 | 100.0% | 1 | | -> duration | 12.346 | 12.346 | 12.346 | 12.346 | 12.346 | 12.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.345549 Full duration: 39.561921 HINTS: * To plot HTML graphics with this data, run: rally task report 105a2896-81bf-43a1-a2d1-cd7e4090e625 --out output.html * To generate a JUnit report, run: rally task export 105a2896-81bf-43a1-a2d1-cd7e4090e625 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 105a2896-81bf-43a1-a2d1-cd7e4090e625 --json --out output.json 2018-04-12 01:56:29,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '105a2896-81bf-43a1-a2d1-cd7e4090e625'] 2018-04-12 01:56:31,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 01:56:31,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '105a2896-81bf-43a1-a2d1-cd7e4090e625', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-12 01:56:31,108 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-12 01:56:31,108 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-12 01:56:31,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-12 01:56:31,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 01:56:31,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 01:56:31,119 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 02:07:30,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 15355bb1-780a-487b-ad12-df6480b390ff 2018-04-12 02:07:30,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '15355bb1-780a-487b-ad12-df6480b390ff'] 2018-04-12 02:07:32,116 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 15355bb1-780a-487b-ad12-df6480b390ff: 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 15355bb1-780a-487b-ad12-df6480b390ff 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.849 | 1.849 | 1.849 | 1.849 | 1.849 | 1.849 | 100.0% | 1 | | neutron.delete_network | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | total | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | -> duration | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.018692 Full duration: 26.968214 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | neutron.delete_port | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | total | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | -> duration | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 3.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.549509 Full duration: 67.259279 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.786 | 1.786 | 1.786 | 1.786 | 1.786 | 1.786 | 100.0% | 1 | | neutron.create_subnet | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | neutron.create_router | 5.125 | 5.125 | 5.125 | 5.125 | 5.125 | 5.125 | 100.0% | 1 | | neutron.add_interface_router | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | neutron.remove_interface_router | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 2.745 | 100.0% | 1 | | neutron.delete_router | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 4.743 | 100.0% | 1 | | total | 19.179 | 19.179 | 19.179 | 19.179 | 19.179 | 19.179 | 100.0% | 1 | | -> duration | 19.179 | 19.179 | 19.179 | 19.179 | 19.179 | 19.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.178571 Full duration: 93.289079 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 2.22 | 100.0% | 1 | | neutron.delete_subnet | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | total | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 100.0% | 1 | | -> duration | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.20812 Full duration: 64.694356 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.797 | 1.797 | 1.797 | 1.797 | 1.797 | 1.797 | 100.0% | 1 | | neutron.list_networks | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> duration | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.262086 Full duration: 32.258307 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 100.0% | 1 | | neutron.list_ports | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | -> duration | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.686284 Full duration: 65.602333 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.546 | 1.546 | 1.546 | 1.546 | 1.546 | 1.546 | 100.0% | 1 | | neutron.create_subnet | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | neutron.create_router | 5.487 | 5.487 | 5.487 | 5.487 | 5.487 | 5.487 | 100.0% | 1 | | neutron.add_interface_router | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | neutron.list_routers | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 12.337 | 12.337 | 12.337 | 12.337 | 12.337 | 12.337 | 100.0% | 1 | | -> duration | 12.337 | 12.337 | 12.337 | 12.337 | 12.337 | 12.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.336591 Full duration: 91.191901 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | neutron.create_subnet | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.list_subnets | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 100.0% | 1 | | -> duration | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 2.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.790521 Full duration: 73.953264 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | neutron.delete_security_group | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | -> duration | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.125228 Full duration: 26.737571 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | neutron.create_security_group_rule | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | neutron.delete_security_group | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 100.0% | 1 | | -> duration | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.37027 Full duration: 27.184469 -------------------------------------------------------------------------------- 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 15355bb1-780a-487b-ad12-df6480b390ff 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.758 | 1.758 | 1.758 | 1.758 | 1.758 | 1.758 | 100.0% | 1 | | neutron.create_router | 5.594 | 5.594 | 5.594 | 5.594 | 5.594 | 5.594 | 100.0% | 1 | | neutron.add_gateway_router | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 2.72 | 100.0% | 1 | | neutron.remove_gateway_router | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | total | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 100.0% | 1 | | -> duration | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 11.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.898879 Full duration: 53.405903 HINTS: * To plot HTML graphics with this data, run: rally task report 15355bb1-780a-487b-ad12-df6480b390ff --out output.html * To generate a JUnit report, run: rally task export 15355bb1-780a-487b-ad12-df6480b390ff --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 15355bb1-780a-487b-ad12-df6480b390ff --json --out output.json 2018-04-12 02:07:32,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '15355bb1-780a-487b-ad12-df6480b390ff'] 2018-04-12 02:07:33,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 02:07:33,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '15355bb1-780a-487b-ad12-df6480b390ff', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-12 02:07:33,539 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-12 02:07:33,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-12 02:07:33,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-12 02:07:33,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 02:07:33,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 02:07:33,551 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 02:20:18,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ebd9a04b-1adb-4e80-96bf-bbc727c91f37 2018-04-12 02:20:18,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ebd9a04b-1adb-4e80-96bf-bbc727c91f37'] 2018-04-12 02:20:19,611 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ebd9a04b-1adb-4e80-96bf-bbc727c91f37: 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "block_migration": false, "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ebd9a04b-1adb-4e80-96bf-bbc727c91f37 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 | 12.871 | 12.871 | 12.871 | 12.871 | 12.871 | 12.871 | 100.0% | 1 | | nova.find_host_to_migrate | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 100.0% | 1 | | nova.live_migrate | 16.429 | 16.429 | 16.429 | 16.429 | 16.429 | 16.429 | 100.0% | 1 | | nova.delete_server | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | total | 34.553 | 34.553 | 34.553 | 34.553 | 34.553 | 34.553 | 100.0% | 1 | | -> duration | 33.553 | 33.553 | 33.553 | 33.553 | 33.553 | 33.553 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.552515 Full duration: 52.294222 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ebd9a04b-1adb-4e80-96bf-bbc727c91f37 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.531 | 11.531 | 11.531 | 11.531 | 11.531 | 11.531 | 100.0% | 1 | | cinder_v2.create_volume | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 100.0% | 1 | | nova.attach_volume | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 100.0% | 1 | | nova.find_host_to_migrate | 1.732 | 1.732 | 1.732 | 1.732 | 1.732 | 1.732 | 100.0% | 1 | | nova.live_migrate | 19.279 | 19.279 | 19.279 | 19.279 | 19.279 | 19.279 | 100.0% | 1 | | nova.detach_volume | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | cinder_v2.delete_volume | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 2.444 | 100.0% | 1 | | nova.delete_server | 3.207 | 3.207 | 3.207 | 3.207 | 3.207 | 3.207 | 100.0% | 1 | | total | 49.459 | 49.459 | 49.459 | 49.459 | 49.459 | 49.459 | 100.0% | 1 | | -> duration | 48.459 | 48.459 | 48.459 | 48.459 | 48.459 | 48.459 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.459229 Full duration: 70.967903 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ebd9a04b-1adb-4e80-96bf-bbc727c91f37 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 | 7.32 | 7.32 | 7.32 | 7.32 | 7.32 | 7.32 | 100.0% | 1 | | nova.boot_server | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 11.666 | 100.0% | 1 | | nova.find_host_to_migrate | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 1.964 | 100.0% | 1 | | nova.live_migrate | 15.568 | 15.568 | 15.568 | 15.568 | 15.568 | 15.568 | 100.0% | 1 | | nova.delete_server | 5.201 | 5.201 | 5.201 | 5.201 | 5.201 | 5.201 | 100.0% | 1 | | total | 41.719 | 41.719 | 41.719 | 41.719 | 41.719 | 41.719 | 100.0% | 1 | | -> duration | 40.719 | 40.719 | 40.719 | 40.719 | 40.719 | 40.719 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.718527 Full duration: 65.275826 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "server_kwargs": { "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] } }, "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 ebd9a04b-1adb-4e80-96bf-bbc727c91f37 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.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | nova.boot_server | 10.331 | 10.331 | 10.331 | 10.331 | 10.331 | 10.331 | 100.0% | 1 | | nova.delete_server | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 5.553 | 100.0% | 1 | | nova.delete_keypair | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 17.376 | 17.376 | 17.376 | 17.376 | 17.376 | 17.376 | 100.0% | 1 | | -> duration | 16.376 | 16.376 | 16.376 | 16.376 | 16.376 | 16.376 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.376361 Full duration: 70.648496 -------------------------------------------------------------------------------- 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-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "volume_size": 5, "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] }, "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 ebd9a04b-1adb-4e80-96bf-bbc727c91f37 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 | 7.702 | 7.702 | 7.702 | 7.702 | 7.702 | 7.702 | 100.0% | 1 | | nova.boot_server | 11.586 | 11.586 | 11.586 | 11.586 | 11.586 | 11.586 | 100.0% | 1 | | nova.delete_server | 5.199 | 5.199 | 5.199 | 5.199 | 5.199 | 5.199 | 100.0% | 1 | | total | 24.488 | 24.488 | 24.488 | 24.488 | 24.488 | 24.488 | 100.0% | 1 | | -> duration | 23.488 | 23.488 | 23.488 | 23.488 | 23.488 | 23.488 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.487761 Full duration: 83.532239 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40" }, "image": { "name": "Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40" }, "force_delete": false, "nics": [ { "net-id": "0cd64b93-bd18-4733-b117-36bd8538fe60" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task ebd9a04b-1adb-4e80-96bf-bbc727c91f37 has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_f4b79d21_Tn7tqLZe:fa7833a5-2dd5-4dd8-9644-c2af974e8c45 to become ('ACTIVE') current status SHUTOFF Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 655, in run self._unpause_server(server) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 326, in _unpause_server check_interval=CONF.openstack.nova_server_unpause_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 251, in wait_for_status resource_status=get_status(resource, status_attr)) TimeoutException: Rally tired waiting for Server s_rally_f4b79d21_Tn7tqLZe:fa7833a5-2dd5-4dd8-9644-c2af974e8c45 to become ('ACTIVE') current status SHUTOFF -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.301 | 13.301 | 13.301 | 13.301 | 13.301 | 13.301 | 100.0% | 1 | | nova.pause_server | 3.132 | 3.132 | 3.132 | 3.132 | 3.132 | 3.132 | 100.0% | 1 | | nova.unpause_server | 302.856 | 302.856 | 302.856 | 302.856 | 302.856 | 302.856 | 0.0% | 1 | | total | 319.289 | 319.289 | 319.289 | 319.289 | 319.289 | 319.289 | 0.0% | 1 | | -> duration | 314.289 | 314.289 | 314.289 | 314.289 | 314.289 | 314.289 | 0.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 314.289038 Full duration: 380.617962 HINTS: * To plot HTML graphics with this data, run: rally task report ebd9a04b-1adb-4e80-96bf-bbc727c91f37 --out output.html * To generate a JUnit report, run: rally task export ebd9a04b-1adb-4e80-96bf-bbc727c91f37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ebd9a04b-1adb-4e80-96bf-bbc727c91f37 --json --out output.json 2018-04-12 02:20:19,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ebd9a04b-1adb-4e80-96bf-bbc727c91f37'] 2018-04-12 02:20:20,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 02:20:20,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ebd9a04b-1adb-4e80-96bf-bbc727c91f37', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-12 02:20:20,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-12 02:20:20,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-12 02:20:20,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-12 02:20:20,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-12 02:20:20,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-12 02:20:20,956 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '0cd64b93-bd18-4733-b117-36bd8538fe60', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b5cffffc-f657-4255-844d-528a26bf8d40', 'flavor_name': 'rally-tiny-b5cffffc-f657-4255-844d-528a26bf8d40', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b5cffffc-f657-4255-844d-528a26bf8d40', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-12 02:21:45,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 253d6971-03bf-452b-a76d-cd816e9c95d2 2018-04-12 02:21:45,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '253d6971-03bf-452b-a76d-cd816e9c95d2'] 2018-04-12 02:21:47,035 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 253d6971-03bf-452b-a76d-cd816e9c95d2: 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 253d6971-03bf-452b-a76d-cd816e9c95d2 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.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | quotas.delete_quotas | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> duration | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.400449 Full duration: 15.29519 -------------------------------------------------------------------------------- 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 253d6971-03bf-452b-a76d-cd816e9c95d2 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.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | total | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> duration | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.335376 Full duration: 15.081633 -------------------------------------------------------------------------------- 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 253d6971-03bf-452b-a76d-cd816e9c95d2 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> duration | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.33221 Full duration: 15.44161 -------------------------------------------------------------------------------- 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 253d6971-03bf-452b-a76d-cd816e9c95d2 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.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | total | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> duration | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.624009 Full duration: 15.352957 HINTS: * To plot HTML graphics with this data, run: rally task report 253d6971-03bf-452b-a76d-cd816e9c95d2 --out output.html * To generate a JUnit report, run: rally task export 253d6971-03bf-452b-a76d-cd816e9c95d2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 253d6971-03bf-452b-a76d-cd816e9c95d2 --json --out output.json 2018-04-12 02:21:47,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '253d6971-03bf-452b-a76d-cd816e9c95d2'] 2018-04-12 02:21:48,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-12 02:21:48,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '253d6971-03bf-452b-a76d-cd816e9c95d2', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-12 02:21:48,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-12 02:21:48,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:22 | 6 | 100.00% | | glance | 01:44 | 4 | 100.00% | | cinder | 04:30 | 10 | 100.00% | | heat | 01:49 | 4 | 100.00% | | keystone | 04:47 | 11 | 100.00% | | neutron | 10:22 | 11 | 100.00% | | nova | 12:03 | 6 | 83.33% | | quotas | 01:01 | 4 | 100.00% | | | | | | | TOTAL: | 00:37:41 | 56 | 98.21% | +----------------+------------+----------------+-----------+ 2018-04-12 02:21:48,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.21% 2018-04-12 02:22:07,282 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-12 02:22:08,691 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 02:22:08,691 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 43:02 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-12 02:22:08,693 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-12 02:22:08,693 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-12 02:22:08,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 02:22:11,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 02:22:11.617 10721 INFO rally.deployment.engine [-] Deployment b62be58e-f3ee-4402-8410-bc22cf262418 | Starting: Destroy cloud and free allocated resources. 2018-04-12 02:22:11.631 10721 INFO rally.deployment.engine [-] Deployment b62be58e-f3ee-4402-8410-bc22cf262418 | Completed: Destroy cloud and free allocated resources. 2018-04-12 02:22:11.645 10721 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59). 2018-04-12 02:22:11.648 10721 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 02:22:14,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 02:22:14.744 10724 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=44501d1c-7f50-40a4-a297-483ee7c43979) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 44501d1c-7f50-40a4-a297-483ee7c43979 | 2018-04-12T02:22:14 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 44501d1c-7f50-40a4-a297-483ee7c43979 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 02:22:19,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-12 02:22:19,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 02:22:22,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 02:22:22.646 10730 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=22ddfa56-cd53-496b-971f-623039921a59). 2018-04-12 02:22:22.752 10730 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 02:22:27,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 02:22:25.772 10733 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 02:22:25.830 10733 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 02:22:26.909 10733 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5) has been successfully created! Using verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5) as the default verifier for the future CLI operations. 2018-04-12 02:22:31,124 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 02:22:34,574 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 02:22:39,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 02:22:48,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 02:22:47.047 10752 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5) for deployment 'opnfv-rally' (UUID=44501d1c-7f50-40a4-a297-483ee7c43979). 2018-04-12 02:22:48.524 10752 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5) has been successfully configured for deployment 'opnfv-rally' (UUID=44501d1c-7f50-40a4-a297-483ee7c43979)! 2018-04-12 02:22:48,726 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 02:22:48,726 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 02:22:48,728 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 02:22:51,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-12 02:22:54,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:22:54.694 10764 INFO rally.api [-] Starting verification (UUID=6e2bc7e4-15fb-4ddc-aaf0-575c4e4cc698) for deployment 'opnfv-rally' (UUID=44501d1c-7f50-40a4-a297-483ee7c43979) by verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5). 2018-04-12 02:22:54,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6e2bc7e4-15fb-4ddc-aaf0-575c4e4cc698 2018-04-12 02:23:10,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:10.423 10764 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.411s] 2018-04-12 02:23:10,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:10.891 10764 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.467s] 2018-04-12 02:23:11,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:11.259 10764 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.367s] 2018-04-12 02:23:11,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:11.834 10764 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.858s] 2018-04-12 02:23:12,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:12.278 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.712s] 2018-04-12 02:23:12,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:12.853 10764 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.559s] 2018-04-12 02:23:12,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:12.919 10764 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.189s] 2018-04-12 02:23:13,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:13.409 10764 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [1.023s] 2018-04-12 02:23:13,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:13.435 10764 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.583s] 2018-04-12 02:23:13,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:13.735 10764 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.815s] 2018-04-12 02:23:14,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:14.216 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.937s] 2018-04-12 02:23:14,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:14.507 10764 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.328s] 2018-04-12 02:23:15,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:15.752 10764 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.023s] 2018-04-12 02:23:16,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:16.958 10764 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.753s] 2018-04-12 02:23:17,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:17.374 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.777s] 2018-04-12 02:23:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:17.543 10764 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.858s] 2018-04-12 02:23:17,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:17.859 10764 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.316s] 2018-04-12 02:23:18,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:18.250 10764 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.633s] 2018-04-12 02:23:19,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:19.909 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.534s] 2018-04-12 02:23:20,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.325 10764 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.800s] 2018-04-12 02:23:20,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.338 10764 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.325s] 2018-04-12 02:23:20,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.340 10764 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.039s] 2018-04-12 02:23:20,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.387 10764 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.061s] 2018-04-12 02:23:20,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.566 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [6.348s] 2018-04-12 02:23:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.570 10764 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.232s] 2018-04-12 02:23:20,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.720 10764 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.630s] 2018-04-12 02:23:20,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.766 10764 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.965s] 2018-04-12 02:23:20,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.896 10764 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.508s] 2018-04-12 02:23:20,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.915 10764 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.020s] 2018-04-12 02:23:20,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:20.972 10764 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.056s] 2018-04-12 02:23:21,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:21.285 10764 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.851s] 2018-04-12 02:23:21,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:21.348 10764 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.062s] 2018-04-12 02:23:21,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:21.626 10764 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.906s] 2018-04-12 02:23:21,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:21.628 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.719s] 2018-04-12 02:23:21,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:21.895 10764 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.968s] 2018-04-12 02:23:22,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.404 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.039s] 2018-04-12 02:23:22,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.552 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.148s] 2018-04-12 02:23:22,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.669 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.116s] 2018-04-12 02:23:22,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.676 10764 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [7.802s] 2018-04-12 02:23:22,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.798 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.129s] 2018-04-12 02:23:22,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.851 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.030s] 2018-04-12 02:23:22,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.852 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.054s] 2018-04-12 02:23:22,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.868 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.019s] 2018-04-12 02:23:22,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.897 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.044s] 2018-04-12 02:23:22,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.921 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.356s] 2018-04-12 02:23:22,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:22.949 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.080s] 2018-04-12 02:23:23,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.091 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.142s] 2018-04-12 02:23:23,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.201 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.304s] 2018-04-12 02:23:23,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.245 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.154s] 2018-04-12 02:23:23,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.317 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.115s] 2018-04-12 02:23:23,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.346 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.029s] 2018-04-12 02:23:23,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.412 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.167s] 2018-04-12 02:23:23,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.460 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.114s] 2018-04-12 02:23:23,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.494 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.033s] 2018-04-12 02:23:23,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.567 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.154s] 2018-04-12 02:23:23,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.736 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.168s] 2018-04-12 02:23:23,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:23.887 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.150s] 2018-04-12 02:23:24,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.002 10764 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.115s] 2018-04-12 02:23:24,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.150 10764 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.254s] 2018-04-12 02:23:24,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.244 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.750s] 2018-04-12 02:23:24,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.383 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.754s] 2018-04-12 02:23:24,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.503 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.258s] 2018-04-12 02:23:24,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.590 10764 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.982s] 2018-04-12 02:23:24,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.778 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.275s] 2018-04-12 02:23:24,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:24.979 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.200s] 2018-04-12 02:23:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:25.209 10764 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.059s] 2018-04-12 02:23:25,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:25.735 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.754s] 2018-04-12 02:23:25,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:25.879 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.144s] 2018-04-12 02:23:25,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:25.993 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.114s] 2018-04-12 02:23:26,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:26.026 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.033s] 2018-04-12 02:23:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:26.133 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.107s] 2018-04-12 02:23:26,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:26.235 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.101s] 2018-04-12 02:23:26,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:26.383 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.148s] 2018-04-12 02:23:26,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:26.524 10764 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.140s] 2018-04-12 02:23:27,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:27.466 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.174s] 2018-04-12 02:23:27,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:27.569 10764 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.519s] 2018-04-12 02:23:27,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:27.646 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.180s] 2018-04-12 02:23:27,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:27.800 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.153s] 2018-04-12 02:23:27,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:27.849 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.465s] 2018-04-12 02:23:28,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:28.782 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.982s] 2018-04-12 02:23:29,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:29.162 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.378s] 2018-04-12 02:23:29,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:29.741 10764 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.171s] 2018-04-12 02:23:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:29.950 10764 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.460s] 2018-04-12 02:23:30,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:30.264 10764 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.314s] 2018-04-12 02:23:31,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:31.842 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [2.680s] 2018-04-12 02:23:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:31.988 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.145s] 2018-04-12 02:23:32,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:32.158 10764 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [13.906s] 2018-04-12 02:23:32,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:32.269 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.281s] 2018-04-12 02:23:32,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:32.625 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.355s] 2018-04-12 02:23:32,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:32.765 10764 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.415s] 2018-04-12 02:23:32,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:32.913 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.287s] 2018-04-12 02:23:33,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:33.051 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.137s] 2018-04-12 02:23:33,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:33.492 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.442s] 2018-04-12 02:23:33,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:33.645 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [10.722s] 2018-04-12 02:23:33,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:33.872 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.379s] 2018-04-12 02:23:34,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:34.452 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.602s] 2018-04-12 02:23:34,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:34.706 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.833s] 2018-04-12 02:23:35,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:35.091 10764 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.385s] 2018-04-12 02:23:38,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:38.235 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.782s] 2018-04-12 02:23:38,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:38.675 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.440s] 2018-04-12 02:23:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:38.765 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.089s] 2018-04-12 02:23:38,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:38.826 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.061s] 2018-04-12 02:23:38,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:38.889 10764 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.063s] 2018-04-12 02:23:39,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:39.109 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [5.464s] 2018-04-12 02:23:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:41.226 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.387s] 2018-04-12 02:23:41,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:41.417 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [15.718s] 2018-04-12 02:23:41,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:41.503 10764 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [8.737s] 2018-04-12 02:23:42,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:42.033 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.806s] 2018-04-12 02:23:42,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:42.813 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.780s] 2018-04-12 02:23:43,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:43.899 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [18.520s] 2018-04-12 02:23:44,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:44.093 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.280s] 2018-04-12 02:23:44,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:44.599 10764 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [20.014s] 2018-04-12 02:23:45,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:45.659 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.564s] 2018-04-12 02:23:46,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:46.242 10764 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [23.562s] 2018-04-12 02:23:46,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:46.484 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.575s] 2018-04-12 02:23:46,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:46.972 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.236s] 2018-04-12 02:23:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.013 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.041s] 2018-04-12 02:23:47,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.073 10764 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.414s] 2018-04-12 02:23:47,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.475 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.461s] 2018-04-12 02:23:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.546 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.071s] 2018-04-12 02:23:47,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.559 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.448s] 2018-04-12 02:23:47,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.586 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.040s] 2018-04-12 02:23:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.714 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.126s] 2018-04-12 02:23:47,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.843 10764 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.284s] 2018-04-12 02:23:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:47.967 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.254s] 2018-04-12 02:23:48,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:48.241 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.272s] 2018-04-12 02:23:48,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:48.802 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.562s] 2018-04-12 02:23:48,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:48.962 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.159s] 2018-04-12 02:23:49,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:49.173 10764 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.211s] 2018-04-12 02:23:49,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:49.592 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.108s] 2018-04-12 02:23:49,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:49.898 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [8.480s] 2018-04-12 02:23:52,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:52.402 10764 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [31.993s] 2018-04-12 02:23:52,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:52.943 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [3.349s] 2018-04-12 02:23:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:55.791 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.847s] 2018-04-12 02:23:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:57.657 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.757s] 2018-04-12 02:23:57,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:57.774 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.875s] 2018-04-12 02:23:58,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:58.658 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.866s] 2018-04-12 02:23:59,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:23:59.665 10764 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.065s] 2018-04-12 02:24:01,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:01.511 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [2.852s] 2018-04-12 02:24:02,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:02.191 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.533s] 2018-04-12 02:24:02,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:02.275 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.765s] 2018-04-12 02:24:02,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:02.594 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.403s] 2018-04-12 02:24:02,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:02.770 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.176s] 2018-04-12 02:24:03,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:03.029 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.258s] 2018-04-12 02:24:03,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:03.058 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.782s] 2018-04-12 02:24:03,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:03.681 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.780s] 2018-04-12 02:24:03,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:03.884 10764 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.854s] 2018-04-12 02:24:03,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:03.968 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.193s] 2018-04-12 02:24:04,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:04.217 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.158s] 2018-04-12 02:24:04,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:04.294 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.612s] 2018-04-12 02:24:05,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:05.283 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.990s] 2018-04-12 02:24:05,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:05.859 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.575s] 2018-04-12 02:24:06,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:06.584 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.724s] 2018-04-12 02:24:06,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:06.786 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.569s] 2018-04-12 02:24:06,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:06.802 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.217s] 2018-04-12 02:24:07,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:07.215 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.414s] 2018-04-12 02:24:07,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:07.443 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.228s] 2018-04-12 02:24:07,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:07.685 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.241s] 2018-04-12 02:24:07,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:07.882 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.196s] 2018-04-12 02:24:08,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:08.341 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.554s] 2018-04-12 02:24:08,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:08.433 10764 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.550s] 2018-04-12 02:24:09,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:09.226 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.884s] 2018-04-12 02:24:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:09.501 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.533s] 2018-04-12 02:24:10,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:10.458 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.231s] 2018-04-12 02:24:13,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:13.154 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [2.695s] 2018-04-12 02:24:13,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:13.459 10764 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [27.215s] 2018-04-12 02:24:13,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:13.991 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.836s] 2018-04-12 02:24:14,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:14.749 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.757s] 2018-04-12 02:24:15,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:15.459 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.957s] 2018-04-12 02:24:15,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:15.685 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.936s] 2018-04-12 02:24:16,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:16.460 10764 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.774s] 2018-04-12 02:24:20,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:20.968 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.508s] 2018-04-12 02:24:23,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:23.671 10764 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [58.457s] 2018-04-12 02:24:27,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:27.562 10764 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [14.102s] 2018-04-12 02:24:27,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:27.723 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.754s] 2018-04-12 02:24:33,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:33.859 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.135s] 2018-04-12 02:24:34,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:34.152 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.293s] 2018-04-12 02:24:34,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:34.493 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.340s] 2018-04-12 02:24:34,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:34.723 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.229s] 2018-04-12 02:24:34,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:34.900 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.176s] 2018-04-12 02:24:35,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:35.163 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.262s] 2018-04-12 02:24:35,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:35.445 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.281s] 2018-04-12 02:24:35,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:35.660 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.215s] 2018-04-12 02:24:35,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:35.843 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.182s] 2018-04-12 02:24:42,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:42.447 10764 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [62.955s] 2018-04-12 02:24:43,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:43.750 10764 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.907s] 2018-04-12 02:24:44,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:24:44.000 10764 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.555s] 2018-04-12 02:25:05,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:05.755 10764 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [42.665s] 2018-04-12 02:25:05,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:05.946 10764 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.191s] 2018-04-12 02:25:06,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:06.486 10764 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.538s] 2018-04-12 02:25:06,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:06.706 10764 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.219s] 2018-04-12 02:25:06,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:06.706 10764 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-12 02:25:08,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:08.977 10764 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [42.664s] 2018-04-12 02:25:09,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:09.157 10764 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.180s] 2018-04-12 02:25:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:09.690 10764 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.532s] 2018-04-12 02:25:09,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:09.861 10764 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.170s] 2018-04-12 02:25:09,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:09.861 10764 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-12 02:25:19,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:19.877 10764 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [55.269s] 2018-04-12 02:25:45,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:45.096 10764 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [77.525s] 2018-04-12 02:25:57,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:25:57.963 10764 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [38.086s] 2018-04-12 02:26:10,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:26:10.925 10764 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [127.544s] 2018-04-12 02:26:37,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:26:37.543 10764 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [39.575s] 2018-04-12 02:26:44,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:26:44.824 10764 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [33.896s] 2018-04-12 02:27:08,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:27:08.119 10764 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [30.576s] 2018-04-12 02:27:32,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6e2bc7e4-15fb-4ddc-aaf0-575c4e4cc698']'. 2018-04-12 02:27:33,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e2bc7e4-15fb-4ddc-aaf0-575c4e4cc698 | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 02:22:54 | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 02:27:32 | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:38 | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1193f0dc-773e-41e8-9ce8-3d903b1898b5) | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 44501d1c-7f50-40a4-a297-483ee7c43979) | 2018-04-12 02:27:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 242.97 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 204 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 02:27:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 02:27:34,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-12 02:27:43,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 02:27:43,556 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-12 02:27:43,559 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-12 02:27:43,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 02:27:46,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 02:27:46.517 10991 INFO rally.deployment.engine [-] Deployment 44501d1c-7f50-40a4-a297-483ee7c43979 | Starting: Destroy cloud and free allocated resources. 2018-04-12 02:27:46.531 10991 INFO rally.deployment.engine [-] Deployment 44501d1c-7f50-40a4-a297-483ee7c43979 | Completed: Destroy cloud and free allocated resources. 2018-04-12 02:27:46.562 10991 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5) for deployment 'opnfv-rally'. 2018-04-12 02:27:46.581 10991 INFO rally.api [-] Deleting verification (UUID=6e2bc7e4-15fb-4ddc-aaf0-575c4e4cc698). 2018-04-12 02:27:46.584 10991 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 02:27:46.585 10991 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5). 2018-04-12 02:27:46.595 10991 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 02:27:49,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 02:27:49.714 10994 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6f640108-c47e-4db6-8e2f-c9a5df7cb28b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6f640108-c47e-4db6-8e2f-c9a5df7cb28b | 2018-04-12T02:27:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6f640108-c47e-4db6-8e2f-c9a5df7cb28b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 02:27:54,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-12 02:27:54,969 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 02:27:58,107 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 02:27:57.851 11000 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=1193f0dc-773e-41e8-9ce8-3d903b1898b5). 2018-04-12 02:27:57.955 11000 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 02:28:02,237 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 02:28:00.960 11003 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 02:28:01.014 11003 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 02:28:02.093 11003 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9) as the default verifier for the future CLI operations. 2018-04-12 02:28:06,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 02:28:09,262 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 02:28:14,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 02:28:24,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 02:28:22.899 11022 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9) for deployment 'opnfv-rally' (UUID=6f640108-c47e-4db6-8e2f-c9a5df7cb28b). 2018-04-12 02:28:24.444 11022 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9) has been successfully configured for deployment 'opnfv-rally' (UUID=6f640108-c47e-4db6-8e2f-c9a5df7cb28b)! 2018-04-12 02:28:24,622 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 02:28:24,622 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 02:28:24,623 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 02:28:24,626 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 02:28:28,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-52492ef4-ec1d-41cf-8b36-98064c8fcec9/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-12 02:28:28,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-12 02:28:31,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 02:28:31.655 11031 INFO rally.api [-] Starting verification (UUID=3d9eafb9-d395-493a-aa90-012bd64aac44) for deployment 'opnfv-rally' (UUID=6f640108-c47e-4db6-8e2f-c9a5df7cb28b) by verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9). 2018-04-12 02:28:31,657 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3d9eafb9-d395-493a-aa90-012bd64aac44 2018-04-12 02:32:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3d9eafb9-d395-493a-aa90-012bd64aac44']'. 2018-04-12 02:32:31,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d9eafb9-d395-493a-aa90-012bd64aac44 | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 02:28:31 | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 02:32:29 | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:58 | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 52492ef4-ec1d-41cf-8b36-98064c8fcec9) | 2018-04-12 02:32:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6f640108-c47e-4db6-8e2f-c9a5df7cb28b) | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 187.821 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 132 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 155 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 02:32:31,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 02:32:31,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-12 02:32:40,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 02:32:40,597 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-12 02:32:40,600 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-12 02:32:42,101 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 03:51:26,396 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'54dfe1e2-ab50-4f4f-8083-17713023e8ce' != u'd4bc92aa-beef-4319-8530-94d750376e01' - 54dfe1e2-ab50-4f4f-8083-17713023e8ce + d4bc92aa-beef-4319-8530-94d750376e01 ---------------------------------------------------------------------- Ran 119 tests in 4724.248s FAILED (failures=1) 2018-04-12 03:51:27,343 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 03:51:27,344 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 78:44 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-12 03:51:27,346 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-12 03:51:27,346 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-12 03:51:27,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 03:51:30,608 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 03:51:30.345 11503 INFO rally.deployment.engine [-] Deployment 6f640108-c47e-4db6-8e2f-c9a5df7cb28b | Starting: Destroy cloud and free allocated resources. 2018-04-12 03:51:30.359 11503 INFO rally.deployment.engine [-] Deployment 6f640108-c47e-4db6-8e2f-c9a5df7cb28b | Completed: Destroy cloud and free allocated resources. 2018-04-12 03:51:30.398 11503 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9) for deployment 'opnfv-rally'. 2018-04-12 03:51:30.422 11503 INFO rally.api [-] Deleting verification (UUID=3d9eafb9-d395-493a-aa90-012bd64aac44). 2018-04-12 03:51:30.427 11503 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 03:51:30.428 11503 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9). 2018-04-12 03:51:30.437 11503 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 03:51:33,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 03:51:33.534 11506 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=26f4245e-d875-4202-b7a0-10a1c7a8a882) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 26f4245e-d875-4202-b7a0-10a1c7a8a882 | 2018-04-12T03:51:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 26f4245e-d875-4202-b7a0-10a1c7a8a882 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 03:51:38,880 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-04-12 03:51:38,880 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 03:51:42,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 03:51:41.818 11512 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=52492ef4-ec1d-41cf-8b36-98064c8fcec9). 2018-04-12 03:51:41.925 11512 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 03:51:46,165 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 03:51:44.882 11515 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 03:51:44.936 11515 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 03:51:46.027 11515 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=49175f59-a875-485e-937d-8d53e7b2607e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=49175f59-a875-485e-937d-8d53e7b2607e) as the default verifier for the future CLI operations. 2018-04-12 03:51:50,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 03:51:54,283 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 03:51:59,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 03:52:08,536 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 03:52:06.753 11534 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=49175f59-a875-485e-937d-8d53e7b2607e) for deployment 'opnfv-rally' (UUID=26f4245e-d875-4202-b7a0-10a1c7a8a882). 2018-04-12 03:52:08.319 11534 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=49175f59-a875-485e-937d-8d53e7b2607e) has been successfully configured for deployment 'opnfv-rally' (UUID=26f4245e-d875-4202-b7a0-10a1c7a8a882)! 2018-04-12 03:52:08,536 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 03:52:08,536 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 03:52:08,538 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 03:52:08,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 03:52:12,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-49175f59-a875-485e-937d-8d53e7b2607e/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-12 03:52:12,511 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 03:52:12,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 03:52:12,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-12 03:52:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 03:52:15.431 11543 INFO rally.api [-] Starting verification (UUID=1732dccc-9d1d-4947-a404-8553ca95ccab) for deployment 'opnfv-rally' (UUID=26f4245e-d875-4202-b7a0-10a1c7a8a882) by verifier 'opnfv-tempest' (UUID=49175f59-a875-485e-937d-8d53e7b2607e). 2018-04-12 03:52:15,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1732dccc-9d1d-4947-a404-8553ca95ccab 2018-04-12 03:55:32,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1732dccc-9d1d-4947-a404-8553ca95ccab']'. 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1732dccc-9d1d-4947-a404-8553ca95ccab | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 03:52:15 | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 03:55:32 | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:17 | 2018-04-12 03:55:33,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 49175f59-a875-485e-937d-8d53e7b2607e) | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 26f4245e-d875-4202-b7a0-10a1c7a8a882) | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 177.613 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 41 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 03:55:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 03:55:33,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.3488372093% 2018-04-12 03:55:44,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 03:55:44,151 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:53 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-12 03:55:44,153 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-12 03:55:44,154 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:23 | PASS | | vping_userdata | functest | smoke | 01:06 | PASS | | tempest_smoke_serial | functest | smoke | 22:00 | FAIL | | rally_sanity | functest | smoke | 43:02 | FAIL | | refstack_defcore | functest | smoke | 05:12 | PASS | | patrole | functest | smoke | 04:33 | PASS | | snaps_smoke | functest | smoke | 78:44 | FAIL | | neutron_trunk | functest | smoke | 03:53 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-12 03:55:44,157 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 04:12:21,656 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-204 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-04-12 04:12:21,659 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='5ff0a7666995619a415d37422a47abb2b375bef6f' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-04-12 04:12:21,659 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 04:12:21,659 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-12 04:12:21,660 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-12 04:12:21,662 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK